Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_casting_utils.h74 const T* DynCast(const HloInstruction* instruction) { in DynCast() function
81 T* DynCast(HloInstruction* instruction) { in DynCast() function