Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc86 void PopulateWithIntNext(Literal* literal);
89 void PopulateWithIntNext<half>(Literal* literal) { in PopulateWithIntNext() function
102 void PopulateWithIntNext<bfloat16>(Literal* literal) { in PopulateWithIntNext() function
131 PopulateWithIntNext<FloatT>(literal); in PopulateWithNoDuplicateData()