Searched defs:CreateImpl (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ | ||
H A D | delegate_registry.cc | 34 std::unique_ptr<DelegatePluginInterface> DelegatePluginRegistry::CreateImpl( in CreateImpl() function in tflite::delegates::DelegatePluginRegistry |
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ | ||
H A D | mini_benchmark.cc | 60 std::unique_ptr<MiniBenchmark> MinibenchmarkImplementationRegistry::CreateImpl( in CreateImpl() function in tflite::acceleration::MinibenchmarkImplementationRegistry |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
H A D | grpc_session.cc | 115 Status GrpcSession::CreateImpl(CallOptions* call_options, GraphDef graph) { in CreateImpl() function in tensorflow::GrpcSession |