Home
last modified time | relevance | path

Searched defs:BitcastConvert (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc1708 StatusOr<Literal> LiteralBase::BitcastConvert(const Shape& dest_shape) const { in BitcastConvert() function in xla::LiteralBase
H A Dliteral_test.cc1504 TEST_F(LiteralUtilTest, BitcastConvert) { in TEST_F() argument