mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-13 08:28:55 +08:00
no rnn support in onnx
This commit is contained in:
@@ -117,6 +117,7 @@ backend_test.exclude('test_quantizelinear_*')
|
||||
backend_test.exclude('test_gru_*')
|
||||
backend_test.exclude('test_rnn_*')
|
||||
backend_test.exclude('test_lstm_*')
|
||||
backend_test.exclude('test_simple_rnn_*')
|
||||
|
||||
# no control flow
|
||||
backend_test.exclude('test_if_*')
|
||||
|
||||
Reference in New Issue
Block a user