Searched refs:InferBatchNormGradShape (Results 1 – 5 of 5) sorted by relevance
101 static StatusOr<Shape> InferBatchNormGradShape(const Shape& operand_shape,
1060 return CheckShape(batch_norm_grad, ShapeInference::InferBatchNormGradShape( in HandleBatchNormGrad()
1459 /* static */ StatusOr<Shape> ShapeInference::InferBatchNormGradShape( in InferBatchNormGradShape() function in xla::ShapeInference
2038 return ShapeInference::InferBatchNormGradShape( in ParseInstructionRhs()
2701 Shape shape, ShapeInference::InferBatchNormGradShape( in BatchNormGrad()