Skip to content

Releases: deepforge-dev/deepforge

v0.21.0

06 Dec 00:50
Compare
Choose a tag to compare

Overview

New editor functionality

  • Added "export pipeline to single file" for local execution #13 #907 #908 #909
  • Added "create new operation from copy" button when alt pressed #797 #900 #911 #912
  • Layer insertion between existing layers on connection selection #542 #904

v0.20.0

23 Nov 17:51
Compare
Choose a tag to compare

Overview

v0.19.0

31 Oct 03:22
Compare
Choose a tag to compare

Overview

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

  • Added reconnect support when server restarted (and execution viewed from ui) #821 #847

Misc

  • Updated client calls for webgme 2.6.0 #872 #873
  • Fixed lib version bumping #862 #863

v0.18.0

18 Oct 01:39
Compare
Choose a tag to compare

Overview

  • Improved routing in pipeline editor #763 #836
  • Fixed install.sh script error for OSX #837 #838
  • Updated ArchEditor empty message #839 #840
  • Fixed job log viewing when not on a branch #841 #842
  • Update job nodes on pipeline canceled #843 #844

v0.17.0

04 Oct 01:15
Compare
Choose a tag to compare

Overview

  • Added worker dashboard #759 #835
  • Added run.sh script to job's exec files for easier debugging #818 #829
  • Fixed race condition during save in pipeline execution #826 #827
  • Fixed running jobs after quick exec cancel #820 #830 #831 #833
  • Fixed operation attributes serialization on execution #832 #834

v0.16.0

19 Sep 22:55
Compare
Choose a tag to compare

Overview

  • Added error graph to default SGD operation #815 #816

Operations

  • Added better support for torch threads #798 #806

Execution

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

05 Sep 14:12
Compare
Choose a tag to compare

Overview

Command Line Interface

  • Detect correct mongo port when auto-starting #766 #767

Custom Layers

  • Updated base class for nn.Criterion layer types. #776 #792

Pipeline Editor

  • Added "Create Architecture" option when referencing architectures #757 #758
  • Removed ArtifactFinder #760 #777
  • Renamed ArtifactLoader/Save to Input/Output #761 #775

Executions

Metadata

Data Type Creation

  • Fixed deserialize function save issue #746 #747

Misc

  • Updated logo #779 #772
  • Check node version in install script #552 #794
  • Updated component settings for latest webgme-fab #755 #756
  • Silenced minor server warnings #762 #764

v0.14.1

25 Aug 00:49
Compare
Choose a tag to compare

Overview

  • Fixed missing dependency for the cli #740 #741
  • Fixed losing changes when running executions #682 #712
  • Fixed deserialize code updating #744 #745
  • Added return template generation #247 #742

v0.14.0

22 Aug 12:22
Compare
Choose a tag to compare

Overview

Command Line Interface

Executions

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

15 Aug 15:19
Compare
Choose a tag to compare

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

Architecture Editor

CLI

Misc

  • Fixed output viewer errors #622 #642
  • Fixed ExecIndex errors after leaving #673 #676