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
I am trying to learn how to use the mlx datasets and am getting this error in the calctech101 benchmark. Any ideas? Thank you
File "mlx-data/benchmarks/comparative/caltech101/mlx_data.py", line 51, in iterate
for sample in dset:
^^^^
RuntimeError: load_jpeg: could not load <>
libc++abi: terminating due to uncaught exception of type std::runtime_error: load_jpeg: could not load <>
run_caltech.sh: line 20: 47624 Abort trap: 6 python mlx_data.py data/caltech-101
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to learn how to use the mlx datasets and am getting this error in the calctech101 benchmark. Any ideas? Thank you
File "mlx-data/benchmarks/comparative/caltech101/mlx_data.py", line 51, in iterate
for sample in dset:
^^^^
RuntimeError: load_jpeg: could not load <>
libc++abi: terminating due to uncaught exception of type std::runtime_error: load_jpeg: could not load <>
run_caltech.sh: line 20: 47624 Abort trap: 6 python mlx_data.py data/caltech-101
Beta Was this translation helpful? Give feedback.
All reactions