File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1- version = "0.4.0a2 "
1+ version = "0.4.0a3 "
Original file line number Diff line number Diff line change 11# Gradient CLI Release Notes
22
3+
4+
5+ # Release Notes for 0.4.0a3
6+ ### New features
7+ * Command for deleting a tensorboard
8+ * Optional adding new experiment to tensorboard with new ` --tensorboard ` option. Available for ` experiments create ` and ` experiments run `
9+ * Add MPI-specific options for creating experiments
10+ ### Fixes
11+ * Fixed AttributeError raised when ` --ignoreFiles ` was used
12+ * Fixed showing help for some commands
13+ * Fixed URL for fetching notebook details
14+ * Fix StopIteration exception in Python 3.7
15+ * Fix ` job delete ` and ` job stop ` commands
16+
317# Release Notes for 0.3.2a
418### New features
519* Support for tensorboard
You can’t perform that action at this time.
0 commit comments