-
Notifications
You must be signed in to change notification settings - Fork 14
Chore/logo links #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/logo links #66
Conversation
… Server usage instead of 'dispatcher service'.
arun-rfai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Also delete the execution count metadata leftover on the other cells.
kamran-rapidfireAI
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed execution counts.
arun-rfai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 more edits to suggest:
-
Replace install source for now: "pip install rapidfireai" -> "pip install rapidfireai==0.11.1rc3"
-
Add an "IMPORTANT: Do not let the Colab notebook tab stay idle for more than 5min; Colab will disconnect otherwise. Refresh the TensorBoard screen or interact with the cells to avoid disconnection." somewhere prominent, perhaps near the top.
-
Move the "Start TensorBoard" section (text cell and code cell) to just before the "Run Training+Validation"/run-fit cell. Otherwise one has to keep scrolling up and down for IC Ops and seeing the plots.
…tall rapidfireai==0.11.1rc3" Add an "IMPORTANT: Do not let the Colab notebook tab stay idle for more than 5min; Colab will disconnect otherwise. Refresh the TensorBoard screen or interact with the cells to avoid disconnection." somewhere prominent, perhaps near the top. Move the "Start TensorBoard" section (text cell and code cell) to just before the "Run Training+Validation"/run-fit cell. Otherwise one has to keep scrolling up and down for IC Ops and seeing the plots.
|
A few more changes based on latest install and runtimes:
View RapidFire AI Log FilesYou can track the work being done by the system via the RapidFire AI-produced log files:!ls |
arun-rfai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 more changes pending for later



Changes
Testing
Screenshots (if applicable)
Add screenshots to help explain your changes.
Checklist
Performance Impact
If this PR affects performance, describe the impact and any optimizations made.
Related Issues
Fixes #(issue number)
Closes #(issue number)
Related to #(issue number)