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 D | torch.py | 180 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 D | tf.py | 37 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 D | testing_utils.py | 575 input_sparse=None, argument
|