Searched refs:convert_to_int (Results 1 – 2 of 2) sorted by relevance
41 auto convert_to_int = [](T value) { in TopK() local54 tensorflow::int32 v1 = convert_to_int(values_batch[i1]); in TopK()55 tensorflow::int32 v2 = convert_to_int(values_batch[i2]); in TopK()
643 * ``convert_to_int``1455 conversions to ``int`` and the undocumented ``convert_to_int`` trait