Home
last modified time | relevance | path

Searched defs:ToProto (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc98 HloInstructionProto HloBatchNormInstruction::ToProto() const { in ToProto() function in xla::HloBatchNormInstruction
179 HloInstructionProto HloFftInstruction::ToProto() const { in ToProto() function in xla::HloFftInstruction
219 HloInstructionProto HloCopyStartInstruction::ToProto() const { in ToProto() function in xla::HloCopyStartInstruction
263 HloInstructionProto HloCompareInstruction::ToProto() const { in ToProto() function in xla::HloCompareInstruction
349 HloInstructionProto HloTriangularSolveInstruction::ToProto() const { in ToProto() function in xla::HloTriangularSolveInstruction
391 HloInstructionProto HloCholeskyInstruction::ToProto() const { in ToProto() function in xla::HloCholeskyInstruction
432 HloInstructionProto HloChannelInstruction::ToProto() const { in ToProto() function in xla::HloChannelInstruction
469 HloInstructionProto HloSendRecvInstruction::ToProto() const { in ToProto() function in xla::HloSendRecvInstruction
588 HloInstructionProto HloCollectiveInstruction::ToProto() const { in ToProto() function in xla::HloCollectiveInstruction
653 HloInstructionProto HloAllGatherInstruction::ToProto() const { in ToProto() function in xla::HloAllGatherInstruction
[all …]
Dbuffer_value.cc54 LogicalBufferProto BufferValue::ToProto(const SizeFunction& size_fn) const { in ToProto() function in xla::BufferValue
Dhlo_module_group.cc61 HloModuleGroupProto HloModuleGroup::ToProto() const { in ToProto() function in xla::HloModuleGroup
Ddynamic_parameter_binding.cc41 DynamicParameterBindingProto DynamicParameterBinding::ToProto() const { in ToProto() function in xla::DynamicParameterBinding
Dhlo_execution_profile.cc152 HloExecutionProfileData HloExecutionProfile::ToProto() const { in ToProto() function in xla::HloExecutionProfile
Dhlo_input_output_alias_config.cc54 HloInputOutputAliasProto HloInputOutputAliasConfig::ToProto() const { in ToProto() function in xla::HloInputOutputAliasConfig
Dhlo_schedule.cc68 StatusOr<HloScheduleProto> HloSchedule::ToProto() const { in ToProto() function in xla::HloSchedule
Dhlo_module.cc277 HloModuleProto HloModule::ToProto() const { in ToProto() function in xla::HloModule
Dbuffer_assignment.cc275 BufferAllocationProto BufferAllocation::ToProto() const { in ToProto() function in xla::BufferAllocation
876 BufferAssignmentProto BufferAssignment::ToProto() const { in ToProto() function in xla::BufferAssignment
Dhlo_sharding.cc615 OpSharding HloSharding::ToProto() const { in ToProto() function in xla::HloSharding
Dhlo_computation.cc666 HloComputationProto HloComputation::ToProto() const { in ToProto() function in xla::HloComputation
/external/tensorflow/tensorflow/compiler/xla/
Dlayout.cc24 TileProto Tile::ToProto() const { in ToProto() function in xla::Tile
63 LayoutProto Layout::ToProto() const { in ToProto() function in xla::Layout
Dshape.cc58 ShapeProto Shape::ToProto() const { in ToProto() function in xla::Shape
225 ProgramShapeProto ProgramShape::ToProto() const { in ToProto() function in xla::ProgramShape
Dliteral.cc2341 LiteralProto LiteralBase::ToProto() const { in ToProto() function in xla::LiteralBase
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc111 const RunStepRequest& InMemoryRunStepRequest::ToProto() const { in ToProto() function in tensorflow::InMemoryRunStepRequest
223 const RunStepRequest& MutableProtoRunStepRequest::ToProto() const { in ToProto() function in tensorflow::MutableProtoRunStepRequest
287 const RunStepRequest& ProtoRunStepRequest::ToProto() const { return *request_; } in ToProto() function in tensorflow::ProtoRunStepRequest
398 const RunGraphRequest& InMemoryRunGraphRequest::ToProto() const { in ToProto() function in tensorflow::InMemoryRunGraphRequest
546 const RunGraphRequest& MutableProtoRunGraphRequest::ToProto() const { in ToProto() function in tensorflow::MutableProtoRunGraphRequest
607 const RunGraphRequest& ProtoRunGraphRequest::ToProto() const { in ToProto() function in tensorflow::ProtoRunGraphRequest
/external/tensorflow/tensorflow/core/profiler/utils/
Dtfstreamz_utils.cc56 tfstreamz::Percentiles ToProto(const monitoring::Percentiles& percentiles) { in ToProto() function
/external/tensorflow/tensorflow/core/framework/
Dvariant_tensor_data.cc42 void VariantTensorData::ToProto(VariantTensorDataProto* proto) const { in ToProto() function in tensorflow::VariantTensorData
Dmodel.cc267 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon029b293b0111::InterleaveMany
436 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon029b293b0111::AsyncInterleaveMany
526 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon029b293b0111::KnownRatio
747 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon029b293b0111::AsyncKnownRatio
866 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon029b293b0111::UnknownRatio
920 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon029b293b0111::Unknown
1496 Status Node::ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::Node
1934 Status Model::ToProto(ModelProto* model_proto) { in ToProto() function in tensorflow::data::model::Model
Dfunction_test.cc1250 TEST(FunctionLibraryDefinitionTest, ToProto) { in TEST() argument
Dfunction.cc1588 FunctionDefLibrary FunctionLibraryDefinition::ToProto() const { in ToProto() function in tensorflow::FunctionLibraryDefinition
/external/tensorflow/tensorflow/stream_executor/
Ddnn.cc505 TensorDescriptorProto BatchDescriptor::ToProto(DataType data_type) const { in ToProto() function in stream_executor::dnn::BatchDescriptor
624 TensorDescriptorProto FilterDescriptor::ToProto(DataType data_type) const { in ToProto() function in stream_executor::dnn::FilterDescriptor
Ddnn.h551 ConvolutionDescriptorProto ToProto() const { return proto_; } in ToProto() function
812 AlgorithmProto ToProto() const { return proto_; } in ToProto() function
932 AlgorithmConfigProto ToProto() const { in ToProto() function
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h190 const ExecProfile& ToProto() { in ToProto() function
381 const ProfileNode& ToProto( in ToProto() function
/external/perfetto/src/perfetto_cmd/
Dpbtxt_to_pb_unittest.cc48 TraceConfig ToProto(const std::string& input) { in ToProto() function
/external/clang/lib/AST/
DASTImporter.cpp3736 ObjCProtocolDecl *ToProto in VisitObjCCategoryDecl() local
3790 ObjCProtocolDecl *ToProto in ImportDefinition() local
3843 ObjCProtocolDecl *ToProto = MergeWithProtocol; in VisitObjCProtocolDecl() local
3951 ObjCProtocolDecl *ToProto in ImportDefinition() local
6184 } else if (ObjCProtocolDecl *ToProto = dyn_cast<ObjCProtocolDecl>(ToDC)) { in ImportContext() local
6538 if (ObjCProtocolDecl *ToProto = dyn_cast<ObjCProtocolDecl>(To)) { in ImportDefinition() local

12