Home
last modified time | relevance | path

Searched defs:init_weights (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/fwgan/models/
H A Dfwgan400.py24 def init_weights(self): member in ConvLookahead
47 def init_weights(self): member in GLU
79 def init_weights(self): member in ContForwardGRU
135 def init_weights(self): member in ContFramewiseConv
171 def init_weights(self): member in UpsampleFC
225 def init_weights(self): member in FWGAN400ContLarge
H A Dfwgan500.py25 def init_weights(self): member in ConvLookahead
48 def init_weights(self): member in GLU
81 def init_weights(self): member in ContForwardGRU
138 def init_weights(self): member in ContFramewiseConv
190 def init_weights(self): member in FWGAN500Cont
/aosp_15_r20/external/libopus/dnn/torch/plc/
H A Dplc.py55 def init_weights(module): function
72 def init_weights(self): member in GLU
98 def init_weights(self): member in FWConv
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Dfargan.py86 def init_weights(module): function
114 def init_weights(self): member in GLU
140 def init_weights(self): member in FWConv
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dlstm_test.py71 def _RunLSTMCell(self, basename, init_weights, m_prev_scalar, c_prev_scalar, argument
156 def _RunLSTMLayer(self, basename, init_weights, m_init_scalar, c_init_scalar, argument
/aosp_15_r20/external/libopus/dnn/torch/rdovae/rdovae/
H A Drdovae.py199 def init_weights(module): function
284 def init_weights(self): member in GLU
/aosp_15_r20/external/pytorch/test/onnx/model_defs/
H A Dword_language_model.py71 def init_weights(self): member in RNNModel
/aosp_15_r20/external/pytorch/torch/distributed/tensor/examples/
H A Dconvnext_example.py111 def init_weights(m): function
/aosp_15_r20/external/pytorch/benchmarks/functional_autograd_benchmark/
H A Dtorchaudio_models.py450 def init_weights(self): member in TransformerModel
/aosp_15_r20/external/libopus/dnn/torch/osce/models/
H A Dfd_discriminator.py280 def init_weights(self): member in SpecDiscriminatorBase
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_dynamo_distributed.py58 def init_weights(m): function