Home
last modified time | relevance | path

Searched refs:InferBatchNormTrainingShape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h88 static StatusOr<Shape> InferBatchNormTrainingShape(const Shape& operand_shape,
Dhlo_verifier.cc724 ShapeInference::InferBatchNormTrainingShape( in HandleBatchNormTraining()
Dshape_inference.cc1166 /* static */ StatusOr<Shape> ShapeInference::InferBatchNormTrainingShape( in InferBatchNormTrainingShape() function in xla::ShapeInference
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2056 ShapeInference::InferBatchNormTrainingShape( in BatchNormTraining()