prototorch/examples
Jensun Ravichandran 74d420a77d refactor(api)!: merge the new api changes into dev
BREAKING CHANGE: remove the following
`prototorch/functions/*`
`prototorch/components/*`
`prototorch/modules/*`
BREAKING CHANGE: move `initializers` into the `prototorch.initializers`
namespace from the `prototorch.components` namespace
BREAKING CHANGE: `functions` and `modules` and moved into `core` and `nn`
2021-06-18 18:20:30 +02:00
..
cbc_iris.py refactor(api)!: merge the new api changes into dev 2021-06-18 18:20:30 +02:00
new_components.py Update examples/new_components.py to use the new API 2021-06-16 13:39:28 +02:00