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
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
Traceback (most recent call last):
File "/raid/kgerman/miniconda/envs/cuml_integrations/bin/asvdb", line 10, in <module>
sys.exit(main())
File "/raid/kgerman/miniconda/envs/cuml_integrations/lib/python3.7/site-packages/asvdb/__main__.py", line 210, in main
results = fromDb.getResults()
File "/raid/kgerman/miniconda/envs/cuml_integrations/lib/python3.7/site-packages/asvdb/asvdb.py", line 314, in getResults
retList = self.__readResults(filterByInfoObjs=filterInfoObjList)
File "/raid/kgerman/miniconda/envs/cuml_integrations/lib/python3.7/site-packages/asvdb/asvdb.py", line 430, in __readResults
paramValues = benchmarkResults["params"]
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
Given a set of results generated by ASV.
run
asvdb --read-from .asv/results
The text was updated successfully, but these errors were encountered: