Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_grad_input_ops.cc248 const MklConvBwdInputParams& convBwdInputDims, bool do_not_cache) { in Get()
429 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled() && in Compute() local
Dmkl_conv_grad_filter_ops.cc298 const MklConvBwdFilterParams& convBwdFilterDims, bool do_not_cache) { in Get()
473 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled(); in Compute() local
Dmkl_matmul_ops_common.h295 const MklDnnMatMulFwdParams& mkldnn_matmul_fwd_dims, bool do_not_cache) { in Get()
639 bool do_not_cache) { in Get()
Dmkl_conv_ops.cc324 const MklConvFwdParams& convFwdDims, bool do_not_cache) { in Get()
640 bool do_not_cache = in Compute() local
Dmkl_concat_op.cc386 const std::vector<memory::desc>& srcs_md, bool do_not_cache) { in Get()