Home
last modified time | relevance | path

Searched defs:do_not_cache (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_grad_input_ops.cc246 const MklConvBwdInputParams& convBwdInputDims, bool do_not_cache) { in Get()
413 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled() && in Compute() local
Dmkl_conv_grad_filter_ops.cc302 const MklConvBwdFilterParams& convBwdFilterDims, bool do_not_cache) { in Get()
475 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled(); in Compute() local
Dmkl_conv_ops.cc324 const MklConvFwdParams& convFwdDims, bool do_not_cache) { in Get()
1059 bool do_not_cache = in Compute() local
/external/v8/src/
Dapi.cc1402 v8::Local<Signature> signature, int length, bool do_not_cache, in FunctionTemplateNew()
1639 bool do_not_cache) { in ObjectTemplateNew()