Home
last modified time | relevance | path

Searched refs:mutable_tensor_content (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dconvert_tensor.cc422 output->mutable_tensor_content()); in ConvertToTensorProto()
429 output->mutable_tensor_content()); in ConvertToTensorProto()
435 output->mutable_tensor_content()); in ConvertToTensorProto()
441 output->mutable_tensor_content()); in ConvertToTensorProto()
445 output->mutable_tensor_content()); in ConvertToTensorProto()
449 output->mutable_tensor_content()); in ConvertToTensorProto()
458 output->mutable_tensor_content()); in ConvertToTensorProto()
463 output->mutable_tensor_content()); in ConvertToTensorProto()
467 output->mutable_tensor_content()); in ConvertToTensorProto()
471 output->mutable_tensor_content()); in ConvertToTensorProto()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dconvert_tensor.cc423 output->mutable_tensor_content()); in ConvertToTensorProto()
430 output->mutable_tensor_content()); in ConvertToTensorProto()
436 output->mutable_tensor_content()); in ConvertToTensorProto()
442 output->mutable_tensor_content()); in ConvertToTensorProto()
446 output->mutable_tensor_content()); in ConvertToTensorProto()
450 output->mutable_tensor_content()); in ConvertToTensorProto()
459 output->mutable_tensor_content()); in ConvertToTensorProto()
464 output->mutable_tensor_content()); in ConvertToTensorProto()
468 output->mutable_tensor_content()); in ConvertToTensorProto()
472 output->mutable_tensor_content()); in ConvertToTensorProto()
/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/
Dtransport_options.pb.h173 std::string* mutable_tensor_content(int index); in Swap()
184 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_tensor_content(); in Swap()
237 inline std::string* RecvBufRespExtra::mutable_tensor_content(int index) { in mutable_tensor_content() function
285 RecvBufRespExtra::mutable_tensor_content() { in mutable_tensor_content() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/
H A Droundtrip.cc46 tensor->mutable_tensor_content()->clear(); in NormalizeNode()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_util.cc363 port::CopyFromArray(tensor->mutable_tensor_content(), in CompressRepeatedField()
H A Dtensor.pb_text.cc266 SetProtobufStringSwapAllowed(&str_value, msg->mutable_tensor_content()); in ProtoParseFromScanner()
H A Dtensor.cc1031 proto->mutable_tensor_content())); in AsProtoTensorContent()
H A Dtensor_test.cc168 *proto.mutable_tensor_content() = proto.tensor_content(); in TestCopies()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_util.cc173 port::CopyFromArray(proto->mutable_tensor_content(), buf, in SetProtoFromGPU()
/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.h474 std::string* mutable_tensor_content(); in Swap()
875 inline std::string* TensorProto::mutable_tensor_content() { in mutable_tensor_content() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding_test.cc4107 port::CopyFromArray(t->mutable_tensor_content(), in TEST_F()