Home
last modified time | relevance | path

Searched refs:CostGraphDef_Node_OutputInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dcost_graph.pb.h60 class CostGraphDef_Node_OutputInfo; variable
69 template<> ::tensorflow::CostGraphDef_Node_OutputInfo* Arena::CreateMaybeMessage<::tensorflow::Cost…
220 class CostGraphDef_Node_OutputInfo final :
223 inline CostGraphDef_Node_OutputInfo() : CostGraphDef_Node_OutputInfo(nullptr) {} in CostGraphDef_Node_OutputInfo() function
224 ~CostGraphDef_Node_OutputInfo() override;
225 …explicit PROTOBUF_CONSTEXPR CostGraphDef_Node_OutputInfo(::PROTOBUF_NAMESPACE_ID::internal::Consta…
227 CostGraphDef_Node_OutputInfo(const CostGraphDef_Node_OutputInfo& from);
228 CostGraphDef_Node_OutputInfo(CostGraphDef_Node_OutputInfo&& from) noexcept in CostGraphDef_Node_OutputInfo() function
229 : CostGraphDef_Node_OutputInfo() { in CostGraphDef_Node_OutputInfo()
233 inline CostGraphDef_Node_OutputInfo& operator=(const CostGraphDef_Node_OutputInfo& from) {
[all …]
Dcost_graph.pb.cc36 PROTOBUF_CONSTEXPR CostGraphDef_Node_OutputInfo::CostGraphDef_Node_OutputInfo( in CostGraphDef_Node_OutputInfo() function in tensorflow::CostGraphDef_Node_OutputInfo
48 CostGraphDef_Node_OutputInfo _instance;
329 class CostGraphDef_Node_OutputInfo::_Internal {
331 static const ::tensorflow::TensorShapeProto& shape(const CostGraphDef_Node_OutputInfo* msg);
335 CostGraphDef_Node_OutputInfo::_Internal::shape(const CostGraphDef_Node_OutputInfo* msg) { in shape()
338 void CostGraphDef_Node_OutputInfo::clear_shape() { in clear_shape()
344 CostGraphDef_Node_OutputInfo::CostGraphDef_Node_OutputInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in CostGraphDef_Node_OutputInfo() function in tensorflow::CostGraphDef_Node_OutputInfo
350 CostGraphDef_Node_OutputInfo::CostGraphDef_Node_OutputInfo(const CostGraphDef_Node_OutputInfo& from) in CostGraphDef_Node_OutputInfo() function in tensorflow::CostGraphDef_Node_OutputInfo
352 CostGraphDef_Node_OutputInfo* const _this = this; (void)_this; in CostGraphDef_Node_OutputInfo()
370 inline void CostGraphDef_Node_OutputInfo::SharedCtor( in SharedCtor()
[all …]