Home
last modified time | relevance | path

Searched refs:Instantiate (Results 1 – 25 of 45) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc36 Status Instantiate(FunctionLibraryRuntime* lib, const NameAttrList& func, in Instantiate() function
38 return lib->Instantiate(func.name(), AttrSlice(&func.attr()), handle); in Instantiate()
118 OP_REQUIRES_OK(ctx, Instantiate(lib, *func, &then_handle_)); in FunctionalIf()
120 OP_REQUIRES_OK(ctx, Instantiate(lib, *func, &else_handle_)); in FunctionalIf()
213 OP_REQUIRES_OK_ASYNC(ctx, Instantiate(lib, cond_func_, &cond_handle), in ComputeAsync()
215 OP_REQUIRES_OK_ASYNC(ctx, Instantiate(lib, body_func_, &body_handle), in ComputeAsync()
Dfunction_ops.cc241 ctx, lib->Instantiate(kGradientOp, AttrSlice(def()), &handle), done); in ComputeAsync()
310 lib->Instantiate(func_.name(), AttrSlice(&attr_values), in ComputeAsync()
Dcritical_section.cc176 s = function_library->Instantiate(func_->name(), AttrSlice(&func_->attr()), in ExecuteFunction()
/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
176 operand.Instantiate()
Dgenerator.py528 code = "".join([operand.Instantiate() for operand in self.operands])
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime_test.cc58 Status Instantiate(const string& function_name, in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntimeTest
63 return cluster_flr_->Instantiate(function_name, lib_def, attrs, options, in Instantiate()
73 TF_RETURN_IF_ERROR(cluster_flr_->Instantiate(function_name, lib_def, attrs, in InstantiateAndRun()
Dcluster_function_library_runtime.h35 Status Instantiate(const string& function_name,
Dcluster_function_library_runtime.cc120 Status ClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntime
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc191 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon0b6e72de0111::FunctionLibraryRuntimeTest
194 return flr->Instantiate(name, attrs, handle); in Instantiate()
197 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon0b6e72de0111::FunctionLibraryRuntimeTest
201 return flr->Instantiate(name, attrs, options, handle); in Instantiate()
219 Status status = flr->Instantiate(name, attrs, options, &handle); in InstantiateAndRun()
272 Status status = flr->Instantiate(name, attrs, &handle); in InstantiateAndRunViaCallFrameInterface()
307 Status status = flr->Instantiate(name, attrs, &handle); in GetFuncBody()
323 Status status = flr->Instantiate(func, attrs, &handle); in GetGradBody()
443 TF_CHECK_OK(Instantiate(flr0_, "RandomUniformWrapper", {}, &handle)); in TEST_F()
460 Instantiate(flr0_, "RandomUniformWrapper", {}, &handle_non_isolated)); in TEST_F()
[all …]
Dprocess_function_library_runtime.cc214 Status ProcessFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ProcessFunctionLibraryRuntime
221 return flr->Instantiate(function_name, attrs, options, handle); in Instantiate()
229 TF_RETURN_IF_ERROR(parent_->Instantiate(function_name, *lib_def_, attrs, in Instantiate()
Dfunction.cc153 Status Instantiate(const string& function_name, AttrSlice attrs,
382 Instantiate(ndef.op(), AttrSlice(&ndef.attr()), options, &handle)); in CreateKernel()
453 Instantiate(func.name(), AttrSlice(&func.attr()), options, &f_handle)); in InstantiateSymbolicGradient()
472 Status FunctionLibraryRuntimeImpl::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeImpl
476 return parent_->Instantiate(function_name, attrs, options, handle); in Instantiate()
506 return Instantiate(grad, AttrSlice(&func.attr()), options, handle); in Instantiate()
1320 Status s = lib->Instantiate(node->type_string(), node->attrs(), &handle); in ExpandInlineFunctions()
Dprocess_function_library_runtime.h108 Status Instantiate(const string& function_name, AttrSlice attrs,
Dprocess_function_library_runtime_test.cc57 proc_flr_->Instantiate(name, attrs, instantiate_opts, &handle); in Run()
/external/clang/test/Parser/
Dcxx-template-decl.cpp160 void Instantiate() { L<0>::O<int>::Fun(0); }
207 void Instantiate() {
/external/tensorflow/tensorflow/core/framework/
Dfunction.h447 virtual Status Instantiate(const string& function_name, AttrSlice attrs,
450 Status Instantiate(const string& function_name, AttrSlice attrs, in Instantiate() function
452 return Instantiate(function_name, attrs, {}, handle); in Instantiate()
570 virtual Status Instantiate(
/external/tensorflow/tensorflow/contrib/data/kernels/
Dprefetching_kernels.cc79 Status Instantiate() LOCKS_EXCLUDED(mu_) { in Instantiate() function in tensorflow::FunctionBufferingResource
88 return lib_->Instantiate(func_.name(), AttrSlice(&attr_values), opts, in Instantiate()
284 OP_REQUIRES_OK(ctx, buffer->Instantiate()); in Compute()
/external/tensorflow/tensorflow/compiler/jit/
Dcreate_xla_launch_op.cc55 flr->Instantiate(ndef.op(), AttrSlice(&ndef.attr()), &handle)); in CreateXlaLaunchOp()
/external/tensorflow/tensorflow/docs_src/programmers_guide/
Destimators.md101 3. **Instantiate the relevant pre-made Estimator.** For example, here's
104 # Instantiate an estimator, passing the feature columns.
163 # Instantiate a Keras inception v3 model.
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfunction_ops.cc72 ctx, lib->Instantiate(kGradientOp, AttrSlice(&def().attr()), &handle_), in ComputeAsync()
/external/libese/
DREADME.md28 Instantiate in a function with:
/external/clang/test/SemaCXX/
Dnew-delete.cpp333 namespace Instantiate { namespace
/external/vixl/test/aarch32/config/
Dtemplate-assembler-negative-aarch32.cc.in116 // Instantiate tests for each instruction in the list.
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc171 TF_RETURN_IF_ERROR(lib_->Instantiate(func_.name(), AttrSlice(&func_.attr()), in MaybeInstantiate()
/external/selinux/secilc/docs/
Dcil_call_macro_statements.md7 Instantiate a [macro](#macro) within the current namespace. There may be zero or more parameters pa…
/external/v8/src/
Dapi-natives.cc45 MaybeHandle<Object> Instantiate(Isolate* isolate, Handle<Object> data, in Instantiate() function
96 Instantiate(isolate, prop_data, name), Object); in DefineDataProperty()

12