Home
last modified time | relevance | path

Searched refs:mutable_tensors (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dvariant_tensor_data.cc47 tensor.AsProtoField(proto->mutable_tensors()->Add()); in ToProto()
/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/
Dtensor.pb.h673 ::tensorflow::TensorProto* mutable_tensors(int index); in Swap()
675 mutable_tensors(); in Swap()
1631 inline ::tensorflow::TensorProto* VariantTensorDataProto::mutable_tensors(int index) { in mutable_tensors() function
1636 VariantTensorDataProto::mutable_tensors() { in mutable_tensors() 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/
Deager_service.pb.h3835 ::tensorflow::TensorProto* mutable_tensors(int index); in Swap()
3837 mutable_tensors(); in Swap()
6817 inline ::tensorflow::TensorProto* SendTensorOp::mutable_tensors(int index) { in mutable_tensors() function
6822 SendTensorOp::mutable_tensors() { in mutable_tensors() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/libtflite_mutable_schema/gen/tensorflow/lite/schema/mutable/
Dschema_generated.h13249 flatbuffers::Vector<flatbuffers::Offset<tflite::Tensor>> *mutable_tensors() {