Home
last modified time | relevance | path

Searched defs:weight2 (Results 1 – 13 of 13) sorted by relevance

/third_party/mindspore/tests/ut/python/parallel/
Dtest_pack.py27 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
Dtest_concat.py24 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
Dtest_tile.py25 def __init__(self, weight, weight2, strategy1=None, strategy2=None, is_parameter=True): argument
44 def __init__(self, weight2, strategy1=None, strategy2=None): argument
Dtest_model_without_loss.py47 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
Dtest_two_weights_parameter.py54 def __init__(self, strategy1, strategy2, weight, weight2): argument
Dtest_slice.py47 def __init__(self, weight2, begin, end, strategy1=None, strategy2=None): argument
Dtest_stridedslice.py48 def __init__(self, weight2, begin, end, strides, strategy1=None, strategy2=None): argument
Dtest_o2_level.py71 def __init__(self, weight2, begin, end, strides, strategy1=None, strategy2=None): argument
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/
Ddata_test.cc117 tensor::TensorPtr weight2 = std::make_shared<tensor::Tensor>(kNumberTypeInt64, weight2_dims); in TEST_F() local
/third_party/ffmpeg/libavcodec/
Drv34.h111 int weight1, weight2; ///< B-frame distance fractions (0.14) used in motion compensation member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexPipeline.cpp89 Float4 weight2; in transformBlend() local
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c207 int weight2 = 10000; in chpos_cmp() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c965 LLVMValueRef weight2; in lp_build_masklerp() local