Releases: deepforge-dev/deepforge
Releases · deepforge-dev/deepforge
v0.21.0
v0.20.0
v0.19.0
Overview
- Improved main ui (added sidebar, arch index, artifact index) #828 #849 #855 #856 #858 #859 #857 #860 #880 #881 #870 #871 #874 #875
- Fixed large file upload issues #861
Architecture Editor
- Ordered categories in "add layer" dialog #850 #851
- Show connectors on hover #876 #877
- Added button hints on hover #878 #879
Torch Support
Pipeline Editor
Pipeline Execution
Misc
v0.18.0
v0.17.0
Overview
v0.16.0
Overview
Operations
Execution
- Improved performance of running multiple executions #785 #800 #802 #803 #804 #805 #813 #814
- Fixed code generation bug in architectures #795 #796
- Fixed race conditions with editing the model #787 #790 #824 #825
- Added negative number support for the graphs #822 #823
User Interface/User Experience
- Hide "monitor" button for Input/Outputs #810 #811
- Delete executions with pipeline #773 #808
- Verify in-sync before creating executions #789 #809
- Fixed Execution index error #753 #807
Misc
- Improved logo legibility #819
v0.15.0
Overview
Command Line Interface
Custom Layers
Pipeline Editor
- Added "Create Architecture" option when referencing architectures #757 #758
- Removed ArtifactFinder #760 #777
- Renamed ArtifactLoader/Save to Input/Output #761 #775
Executions
- Stop execution on delete #726 #748 #770 #778
- Removed execution's tag in history #739 #749
- Failed execution exception #768 #769
- Fixed job deletion on server start #752 #793
Metadata
Data Type Creation
Misc
v0.14.1
v0.14.0
Overview
Command Line Interface
- Removed
forever-monitor
#714 #717 - Better multiple worker support #720 #722
- Added
worker.dir
config setting #721 #723 #724 #725 - Improved torch installation using cli #705 #736 #737 #738
Executions
- shift-enter to restart jobs, executions #641 #708
- Added operation attributes to jobs ui #686 #697
- Improved stdout logs #667 #707 #298 #695 #696 #702 #700 #701
- Set ArtifactLoader name to the target name #574 #706
- Changed execution tag to be created after the execution has been made #727 #728
Execution Index
- Added duration to execution index #628 #704
- Added abbreviations to lines if multiple executions selected #675 #731
Pipelines
- Better error handling if no ref type for operations #690 #692 #698 #699
- Improved performance of PipelineEditor on Execution updates #713 #719
Architecture Editor and Import/Export
- Added custom layer support to the import #729 #730
- Fixed arch code generation template errors #691 #693
Misc
- Fixed breadcrumb header path lost on refresh #662 #694
- Changed
DeepForge.places
to use promises to fix race conditions on slow networks #681 #709 #710 #711 - Changed title editing (for architectures, pipelines) to use single click to edit #715 #716
- Graph improvements and bug fixes #732 #733 #674 #734 #593 #735
v0.13.0
Overview
Torch Support
- Added recurrent layers #477 #645
- Added support for layers as arguments #654 #684
- Added type inference in layer parsing #655 #669
Pipeline Execution
- Added caching to workers #616 #636 #637 #640 #643 #646
- Custom naming support #683 #685
- Added type checking for graph points #663 #665 #664 #666 #671 #672
- Better errors if data missing from blob #659 #677
- Cleaned stack traces #668 #687
- Better logging on initial run #660 #680
Architecture Editor
- Support for editing custom layer definitions #678 #679
- Improved arch import and code generation #644 #647 #650 #651 #652 #689
- More robust layer parsing for custom layers #670 #688