Update NATS-Bench codes
This commit is contained in:
		| @@ -5,11 +5,7 @@ | |||||||
| ############################################################################## | ############################################################################## | ||||||
| # python ./exps/NATS-Bench/Analyze-time.py                                   # | # python ./exps/NATS-Bench/Analyze-time.py                                   # | ||||||
| ############################################################################## | ############################################################################## | ||||||
| import os, sys, time, tqdm, torch, random, argparse | import os, sys, time, tqdm, argparse | ||||||
| from typing import List, Text, Dict, Any |  | ||||||
| from PIL     import ImageFile |  | ||||||
| ImageFile.LOAD_TRUNCATED_IMAGES = True |  | ||||||
| from copy    import deepcopy |  | ||||||
| from pathlib import Path | from pathlib import Path | ||||||
|  |  | ||||||
| lib_dir = (Path(__file__).parent / '..' / '..' / 'lib').resolve() | lib_dir = (Path(__file__).parent / '..' / '..' / 'lib').resolve() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user