HomeSort by relevance Sort by last modified time
    Searched defs:CreateFromProto (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_module.cc 211 // HloInstruction::CreateFromProto.
277 StatusOr<std::unique_ptr<HloModule>> HloModule::CreateFromProto(
312 HloComputation::CreateFromProto(
hlo_computation.cc 406 HloComputation::CreateFromProto(
417 HloInstruction::CreateFromProto(
hlo_instruction.cc 52 StatusOr<std::unique_ptr<HloInstruction>> HloInstruction::CreateFromProto(
84 HloComputation::CreateFromProto(
105 Literal::CreateFromProto(proto.literal()));
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/
literal_util.cc     [all...]

Completed in 114 milliseconds