Searched defs:BitcastConvert (Results 1 – 2 of 2) sorted by relevance
1708 StatusOr<Literal> LiteralBase::BitcastConvert(const Shape& dest_shape) const { in BitcastConvert() function in xla::LiteralBase
1504 TEST_F(LiteralUtilTest, BitcastConvert) { in TEST_F() argument