/third_party/mindspore/tests/ut/python/parallel/ |
D | test_pack.py | 27 def __init__(self, weight1, weight2, axis=0, strategy1=None, strategy2=None, is_parameter=True): argument 44 def __init__(self, weight1, weight2, axis=0, strategy1=None, strategy2=None): argument 58 …def __init__(self, weight1, weight2, weight3, axis=0, strategy1=None, strategy2=None, is_parameter… argument
|
D | test_concat.py | 24 def __init__(self, weight, weight2, strategy1=None, strategy2=None, is_parameter=True): argument 54 def __init__(self, weight, weight2, weight3, strategy1=None, strategy2=None, is_parameter=True): argument
|
D | test_tile.py | 25 def __init__(self, weight, weight2, strategy1=None, strategy2=None, is_parameter=True): argument 44 def __init__(self, weight2, strategy1=None, strategy2=None): argument
|
D | test_model_without_loss.py | 47 def __init__(self, weight, weight2, strategy1=None, strategy2=None, is_parameter=True): argument 77 def __init__(self, weight, weight2, weight3, strategy1=None, strategy2=None, is_parameter=True): argument
|
D | test_two_weights_parameter.py | 54 def __init__(self, strategy1, strategy2, weight, weight2): argument
|
D | test_slice.py | 47 def __init__(self, weight2, begin, end, strategy1=None, strategy2=None): argument
|
D | test_stridedslice.py | 48 def __init__(self, weight2, begin, end, strides, strategy1=None, strategy2=None): argument
|
D | test_o2_level.py | 71 def __init__(self, weight2, begin, end, strides, strategy1=None, strategy2=None): argument
|
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/ |
D | data_test.cc | 117 tensor::TensorPtr weight2 = std::make_shared<tensor::Tensor>(kNumberTypeInt64, weight2_dims); in TEST_F() local
|
/third_party/ffmpeg/libavcodec/ |
D | rv34.h | 111 int weight1, weight2; ///< B-frame distance fractions (0.14) used in motion compensation member
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | VertexPipeline.cpp | 89 Float4 weight2; in transformBlend() local
|
/third_party/alsa-utils/speaker-test/ |
D | speaker-test.c | 207 int weight2 = 10000; in chpos_cmp() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 965 LLVMValueRef weight2; in lp_build_masklerp() local
|