Home
last modified time | relevance | path

Searched defs:set_tensor_content (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/protobuf/
Dtransport_options.pb.h241 inline void RecvBufRespExtra::set_tensor_content(int index, const std::string& value) { in set_tensor_content() function
245 inline void RecvBufRespExtra::set_tensor_content(int index, std::string&& value) { in set_tensor_content() function
249 inline void RecvBufRespExtra::set_tensor_content(int index, const char* value) { in set_tensor_content() function
254 inline void RecvBufRespExtra::set_tensor_content(int index, const void* value, size_t size) { in set_tensor_content() 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/framework/
Dtensor.pb.h870 void TensorProto::set_tensor_content(ArgT0&& arg0, ArgT... args) { in set_tensor_content() function