Home
last modified time | relevance | path

Searched refs:InferBatchNormInferenceShape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h93 static StatusOr<Shape> InferBatchNormInferenceShape(
Dhlo_verifier.cc1568 ShapeInference::InferBatchNormInferenceShape( in HandleBatchNormInference()
Dshape_inference.cc1314 /* static */ StatusOr<Shape> ShapeInference::InferBatchNormInferenceShape( in InferBatchNormInferenceShape() function in xla::ShapeInference
Dhlo_parser.cc2368 return ShapeInference::InferBatchNormInferenceShape( in CreateInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2829 ShapeInference::InferBatchNormInferenceShape( in BatchNormInference()