Home
last modified time | relevance | path

Searched defs:data_operand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dvalue_inference_test.cc292 auto data_operand = ConstantR1<int32_t>(&b, {1, 2}); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc1451 HloInstruction::CreateAddDependency(HloInstruction* data_operand, in CreateAddDependency()
1758 const Shape& shape, HloInstruction* data_operand, in CreateDynamicReshape()
H A Dhlo_instructions.cc1271 const Shape& shape, HloInstruction* data_operand, in HloDynamicReshapeInstruction()