Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Ddynamism_inference_test.cc299 auto data_operand = ConstantR1<int32>(&b, {1, 2}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1177 HloInstruction::CreateAddDependency(HloInstruction* data_operand, in CreateAddDependency()
1459 const Shape& shape, HloInstruction* data_operand, in CreateDynamicReshape()
Dhlo_instructions.cc1082 const Shape& shape, HloInstruction* data_operand, in HloDynamicReshapeInstruction()