/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | worker.proto | 159 string graph_handle = 1; field 185 string graph_handle = 1; field 243 string graph_handle = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/native/ |
H A D | graph_operation_jni.cc | 82 JNIEnv* env, jclass clazz, jlong graph_handle, jlong op_handle, in Java_org_tensorflow_GraphOperation_shape() 132 JNIEnv* env, jclass clazz, jlong graph_handle, jlong op_handle, in Java_org_tensorflow_GraphOperation_dtype()
|
H A D | session_jni.cc | 74 JNIEnv* env, jclass clazz, jlong graph_handle) { in Java_org_tensorflow_Session_allocate() 80 JNIEnv* env, jclass clazz, jlong graph_handle, jstring target, in Java_org_tensorflow_Session_allocate2()
|
H A D | graph_operation_builder_jni.cc | 54 JNIEnv* env, jclass clazz, jlong graph_handle, jstring type, jstring name) { in Java_org_tensorflow_GraphOperationBuilder_allocate()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | message_wrappers.cc | 307 const string& InMemoryRunGraphRequest::graph_handle() const { in graph_handle() function in tensorflow::InMemoryRunGraphRequest 443 const string& MutableProtoRunGraphRequest::graph_handle() const { in graph_handle() function in tensorflow::MutableProtoRunGraphRequest 563 const string& ProtoRunGraphRequest::graph_handle() const { in graph_handle() function in tensorflow::ProtoRunGraphRequest
|
H A D | cluster_function_library_runtime.h | 76 const string graph_handle; member
|
H A D | worker.cc | 268 const string& graph_handle = request->graph_handle(); in DoPartialRunGraph() local
|
H A D | graph_mgr.cc | 303 string* graph_handle) { in Register()
|
H A D | master_session.cc | 274 string graph_handle; member
|
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/ |
H A D | QnnGraphCommon.cpp | 32 Qnn_GraphHandle_t graph_handle = nullptr; in Configure() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | hlo_proto_to_graph_view.cc | 108 StatusOr<std::string> graph_handle; in Plot() local
|
/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/ |
D | worker.pb.h | 7115 inline const std::string& RegisterGraphResponse::graph_handle() const { in graph_handle() function 7146 inline void RegisterGraphResponse::set_allocated_graph_handle(std::string* graph_handle) { in set_allocated_graph_handle() 7229 inline const std::string& DeregisterGraphRequest::graph_handle() const { in graph_handle() function 7260 inline void DeregisterGraphRequest::set_allocated_graph_handle(std::string* graph_handle) { in set_allocated_graph_handle() 7514 inline const std::string& RunGraphRequest::graph_handle() const { in graph_handle() function 7545 inline void RunGraphRequest::set_allocated_graph_handle(std::string* graph_handle) { in set_allocated_graph_handle()
|