Searched refs:GetBatchNormBwdPd (Results 1 – 1 of 1) sorted by relevance
480 std::shared_ptr<BatchNormBwdPd> GetBatchNormBwdPd() const { in GetBatchNormBwdPd() function in tensorflow::MklFusedBatchNormBwdPrimitive1226 std::shared_ptr<BatchNormBwdPd> bn_bwd_pd = bn_bwd->GetBatchNormBwdPd(); in Compute()