forked from openvinotoolkit/nncf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor test_prepare_checkpoints (openvinotoolkit#827)
* Required checkpoint path in `prepare_checkpoints.py` * Refactored test to load real checkpoints from sanity test_model_train to properly test `prepare_checkpoints.py`, which required checkpoint path. (It was impossible to make new small model to pass it into prepare checkpoint because prepare checkpoint can build only yolo, retinanet and maskrcnn models.) Local check shows new version of the test small time consuming (~30 sec ~= not refactored test running time).
- Loading branch information
1 parent
df7ba60
commit 485140c
Showing
7 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
Git LFS file not shown
Git LFS file not shown
4 changes: 2 additions & 2 deletions
4
tests/tensorflow/data/configs/resnet50_cifar10_magnitude_sparsity_int8.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions
4
tests/tensorflow/data/configs/retinanet_coco2017_magnitude_sparsity_int8.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions
4
tests/tensorflow/data/configs/sequential_model_cifar10_magnitude_sparsity_int8.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions
4
tests/tensorflow/data/configs/sequential_model_no_input_cifar10_magnitude_sparsity_int8.json
Git LFS file not shown
Git LFS file not shown