Home
last modified time | relevance | path

Searched defs:alpha_beta (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DActivationLayerFixture.h56 …e, bool in_place, ActivationLayerInfo::ActivationFunction function, float alpha_beta, DataType dat… in setup()
238 …e, bool in_place, ActivationLayerInfo::ActivationFunction function, float alpha_beta, DataType dat… in setup()
249 …e, bool in_place, ActivationLayerInfo::ActivationFunction function, float alpha_beta, DataType dat… in setup()
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py1960 def test_shape(m, n, p, nnz, broadcast, index_dtype, alpha_beta=None): argument
H A Dtest_sparse.py1562 def test_shape(m, n, p, nnz, broadcast, alpha_beta=None): argument