Home
last modified time | relevance | path

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

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