Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h350 static StatusOr<Shape> InferElementwiseBinaryOpShape(
Dshape_inference.cc895 /* static */ StatusOr<Shape> ShapeInference::InferElementwiseBinaryOpShape( in InferElementwiseBinaryOpShape() function in xla::ShapeInference
978 return InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
995 return InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
1006 InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
1026 return InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
1030 InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()