Git Product home page Git Product logo

Comments (3)

vaenyr avatar vaenyr commented on August 28, 2024

Hi! What command are you running? The check that raises this exception is more of a sanity check than a strict requirement, it's just to ensure we're running what is expected - in this case, for NB2 it is expected to have 15284 values since that's the number of models in the search space. The value is specified in a config file, under dataset.total_points and then is checked here: https://github.com/SamsungLabs/eagle/blob/main/eagle/predictors/dataset.py#L88 coming from here: https://github.com/SamsungLabs/eagle/blob/main/eagle/predictors/__main__.py#L520
However, I'm a bit confused since in the current code all the config files seem to be using total_points: null which means that the check is disabled. Please make sure you're running the latest version of our code and if the error still appears please share your command line and config file that you're using. Thanks!

from eagle.

GrayGriffin avatar GrayGriffin commented on August 28, 2024

I downloaded it this week, so it should be the latest version. I basically copied the command from the readme file, only editing it because the config file was misspelled as configs/predictors/desktop_gen_nasbench201.yaml instead of configs/predictors/desktop_gcn_nasbench201.yaml.

I checked, and it did seem to have the "total_points" issue as well. I edited that and things seem to be working now.

from eagle.

thomasccp avatar thomasccp commented on August 28, 2024

Hi @GrayGriffin
total_points is set to 15284 in desktop_gcn_nasbench201.yaml
It is expected to be used with the measurement file desktop-cpu-core-i7-7820x-fp32.pickle which also contains 15284 points.

from eagle.

Related Issues (15)

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.