Home
last modified time | relevance | path

Searched defs:mutable_tensor (Results 1 – 9 of 9) 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/
Dattr_value.pb.h1216 inline ::tensorflow::TensorProto* AttrValue_ListValue::mutable_tensor(int index) { in mutable_tensor() function
1221 AttrValue_ListValue::mutable_tensor() { in mutable_tensor() function
1645 inline ::tensorflow::TensorProto* AttrValue::mutable_tensor() { in mutable_tensor() function
Dlog_memory.pb.h1313 inline ::tensorflow::TensorDescription* MemoryLogTensorAllocation::mutable_tensor() { in mutable_tensor() function
1551 inline ::tensorflow::TensorDescription* MemoryLogTensorOutput::mutable_tensor() { in mutable_tensor() function
Dsummary.pb.h3026 inline ::tensorflow::TensorProto* Summary_Value::mutable_tensor() { in mutable_tensor() function
/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/util/
Dsaved_tensor_slice.pb.h974 inline ::tensorflow::SavedSliceMeta* SavedTensorSliceMeta::mutable_tensor(int index) { in mutable_tensor() function
979 SavedTensorSliceMeta::mutable_tensor() { in mutable_tensor() function
/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/protobuf/
Dnamed_tensor.pb.h325 inline ::tensorflow::TensorProto* NamedTensorProto::mutable_tensor() { in mutable_tensor() function
Deager_service.pb.h4537 inline ::tensorflow::TensorProto* Operation_Input::mutable_tensor() { in mutable_tensor() function
5487 inline ::tensorflow::TensorProto* QueueResponse::mutable_tensor(int index) { in mutable_tensor() function
5492 QueueResponse::mutable_tensor() { in mutable_tensor() function
6448 inline ::tensorflow::TensorProto* RunComponentFunctionResponse::mutable_tensor(int index) { in mutable_tensor() function
6453 RunComponentFunctionResponse::mutable_tensor() { in mutable_tensor() function
6950 inline ::tensorflow::TensorProto* SendPackedHandleOp_LocalTensorHandle::mutable_tensor() { in mutable_tensor() function
Dmaster.pb.h4243 inline ::tensorflow::NamedTensorProto* RunStepResponse::mutable_tensor(int index) { in mutable_tensor() function
4248 RunStepResponse::mutable_tensor() { in mutable_tensor() function
Dworker.pb.h8590 inline ::tensorflow::TensorProto* RecvTensorResponse::mutable_tensor() { in mutable_tensor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc246 auto* mutable_tensor = attr_tmp.mutable_tensor(); in FillAttrValueMapUsingScalar() local