Giter Club home page Giter Club logo

Comments (2)

crwhite14 avatar crwhite14 commented on May 27, 2024 1

Hi, it looks like this is an error with nasbench301 because the repository was recently updated. There are a couple options to fix it.
(1) If you are only using nasbench101 or nasbench201, then you can comment out lines 8 and 12 of naszilla/nas_benchmarks.py for now.
(2) You can make the following changes to the new version of the nasbench301 repository (this version):

  • In nasbench301/surrogate_models/gnn/models/gcn_lib/sparse/torch_nn.py, line 3, change the line to from nasbench301.surrogate_models...

  • In nasbench301/surrogate_models/surrogate_model.py, line 32, change the line to

self.config_loader=utils.ConfigLoader(os.path.expanduser('~/nasbench301/configspace.json'))

  • In nasbench301/surrogate_models/utils.py, comment out NuSVR/SVR on lines 24-25 and 50-51

I think nasbench301 may be fixed soon, so I will update the naszilla repo when it is fixed.

from naszilla.

lcmeng avatar lcmeng commented on May 27, 2024 1

Can confirm the suggested changes have fixed the nasbench301 issue, thank you! There're some other issues observed during the test installation. I'll submit them separately. Please feel free to close the issue.

from naszilla.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.