Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/torch/
H A Dtorch.py180 def dump_torch_gru_weights(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, quan… argument
207 def dump_torch_grucell_weights(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, … argument
/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/tf/
H A Dtf.py37 def dump_tf_gru_weights(where, gru, name='gru', input_sparse=False, recurrent_sparse=False, quantiz… argument