You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quantization For Efficient Deep Neural Networks\SYQ-master\examples\SYQ-AlexNet\syq-alexnet.py", line 31, in
d = np.load(PATH_float).item()
File "D:\Users\USER_CC\Anaconda3\lib\site-packages\numpy\lib\npyio.py", line 372, in load
fid = open(file, "rb")
FileNotFoundError: [Errno 2] No such file or directory: ''
The text was updated successfully, but these errors were encountered:
Quantization For Efficient Deep Neural Networks\SYQ-master\examples\SYQ-AlexNet\syq-alexnet.py", line 31, in
d = np.load(PATH_float).item()
File "D:\Users\USER_CC\Anaconda3\lib\site-packages\numpy\lib\npyio.py", line 372, in load
fid = open(file, "rb")
FileNotFoundError: [Errno 2] No such file or directory: ''
The text was updated successfully, but these errors were encountered: