Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dprimitive_util.h208 inline bool CastPreservesValues(PrimitiveType from_type, in CastPreservesValues() function
H A Dprimitive_util_test.cc55 TEST(PrimitiveUtilTest, CastPreservesValues) { in TEST() argument