Home
last modified time | relevance | path

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

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/frontend/tflite/
H A Dtest_forward.py2725 def _test_local_response_normalization(data, depth_radius, bias, alpha, beta): function
2740 _test_local_response_normalization(data, depth_radius=5, bias=1, alpha=1, beta=0.5)