Home
last modified time | relevance | path

Searched defs:input_sparse (Results 1 – 3 of 3) 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
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dtesting_utils.py575 input_sparse=None, argument