Home
last modified time | relevance | path

Searched refs:LeakyReLU (Results 1 – 2 of 2) sorted by relevance

/honee/tests/createPyTorchModel/
H A Dupdate_weights.py30 nn.LeakyReLU(0.3),
/honee/qfunctions/
H A Dsgs_dd_model.h33 CEED_QFUNCTION_HELPER void LeakyReLU(CeedScalar *x, const CeedScalar alpha, const CeedInt N) { in LeakyReLU() function
50 LeakyReLU(V, alpha, num_neurons); in DataDrivenInference()