diff --git a/debug/accuracy_tools/MANIFEST.in b/debug/accuracy_tools/MANIFEST.in index ecb5504387279be03b03a66ece326da821d01218..21075694b9b36d38ea5d5fea29e00bfbd6d9e538 100644 --- a/debug/accuracy_tools/MANIFEST.in +++ b/debug/accuracy_tools/MANIFEST.in @@ -4,4 +4,5 @@ recursive-include ptdbg_ascend/src/python/ptdbg_ascend/ *.template recursive-include api_accuracy_checker/ *.py recursive-include api_accuracy_checker/ *.yaml recursive-include api_accuracy_checker/ *.json +recursive-include atat/ * recursive-exclude api_accuracy_checker/test * diff --git a/debug/accuracy_tools/atat/__init__.py b/debug/accuracy_tools/atat/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391