Searched defs:alpha_beta (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/ |
H A D | ActivationLayerFixture.h | 56 …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 D | test_sparse_csr.py | 1960 def test_shape(m, n, p, nnz, broadcast, index_dtype, alpha_beta=None): argument
|
H A D | test_sparse.py | 1562 def test_shape(m, n, p, nnz, broadcast, alpha_beta=None): argument
|