Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util_test.cc72 std::vector<qint_type> qint_values = {10, 11}; in TYPED_TEST() local
74 test::AsTensor<qint_type>(qint_values)); in TYPED_TEST()