Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_topk.cc41 auto convert_to_int = [](T value) { in TopK() local
54 tensorflow::int32 v1 = convert_to_int(values_batch[i1]); in TopK()
55 tensorflow::int32 v2 = convert_to_int(values_batch[i2]); in TopK()
/external/fmtlib/
DChangeLog.rst643 * ``convert_to_int``
1455 conversions to ``int`` and the undocumented ``convert_to_int`` trait