Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlog_softmax_test.cc61 TEST(LogSoftmaxOpTest, SimpleTest) { in TEST() argument
78 TEST(LogSoftmaxOpTest, CompareWithTFmini) { in TEST() argument
H A Dactivations_test.cc268 class LogSoftmaxOpTest : public SingleOpTest { class
2278 TEST_P(LogSoftmaxOpTest, LogSoftmax) { in TEST_P() argument
2309 TEST_P(LogSoftmaxOpTest, LogSoftmaxUint8) { in TEST_P() argument
2332 TEST_P(LogSoftmaxOpTest, LogSoftmaxInt8) { in TEST_P() argument