Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc686 class TensorGeneratorBool : public TensorGenerator<bool> { class
688 explicit TensorGeneratorBool(OpTest& test) : TensorGenerator(test) {} in TensorGeneratorBool() function in tensorflow::__anon92bff46a0111::TensorGeneratorBool