Home
last modified time | relevance | path

Searched defs:Instantiate (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction_handle_cache.cc36 Status FunctionHandleCache::Instantiate( in Instantiate() function in tensorflow::data::FunctionHandleCache
Dfunction.h645 Status Instantiate(const string& function_name, AttrSlice attrs, in Instantiate() function
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_threadpool_test.cc110 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
Dprocess_function_library_runtime_test.cc52 void Instantiate(const string& function_name, in Instantiate() function in tensorflow::__anon7df932810111::TestClusterFLR
128 Status Instantiate( in Instantiate() function in tensorflow::__anon7df932810111::ProcessFunctionLibraryRuntimeTest
Dfunction.cc219 Status FunctionLibraryRuntimeOverlay::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeOverlay
729 Status FunctionLibraryRuntimeImpl::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeImpl
Dfunction_test.cc213 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
Dprocess_function_library_runtime.cc1078 Status ProcessFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ProcessFunctionLibraryRuntime
/external/vixl/tools/test_generator/
Ddata_types.py71 def Instantiate(): member in OperandBase
118 def Instantiate(self): member in Operand
160 def Instantiate(self): member in OperandWrapper
/external/tensorflow/tensorflow/core/kernels/
Dpartitioned_function_ops.cc162 Status PartitionedCallOp::Instantiate(FunctionLibraryRuntime* lib, in Instantiate() function in tensorflow::PartitionedCallOp
Dfunctional_ops.cc40 Status Instantiate(FunctionLibraryRuntime* lib, const NameAttrList& func, in Instantiate() function
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.cc33 void EagerClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::eager::EagerClusterFunctionLibraryRuntime
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime_test.cc61 void Instantiate(const string& function_name, in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntimeTest
Dcluster_function_library_runtime.cc181 void ClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntime
/external/v8/src/objects/
Dmodule.cc172 bool Module::Instantiate(Isolate* isolate, Handle<Module> module, in Instantiate() function in v8::internal::Module
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-extractor.h342 static Self *Instantiate(const GenericFeatureExtractor *extractor, in Instantiate() function
/external/clang/test/SemaCXX/
Dnew-delete.cpp333 namespace Instantiate { namespace
/external/v8/src/api/
Dapi-natives.cc56 MaybeHandle<Object> Instantiate( in Instantiate() function
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc528 Status CapturedFunction::Instantiate( in Instantiate() function in tensorflow::data::CapturedFunction