Home
last modified time | relevance | path

Searched refs:nonlinearity (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/dports/misc/ncnn/ncnn-20211208/tools/pnnx/tests/ncnn/
H A Dtest_nn_RNN.py24 …self.rnn_0_1 = nn.RNN(input_size=16, hidden_size=16, num_layers=3, nonlinearity='tanh', bias=False)
25 …self.rnn_0_2 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
26 …self.rnn_0_3 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
27 …self.rnn_0_4 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
30 …self.rnn_1_1 = nn.RNN(input_size=16, hidden_size=16, num_layers=3, nonlinearity='tanh', bias=False…
31 …self.rnn_1_2 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
32 …self.rnn_1_3 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
33 …self.rnn_1_4 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
/dports/misc/ncnn/ncnn-20211208/tools/pnnx/tests/
H A Dtest_nn_RNN.py24 …self.rnn_0_1 = nn.RNN(input_size=16, hidden_size=16, num_layers=3, nonlinearity='tanh', bias=False)
25 …self.rnn_0_2 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='relu', bias=True,…
26 …self.rnn_0_3 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
29 …self.rnn_1_1 = nn.RNN(input_size=16, hidden_size=16, num_layers=3, nonlinearity='tanh', bias=False…
30 …self.rnn_1_2 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='relu', bias=True,…
31 …self.rnn_1_3 = nn.RNN(input_size=16, hidden_size=16, num_layers=4, nonlinearity='tanh', bias=True,…
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/resid-fp/
H A Dvoice.cc29 nonlinearity = 1.f; in VoiceFP()
36 nonlinearity = nl; in set_nonlinearity()
73 env_dac[i] = SIDFP::kinked_dac(i, nonlinearity, 8); in calculate_dac_tables()
75 voice_dac[i] = SIDFP::kinked_dac(i, nonlinearity, 12) - wave_zero; in calculate_dac_tables()
H A Dsid.h35 static float kinked_dac(const int x, const float nonlinearity, const int bits);
45 void set_voice_nonlinearity(float nonlinearity);
H A Dvoice.h50 float voice_DC, wave_zero, nonlinearity; variable
/dports/misc/ncnn/ncnn-20211208/tools/pnnx/src/pass_ncnn/
H A Dnn_RNN.cpp46 const std::string nonlinearity = captured_params.at("nonlinearity").s; in write() local
48 if (nonlinearity != "tanh") in write()
50 fprintf(stderr, "RNN nonlinearity=%s not supported\n", nonlinearity.c_str()); in write()
/dports/audio/goattracker/goattracker-2.76/src/resid-fp/
H A Dfilterfp.cpp66 nonlinearity = nl; in set_nonlinearity()
152 float type3_fc_kink = SIDFP::kinked_dac(fc, nonlinearity, 11); in set_w0()
H A Dsidfp.cpp43 float SIDFP::kinked_dac(const int x, const float nonlinearity, const int max) in kinked_dac() argument
49 const float dir = 2.0f * nonlinearity; in kinked_dac()
57 return value / (weight / nonlinearity / nonlinearity) * (1 << max); in kinked_dac()
H A Dsidfp.h35 static float kinked_dac(const int x, const float nonlinearity, const int bits);
/dports/finance/R-cran-tseries/tseries/man/
H A Dwhite.test.Rd8 nonlinearity either for the time series \code{x} or the regression
40 type of test is consistent against arbitrary nonlinearity
60 neglected nonlinearity in time series models. \emph{Journal of
/dports/math/py-fvcore/fvcore-0.1.5.post20210924/fvcore/nn/
H A Dweight_init.py31 nn.init.kaiming_normal_(module.weight, mode="fan_out", nonlinearity="relu")
/dports/audio/faust-lv2/agraef-faust-lv2-4dc83e28e998/examples/
H A DNLFfm.dsp26 [2][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
50 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)
H A DblowBottle.dsp34 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
63 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)
H A Dbrass.dsp37 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
65 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)
H A Dbowed.dsp34 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
62 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)
/dports/audio/faust/faust-2.37.3/examples/physicalModeling/faust-stk/
H A DNLFfm.dsp24 [2][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
48 //attack - sustain - release envelope for nonlinearity (declared in instruments.lib)
H A DblowBottle.dsp31 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
60 //attack - sustain - release envelope for nonlinearity (declared in instruments.lib)
H A Dbrass.dsp34 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
62 //attack - sustain - release envelope for nonlinearity (declared in instruments.lib)
/dports/math/gretl/gretl-2021d/share/scripts/ramanathan/
H A Dps_descriptions33 "ps6-10","LM test, nonlinearity","cable TV market"
34 "ps6-11","LM test, nonlinearity","salaries"
/dports/emulators/mess/mame-mame0226/docs/source/commandline/
H A Dwindowsconfig.rst49 …wn to 0.1) will increase the nonlinearity toward black, while selecting higher values (up to 3.0) …
/dports/emulators/mame/mame-mame0226/docs/source/commandline/
H A Dwindowsconfig.rst49 …wn to 0.1) will increase the nonlinearity toward black, while selecting higher values (up to 3.0) …
/dports/audio/faustlive/faustlive-2.5.7/Resources/Examples/
H A DblowBottle.dsp31 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
60 //attack - sustain - release envelope for nonlinearity (declared in instruments.lib)
/dports/audio/faust/faust-2.37.3/embedded/faust4processing/src/faust-examples/generators/
H A DblowBottle.dsp33 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
62 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)
H A Dclarinet.dsp35 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
61 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)
/dports/audio/faustlive/faustlive-2.5.7/Resources/Examples_bckp/
H A DblowBottle.dsp37 [3][unit:s][Attack duration of the nonlinearity]",0.1,0,2,0.01);
66 //attack - sustain - release envelope for nonlinearity (declared in instrument.lib)

12345678910>>...19