Searched defs:CreateFromProto (Results 1 – 11 of 11) sorted by relevance
68 /* static */ StatusOr<HloModuleGroup> HloModuleGroup::CreateFromProto( in CreateFromProto() function in xla::HloModuleGroup
65 StatusOr<DynamicParameterBinding> DynamicParameterBinding::CreateFromProto( in CreateFromProto() function in xla::DynamicParameterBinding
78 StatusOr<HloInputOutputAliasConfig> HloInputOutputAliasConfig::CreateFromProto( in CreateFromProto() function in xla::HloInputOutputAliasConfig
40 /* static */ StatusOr<HloSchedule> HloSchedule::CreateFromProto( in CreateFromProto() function in xla::HloSchedule
389 StatusOr<std::unique_ptr<HloModule>> HloModule::CreateFromProto( in CreateFromProto() function in xla::HloModule
655 HloComputation::CreateFromProto( in CreateFromProto() function in xla::HloComputation
84 StatusOr<std::unique_ptr<HloInstruction>> HloInstruction::CreateFromProto( in CreateFromProto() function in xla::HloInstruction
53 /* static */ Layout Layout::CreateFromProto(const LayoutProto& proto) { in CreateFromProto() function in xla::Layout
40 static Tile CreateFromProto(const TileProto& tile_proto) { in CreateFromProto() function
456 /* static */ StatusOr<Literal> MutableLiteralBase::CreateFromProto( in CreateFromProto() function in xla::MutableLiteralBase
37 TracedValue TracedValue::CreateFromProto( in CreateFromProto() function in perfetto::TracedValue