Home
last modified time | relevance | path

Searched defs:graph_handle (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker.proto159 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 Dgraph_operation_jni.cc82 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 Dsession_jni.cc74 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 Dgraph_operation_builder_jni.cc54 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 Dmessage_wrappers.cc307 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 Dcluster_function_library_runtime.h76 const string graph_handle; member
H A Dworker.cc268 const string& graph_handle = request->graph_handle(); in DoPartialRunGraph() local
H A Dgraph_mgr.cc303 string* graph_handle) { in Register()
H A Dmaster_session.cc274 string graph_handle; member
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnGraphCommon.cpp32 Qnn_GraphHandle_t graph_handle = nullptr; in Configure() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_graph_view.cc108 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/
Dworker.pb.h7115 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()