/external/tensorflow/tensorflow/core/framework/ |
D | function_handle_cache.cc | 36 Status FunctionHandleCache::Instantiate( in Instantiate() function in tensorflow::data::FunctionHandleCache
|
D | function.h | 645 Status Instantiate(const string& function_name, AttrSlice attrs, in Instantiate() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | function_threadpool_test.cc | 110 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon6d08b3dd0111::FunctionLibraryRuntimeTest 116 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon6d08b3dd0111::FunctionLibraryRuntimeTest
|
D | process_function_library_runtime_test.cc | 52 void Instantiate(const string& function_name, in Instantiate() function in tensorflow::__anon7df932810111::TestClusterFLR 128 Status Instantiate( in Instantiate() function in tensorflow::__anon7df932810111::ProcessFunctionLibraryRuntimeTest
|
D | function.cc | 219 Status FunctionLibraryRuntimeOverlay::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeOverlay 729 Status FunctionLibraryRuntimeImpl::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeImpl
|
D | function_test.cc | 213 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anond2259cec0111::FunctionLibraryRuntimeTest 219 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anond2259cec0111::FunctionLibraryRuntimeTest
|
D | process_function_library_runtime.cc | 1078 Status ProcessFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ProcessFunctionLibraryRuntime
|
/external/vixl/tools/test_generator/ |
D | data_types.py | 71 def Instantiate(): member in OperandBase 118 def Instantiate(self): member in Operand 160 def Instantiate(self): member in OperandWrapper
|
/external/tensorflow/tensorflow/core/kernels/ |
D | partitioned_function_ops.cc | 162 Status PartitionedCallOp::Instantiate(FunctionLibraryRuntime* lib, in Instantiate() function in tensorflow::PartitionedCallOp
|
D | functional_ops.cc | 40 Status Instantiate(FunctionLibraryRuntime* lib, const NameAttrList& func, in Instantiate() function
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | cluster_function_library_runtime.cc | 33 void EagerClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::eager::EagerClusterFunctionLibraryRuntime
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | cluster_function_library_runtime_test.cc | 61 void Instantiate(const string& function_name, in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntimeTest
|
D | cluster_function_library_runtime.cc | 181 void ClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntime
|
/external/v8/src/objects/ |
D | module.cc | 172 bool Module::Instantiate(Isolate* isolate, Handle<Module> module, in Instantiate() function in v8::internal::Module
|
/external/libtextclassifier/native/lang_id/common/fel/ |
D | feature-extractor.h | 342 static Self *Instantiate(const GenericFeatureExtractor *extractor, in Instantiate() function
|
/external/clang/test/SemaCXX/ |
D | new-delete.cpp | 333 namespace Instantiate { namespace
|
/external/v8/src/api/ |
D | api-natives.cc | 56 MaybeHandle<Object> Instantiate( in Instantiate() function
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | captured_function.cc | 528 Status CapturedFunction::Instantiate( in Instantiate() function in tensorflow::data::CapturedFunction
|