Searched refs:InferBatchNormGradShape (Results 1 – 5 of 5) sorted by relevance
99 static StatusOr<Shape> InferBatchNormGradShape(const Shape& operand_shape,
1578 return CheckShape(batch_norm_grad, ShapeInference::InferBatchNormGradShape( in HandleBatchNormGrad()
1458 /* static */ StatusOr<Shape> ShapeInference::InferBatchNormGradShape( in InferBatchNormGradShape() function in xla::ShapeInference
2392 return ShapeInference::InferBatchNormGradShape( in CreateInstruction()
2855 Shape shape, ShapeInference::InferBatchNormGradShape( in BatchNormGrad()