Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_casting_utils.h58 const T* CastOrNull(const HloInstruction* instruction) { in CastOrNull() function
64 T* CastOrNull(HloInstruction* instruction) { in CastOrNull() function