Home
last modified time | relevance | path

Searched refs:test_script_rnn_layer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dcustom_lstms.py403 def test_script_rnn_layer(seq_len, batch, input_size, hidden_size): function
506 test_script_rnn_layer(5, 2, 3, 7)