Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc130 HloInstructionProto HloBatchNormInstruction::ToProto() const { in ToProto() function in xla::HloBatchNormInstruction
211 HloInstructionProto HloFftInstruction::ToProto() const { in ToProto() function in xla::HloFftInstruction
362 HloInstructionProto HloAsyncInstruction::ToProto() const { in ToProto() function in xla::HloAsyncInstruction
380 HloInstructionProto HloCopyStartInstruction::ToProto() const { in ToProto() function in xla::HloCopyStartInstruction
424 HloInstructionProto HloCompareInstruction::ToProto() const { in ToProto() function in xla::HloCompareInstruction
510 HloInstructionProto HloTriangularSolveInstruction::ToProto() const { in ToProto() function in xla::HloTriangularSolveInstruction
553 HloInstructionProto HloCholeskyInstruction::ToProto() const { in ToProto() function in xla::HloCholeskyInstruction
594 HloInstructionProto HloChannelInstruction::ToProto() const { in ToProto() function in xla::HloChannelInstruction
631 HloInstructionProto HloSendRecvInstruction::ToProto() const { in ToProto() function in xla::HloSendRecvInstruction
750 HloInstructionProto HloCollectiveInstruction::ToProto() const { in ToProto() function in xla::HloCollectiveInstruction
[all …]
H A Dbuffer_value.cc48 LogicalBufferProto BufferValue::ToProto(const SizeFunction& size_fn) const { in ToProto() function in xla::BufferValue
H A Dhlo_module_group.cc59 HloModuleGroupProto HloModuleGroup::ToProto() const { in ToProto() function in xla::HloModuleGroup
/aosp_15_r20/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp143 void ToProto(pb::Badging* out_badging) { in ToProto() function in aapt::Architectures
198 void ToProto(pb::Badging* out_badging) { in ToProto() function in aapt::Components
234 virtual void ToProto(pb::Badging* out_badging) { in ToProto() function in aapt::ManifestExtractor::Element
594 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::Manifest
778 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::Application
852 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::UsesSdkBadging
913 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::UsesConfiguarion
1423 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::UsesPermission
1504 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::UsesPermissionSdk23
1532 void ToProto(pb::Badging* out_badging) override { in ToProto() function in aapt::Permission
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A 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
289 const RunStepRequest& ProtoRunStepRequest::ToProto() const { return *request_; } in ToProto() function in tensorflow::ProtoRunStepRequest
400 const RunGraphRequest& InMemoryRunGraphRequest::ToProto() const { in ToProto() function in tensorflow::InMemoryRunGraphRequest
548 const RunGraphRequest& MutableProtoRunGraphRequest::ToProto() const { in ToProto() function in tensorflow::MutableProtoRunGraphRequest
609 const RunGraphRequest& ProtoRunGraphRequest::ToProto() const { in ToProto() function in tensorflow::ProtoRunGraphRequest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dlayout.cc27 TileProto Tile::ToProto() const { in ToProto() function in xla::Tile
67 LayoutProto Layout::ToProto() const { in ToProto() function in xla::Layout
H A Dshape.cc64 ShapeProto Shape::ToProto() const { in ToProto() function in xla::Shape
232 ProgramShapeProto ProgramShape::ToProto() const { in ToProto() function in xla::ProgramShape
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel.cc485 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::InterleaveMany
708 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::AsyncInterleaveMany
800 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::KnownRatio
1167 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::UnknownRatio
1221 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::Unknown
1248 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::AsyncKnownRatio
1293 Status ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::__anon3a9504c50111::AsyncUnknownRatio
1998 Status Node::ToProto(ModelProto::Node* node_proto) const { in ToProto() function in tensorflow::data::model::Node
2736 Status Model::ToProto(ModelProto* model_proto) { in ToProto() function in tensorflow::data::model::Model
H A Dvariant_tensor_data.cc42 void VariantTensorData::ToProto(VariantTensorDataProto* proto) const { in ToProto() function in tensorflow::VariantTensorData
/aosp_15_r20/external/federated-compute/fcp/aggregation/core/
H A Dtensor_shape.cc54 TensorShapeProto TensorShape::ToProto() const { in ToProto() function in fcp::aggregation::TensorShape
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_client.cc27 StatusOr<CompileOptionsProto> CompileOptions::ToProto() const { in ToProto() function in xla::CompileOptions
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumValueDescriptor.cs64 public EnumValueDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.EnumValueDescriptor
H A DServiceDescriptor.cs82 public ServiceDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.ServiceDescriptor
H A DMethodDescriptor.cs123 public MethodDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.MethodDescriptor
H A DOneofDescriptor.cs81 public OneofDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.OneofDescriptor
H A DEnumDescriptor.cs77 public EnumDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.EnumDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumValueDescriptor.cs64 public EnumValueDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.EnumValueDescriptor
H A DServiceDescriptor.cs82 public ServiceDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.ServiceDescriptor
H A DMethodDescriptor.cs123 public MethodDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.MethodDescriptor
H A DOneofDescriptor.cs81 public OneofDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.OneofDescriptor
H A DEnumDescriptor.cs77 public EnumDescriptorProto ToProto() => Proto.Clone(); in ToProto() method in Google.Protobuf.Reflection.EnumDescriptor
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Dwebrtc_command_channel.cpp38 Result<ProtoT> ToProto(transport::ManagedMessage msg) { in ToProto() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dtfstreamz_utils.cc56 tfstreamz::Percentiles ToProto(const monitoring::Percentiles& percentiles) { in ToProto() function
/aosp_15_r20/build/soong/cmd/find_input_delta/find_input_delta_lib/
H A Dfile_list.go109 func (fl FileList) ToProto() (*fid_exp.FileList, error) { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dexecutable_build_options.cc106 StatusOr<ExecutableBuildOptionsProto> ExecutableBuildOptions::ToProto() const { in ToProto() function in xla::ExecutableBuildOptions

123