HomeSort by relevance Sort by last modified time
    Searched refs:HigherPrecisionElementType (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
shape_inference.cc 438 element_type = ShapeUtil::HigherPrecisionElementType(*shape, *arg_shape);
558 ShapeUtil::HigherPrecisionElementType(operand_shape, padding_value_shape),
748 ShapeUtil::HigherPrecisionElementType(lhs, rhs), dimensions);
779 return ShapeUtil::MakeShape(ShapeUtil::HigherPrecisionElementType(lhs, rhs),
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/
shape_util.h 231 static PrimitiveType HigherPrecisionElementType(const Shape& a,

Completed in 146 milliseconds