Skip to content
Snippets Groups Projects
Commit a6ae032b authored by Tobi-Alonso's avatar Tobi-Alonso
Browse files

[Test] Fix test function name

parent 5dbdb566
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ def get_multithreshold_rand_params(channels, num_of_thres, seed=None):
return thres
def test_move_past_fork():
def test_move_maxpool_past_multithreshold():
# generate test vectors of correct shape
ch = 64
ifmdim = 16
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment