Searched refs:rhs_instruction (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_evaluator_test.cc | 808 HloInstruction* rhs_instruction = in TEST_P() local 816 rhs_instruction, dot_dnums, in TEST_P() 854 HloInstruction* rhs_instruction = in TEST_P() local 862 rhs_instruction, dot_dnums, in TEST_P() 898 HloInstruction* rhs_instruction = in TEST_P() local 906 rhs_instruction, dot_dnums, in TEST_P() 935 HloInstruction* rhs_instruction = in TEST_P() local 948 rhs_instruction, dot_dnums, in TEST_P() 978 HloInstruction* rhs_instruction = in TEST_P() local 1005 shape, lhs_instruction, rhs_instruction, /*feature_group_count=*/1, in TEST_P() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | reference_util.cc | 474 HloInstruction* rhs_instruction = in ConvArray4DGeneralDimensionsDilated() local 481 shape, lhs_instruction, rhs_instruction, /*feature_group_count=*/1, in ConvArray4DGeneralDimensionsDilated()
|