Searched refs:do_not_cache (Results 1 – 5 of 5) sorted by relevance
248 const MklConvBwdInputParams& convBwdInputDims, bool do_not_cache) { in Get() argument251 if (do_not_cache) { // Always allocate primitive. in Get()429 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled() && in Compute() local435 do_not_cache); in Compute()491 if (do_not_cache) { in Compute()
298 const MklConvBwdFilterParams& convBwdFilterDims, bool do_not_cache) { in Get() argument301 if (do_not_cache) { /* Create new primitive always */ in Get()473 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled(); in Compute() local477 do_not_cache); in Compute()605 if (do_not_cache) delete conv_bwd_filter; in Compute()
295 const MklDnnMatMulFwdParams& mkldnn_matmul_fwd_dims, bool do_not_cache) { in Get() argument299 if (do_not_cache) { in Get()639 bool do_not_cache) { in Get() argument642 if (do_not_cache) { in Get()
324 const MklConvFwdParams& convFwdDims, bool do_not_cache) { in Get() argument327 if (do_not_cache) { in Get()640 bool do_not_cache = in Compute() local662 convFwdDims, do_not_cache); in Compute()739 if (do_not_cache) delete conv_fwd; in Compute()
386 const std::vector<memory::desc>& srcs_md, bool do_not_cache) { in Get() argument389 if (do_not_cache) { in Get()