Searched refs:rnn_float16 (Results 1 – 1 of 1) sorted by relevance
5 namespace rnn_float16 { namespace12 TEST_F(GeneratedTests, rnn_float16) { in TEST_F() argument13 execute(rnn_float16::CreateModel, in TEST_F()14 rnn_float16::is_ignored, in TEST_F()15 rnn_float16::get_examples()); in TEST_F()17 TEST_AVAILABLE_SINCE(V1_2, rnn_float16, rnn_float16::CreateModel) in TEST_AVAILABLE_SINCE() argument20 execute(rnn_float16::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()21 rnn_float16::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()22 rnn_float16::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()