Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc644 class TensorGeneratorInt32 : public TensorGenerator<int32> { class
646 explicit TensorGeneratorInt32(OpTest& test) : TensorGenerator(test) {} in TensorGeneratorInt32() function in tensorflow::__anon92bff46a0111::TensorGeneratorInt32