Home
last modified time | relevance | path

Searched refs:InferInDimBroadcastShape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h378 static StatusOr<Shape> InferInDimBroadcastShape(
Dshape_inference.cc778 /* static */ StatusOr<Shape> ShapeInference::InferInDimBroadcastShape( in InferInDimBroadcastShape() function in xla::ShapeInference
943 InferInDimBroadcastShape(smaller_shape, larger_shape, in InferElementwiseBinaryOpShape()