Home
last modified time | relevance | path

Searched defs:TensorGeneratorInt64 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc665 class TensorGeneratorInt64 : public TensorGenerator<int64> { class
667 explicit TensorGeneratorInt64(OpTest& test) : TensorGenerator(test) {} in TensorGeneratorInt64() function in tensorflow::__anon92bff46a0111::TensorGeneratorInt64