Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc526 HloInstructionProto instruction_proto = instruction->ToProto(); in ToProto() local
542 for (const HloInstructionProto& instruction_proto : proto.instructions()) { in CreateFromProto() local