Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_grad_input_ops.cc248 const MklConvBwdInputParams& convBwdInputDims, bool do_not_cache) { in Get()
417 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()
478 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled(); in Compute() local
Dmkl_matmul_ops_common.h266 const MklDnnMatMulFwdParams& mkldnn_matmul_fwd_dims, bool do_not_cache) { in Get()
Dmkl_conv_ops.cc356 const MklConvFwdParams& convFwdDims, bool do_not_cache) { in Get()
659 bool do_not_cache = in Compute() local
Dmkl_concat_op.cc389 const std::vector<memory::desc>& srcs_md, bool do_not_cache) { in Get()
/external/v8/src/api/
Dapi.cc1423 v8::Local<Signature> signature, int length, bool do_not_cache, in FunctionTemplateNew()
1645 bool do_not_cache) { in ObjectTemplateNew()