Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_casting_utils.h91 const T* DynCastOrNull(const HloInstruction* instruction) { in DynCastOrNull() function
97 T* DynCastOrNull(HloInstruction* instruction) { in DynCastOrNull() function