Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deprecated hook code plus some submission fixes (brain-score#195)
* Private public datasets division * Clean modules and get benchmarks running again * Delete print statements * Another print * Move unittest * Move code from candidate models and write new code, to be able to run model scoring with a plug repo in mechanism * Add fire to setup.py * Little changes to make it work * Make it an indirect dependency to model_tools * Remove helper and revert import optimization * FIx some errors in submission script * FIx little error * Change submission process a bit * Include csv files * Add database insertion and jenkins job id * Database problems * Adjust database write * Change setup and install * Change pip command * Add env to pip install call * Set pip3 * Change configuration file layout * Change submission to work with smaller config set * remove pip3 * Adjust call into installed module code * Add user id aka email * Adjust benchmark set and rework result file * Change zip file location * Add name field to database * Delete zip_filepath * Wrong model call * Fix little issues * Disable Ko's benchmark * Fix imagenet benchmark run and add newlines * Changes for new benchmark PR * Fix little issues * Fix model parameter in brain model scoring * Clean a bit * Clean score_model module * PR review comments * Change database insert argument list * Change hook mechanism * Path problem * Remove print * Add log msg * Hasattr has to be a string * Change assertion. This score object is terrible! * Fix hook problem
- Loading branch information