E540 Previous network clone epoch by jmancewicz · Pull Request #1610 · NVIDIA/DIGITS · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Conversation

jmancewicz
Copy link
Contributor

When cloning a job using a previous network, the epoch is not saved in the job.

- deactivate
- virtualenv --system-site-packages ~/venv
- source ~/venv/bin/activate
- sudo apt-get install libboost-filesystem1.55-dev libboost-python1.55-dev libboost-system1.55-dev libboost-thread1.55-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't these lines do the trick?

DIGITS/.travis.yml

Lines 86 to 89 in 776131d

- libboost-filesystem-dev
- libboost-python-dev
- libboost-system-dev
- libboost-thread-dev

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This build was fine, without the updated boost: https://travis-ci.org/NVIDIA/DIGITS/builds/217367405

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the change that broke things: BVLC/caffe#5526

"Please restart the server to load the correct pretrained_model details.")
break

# terrible hack to save the epoch for cloning
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is a "terrible hack" necessary?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0