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.h304 static StatusOr<Shape> InferElementwiseBinaryOpShape(
Dshape_inference.cc860 /* static */ StatusOr<Shape> ShapeInference::InferElementwiseBinaryOpShape( in InferElementwiseBinaryOpShape() function in xla::ShapeInference
932 return InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
951 return InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
962 InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
982 return InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()
986 InferElementwiseBinaryOpShape(opcode, lhs, rhs, in InferBinaryOpShape()