v0.8.0
This release focused primarily on making DeepForge more user friendly. Of course, it also includes a number of bug fixes and a couple important enhancements.
This includes a simple website for DeepForge at http://dfst.github.io/deepforge
Main Screen/Visualizer
Operation Editor
- Made title editable and improved header comment #380 #381
- Added delete action #390 #398
- Misc ui improvements #399 #403
- Class/Primitive creation/navigation from op editor #171 #415 #413 #416 #414 #417 #418 #419 #432 #435
- Criterion referencing support #369 #450
- Added base
Data
type to op input options #376 #454 - Removed pointers shown in expanded node #433 #461
Architecture Editor
- Improved performance #78 #463
- Made add layer dialog tabbed #392 #393 #392 #393
- Improved navigation to custom layers #388 #396
- Added deletion action to custom layers #389 #400
- Importing architectures to currently opened architecture #447 #449
- Editable title #445 #445 #467 #468
- Improved error on arch import failure #386 #442
Pipelines and Executions
- made title editable in pipeline editor #375 #383
- Fixed failing executions due to dangling connections #377 #382
- Added artifact upload from ArtifactLoader operation #422 #428
Base Project and Examples
- Improved the cifar10 example #424 #455 #456 #457
- Added SGD, and print operation to base project #368 #460
Misc
- Updated icons for better look and feel #406 #469
- Fixed export branch grabbing unset assets #437 #439
- Removed old demo seed #365 #384
- Added support for unrecognized os in install script #404 #405
- Fixed using
PORT=...
to set port on start. #425 #426 - Fixed ImportArtifact incorrect error message #427 #431