Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsummary_image_op.cc172 si->mutable_encoded_image_string(), nullptr)) { in AddImages()
/aosp_15_r20/external/tensorflow/tensorflow/core/summary/
H A Dsummary_converter.cc101 si->mutable_encoded_image_string(), nullptr)) { in AddImages()
H A Dsummary_db_writer.cc1115 t.flat<tstring>()(2) = std::move(*img->mutable_encoded_image_string()); in MigrateImage()
/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/
Dsummary.pb.h935 std::string* mutable_encoded_image_string(); in Swap()
2266 inline std::string* Summary_Image::mutable_encoded_image_string() { in mutable_encoded_image_string() function