LOLDrivers icon indicating copy to clipboard operation
LOLDrivers copied to clipboard

Small updates to json, template and validate

Open nasbench opened this issue 6 months ago • 0 comments

This PR updates the following:

  • Fix the template by replacing the old Name field with Tags.
  • Adds resources as a required field, since we can't add a driver without actually mentioning from where we got (be it internal research or a public link).
  • Merged the 3 hash check functions in the validate.py into one check_hash_length.
  • Fix a small bug that occurred with the streamlit app related to type compare
  • Remove unused hashes lists

nasbench avatar Aug 16 '24 14:08 nasbench