Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: automl/NASLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Develop
Choose a base ref
...
head repository: ntraft/NASLib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 14 files changed
  • 1 contributor

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    b0ee14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877ae74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e683e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac7fc75 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Add NasBench301QuerySpace

    Also add functionality to create architecture object from string.
    ntraft committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    cf08107 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    126b302 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f1bf9df View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    ef53de0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    8b55ee1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Complete rewrite of TransNAS Macro search space.

    This search space was utterly broken. It did not have a well-defined set
    of neighbors for each architecture, and did not sample uniformly from
    the space, either.
    ntraft committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8e94b1a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Minor fixes

    - Fix 201 hash function.
    - Fix TransNAS metric query.
    ntraft committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8443610 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b12f689 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    58e945f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    09d52a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    34525fd View commit details
    Browse the repository at this point in the history
Loading