Searched defs:CreateImpl (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ | ||
| D | delegate_registry.cc | 31 std::unique_ptr<DelegatePluginInterface> DelegatePluginRegistry::CreateImpl( in CreateImpl() function in tflite::delegates::DelegatePluginRegistry |
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
| D | grpc_session.cc | 114 Status GrpcSession::CreateImpl(CallOptions* call_options, GraphDef graph) { in CreateImpl() function in tensorflow::GrpcSession |