/third_party/mindspore/tests/ut/python/ops/ |
D | test_tensor_slice.py | 164 def construct(self, x, index_0, index_1): argument 174 def construct(self, x, index_0, index_1, index_2): argument 184 def construct(self, tensor, index_0, index_1): argument 194 def construct(self, tensor, index_0, index_1): argument 204 def construct(self, tensor, index_0, index_1): argument 214 def construct(self, tensor, index_0, index_1): argument 224 def construct(self, tensor, index_0, index_1, index_2): argument 234 def construct(self, tensor, index_0, index_1, index_2): argument 244 def construct(self, tensor, index_0, index_1, index_2): argument 258 def construct(self, index_0, index_1, index_2): argument [all …]
|
/third_party/mindspore/tests/st/pynative/ |
D | test_tensor_getitem.py | 167 def construct(self, x, index_0, index_1, index_2): argument 206 def construct(self, tensor, index_0, index_1): argument 356 def construct(self, index_0, index_1, index_2): argument 396 def construct(self, index_0, index_1, index_2): argument 436 def construct(self, index_0, index_1, index_2): argument 464 def construct(self, x, index_0, index_1): argument 614 def construct(self, index_0, index_1, index_2): argument 648 def construct(self, index_0, index_1, index_2, value): argument 682 def construct(self, index_0, index_1, index_2, index_3, value): argument 711 def construct(self, index_0, index_1, index_2): argument [all …]
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4_generator.cpp | 1105 struct brw_reg index_0 = suboffset(vec1(index), 0); in generate_oword_dual_block_offsets() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 19084 int index_0 = rnd.getInt(0, column-1); in createMatrixCompositeCases() local
|