Skip to content

v0.6.0

Compare
Choose a tag to compare
@brollb brollb released this 20 Jun 21:33
· 894 commits to master since this release

Highlights

nn language updates

  • Updated nn provided layers
    • Parsing torch7's nn library for nn visual language #85 #291
    • Updated CreateTorchMeta for updating nn library rather than overwriting #290 #292
    • Added node placement for CreateTorchMeta updating

Pipeline Editor

  • Added port name tooltips #286 #287
  • Added ArtifactFinder #236 #277
  • Set ArtifactLoader to target name #288 #289
  • Updated pipeline buttons

Executions

Misc Bug Fixes