Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h95 static StatusOr<Shape> InferBatchNormInferenceShape(
Dhlo_verifier.cc734 ShapeInference::InferBatchNormInferenceShape( in HandleBatchNormInference()
Dshape_inference.cc1271 /* static */ StatusOr<Shape> ShapeInference::InferBatchNormInferenceShape( in InferBatchNormInferenceShape() function in xla::ShapeInference
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2081 Shape shape, ShapeInference::InferBatchNormInferenceShape( in BatchNormInference()