Searched refs:bn_fwd_pd (Results 1 – 1 of 1) sorted by relevance
836 std::shared_ptr<BatchNormFwdPd> bn_fwd_pd = bn_fwd->GetBatchNormFwdPd(); in Compute() local837 if (!native_format && src_md != bn_fwd_pd->src_desc()) { in Compute()839 src.CheckReorderToOpMem(bn_fwd_pd->src_desc(), cpu_engine_, context); in Compute()