Home
last modified time | relevance | path

Searched defs:CreateImpl (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Ddelegate_registry.cc31 std::unique_ptr<DelegatePluginInterface> DelegatePluginRegistry::CreateImpl( in CreateImpl() function in tflite::delegates::DelegatePluginRegistry
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc114 Status GrpcSession::CreateImpl(CallOptions* call_options, GraphDef graph) { in CreateImpl() function in tensorflow::GrpcSession