Open Hzfengsy opened 1 year ago
To make tests more structural, we reorganize the test files in https://github.com/apache/tvm/pull/16110, which contains two major refactors:
unittests
tests/python/topi/python/*
tests/python/topi/*
To help the community to find the test files and transfer the uncommitted changes, I list the detailed changes here:
cc @Mousius @areusch @leandron
Thanks for cc'ing me @Hzfengsy, and for taking on the work of organising these directories.
cc @Liam-Sturge
cc @apache/tvm-committers
Thanks @Hzfengsy, the current organization of the unittests looks great!
To make tests more structural, we reorganize the test files in https://github.com/apache/tvm/pull/16110, which contains two major refactors:
unittests
folder to the corresponding folderstests/python/topi/python/*
totests/python/topi/*
To help the community to find the test files and transfer the uncommitted changes, I list the detailed changes here:
cc @Mousius @areusch @leandron