Releases: Smart-DS/layerstack
Releases · Smart-DS/layerstack
Version 0.4.0
Compare
Sorry, something went wrong.
No results found
Basic improvements:
Stacks can look in multiple locations to find layers
Layer constructor accepts optional model argument to use when getting args and kwargs from ModelLayerBase layers
Improved Arg and Kwarg name handling
Fixes:
Version 0.3.1
Compare
Sorry, something went wrong.
No results found
Fixes the installed package so tests can be run using the command
pytest --pyargs layerstack
Version 0.3.0
Compare
Sorry, something went wrong.
No results found
Stack.load and CLI functions can look in alternate locations for Layers
ArgMode, Layer, and Stack can be imported directly from layerstack
Stack.save more robust to different object types
Testing and documentation improvements
Version 0.2.0
Compare
Sorry, something went wrong.
No results found
v0.2.0
Updates to documentation
Version 0.1.0
Compare
Sorry, something went wrong.
No results found