Skip to content

Releases: pete-machine/torchbricks

0.3.0

24 Apr 22:43
Compare
Choose a tag to compare
Peter Christiansen (20):
      Minor
      Create create_backbone and support resnet models
      Update lock-file
      Use indicies for loss_outputs instead of output names
      Linting
      Update env
      Linting
      torch dynamo suppress errors
      Add load_bricks and save_bricks
      Tests for read/write models
      Move model-trainer stuff to torchbricks
      Ruff fixing notebooks
      Moving from stages to groups
      missing files
      minor
      Move functions around
      Before release
      New version
      New version
      Bump version 0.2.0 -> 0.3.0

0.1.0

05 Oct 07:01
Compare
Choose a tag to compare
Peter Christiansen (8):
      Cleanup, fix keyword args as input names - should also work for resolve input names, started BrickTensorAsArrays
      Implementation of BrickUnbatched
      Refactor 'BrickUnbatched' to 'BrickPerImageProcessing'
      Rearrange files
      Improves tests a bit
      Renaming, testing and make visualization readme
      Improve README
      Bump version 0.0.11 -> 0.1.0

0.0.11

21 Sep 22:27
Compare
Choose a tag to compare
Peter Christiansen (2):
      Fix test
      Bump version 0.0.10 -> 0.0.11

0.0.10

21 Sep 22:21
Compare
Choose a tag to compare
Peter Christiansen (19):
      Move to code to next line to make readme more readable.
      Test for updated conda lock file
      Rendering with mermaid
      Testing compact and structured designs
      Prepare bricks for mermaid visualizations
      Adding make mermaid graph funtcionality
      Update readme
      Use mermaid graphs in readme
      Use mermaid graphs in readme
      Add missing file
      Fix issues in gitignore ignoring not root folders
      Update README and change username
      Change brick color
      Update README a bit
      Updated README
      Update readme
      Fix tests and use  instead of
      Update makefile
      Bump version 0.0.9 -> 0.0.10

0.0.9

15 Jul 22:55
Compare
Choose a tag to compare
Peter Christiansen (2):
      Add relative input/output names and compact print of bricks
      Bump version 0.0.8 -> 0.0.9

0.0.8

12 Jul 14:10
Compare
Choose a tag to compare
Peter Christiansen (2):
      Update doc
      Bump version 0.0.7 -> 0.0.8

0.0.7

12 Jul 13:17
Compare
Choose a tag to compare
Peter Christiansen (2):
      Fix 'make release'
      Bump version 0.0.6 -> 0.0.7

0.0.6

12 Jul 05:46
Compare
Choose a tag to compare
Peter Christiansen (36):
      Rename from named_tensors->named_inputs, allow nested dictionaries and test it
      Nested brick collection with nn.ModuleDict
      Support both a list and a dict mapping to specify input names
      Oops forgot the actual files
      Rearrange to a train_lightning_cifar10 and create resnet backbone converter
      In process: Mmoving README codesnippets into tests
      Fix error in cifar10
      Inject code snippet in readme
      Move 'copy_codesnippet_to_readme' to utils_testing.py
      Make readme from jupyter notebook
      Add preprocessor and add fix for single metric in metric brick
      Structure all test-code to uils_testing, improve readme
      Try out beartype and prepare for exporting a brick collection
      Update readme.md
      Bricks after large refactoring. Use only forward-function of a bricks and specify on which phases they are executed
      Fix tests
      Torch brick export
      Update environment
      Automatically create README.md from notebook
      Is automatic README update working
      Update environment
      Remove header
      Hide README.md header
      Update todos
      Refactor metrics create 'BrickSingleMetric' and 'BrickMetricCollection'
      Rename phase->stage, use general interface, add isort to ruff
      Rename 'run_on' to 'alive_stages'
      Enable Q, C4
      Updating readme to match new brick
      Run precommit on all files after adding more ruff flags
      Update readme with new brick concept and working
      Add typeguard
      Refactor BrickMetricMultiple again (minor)
      Update readme
      Test input_names='all'
      Bump version 0.0.5 -> 0.0.6

0.0.5

12 Jun 20:13
Compare
Choose a tag to compare
Peter Christiansen (3):
      Updating readme
      Update readme
      Bump version 0.0.4 -> 0.0.5

0.0.4

06 Jun 23:00
Compare
Choose a tag to compare
Peter Christiansen (2):
      Update release working
      Bump version 0.0.3 -> 0.0.4