Home
last modified time | relevance | path

Searched refs:Bfloat16LtFunctor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc520 struct Bfloat16LtFunctor { struct
641 if (!register_ufunc("less", CompareUFunc<Bfloat16LtFunctor>, compare_types)) { in Initialize()