Alexander Engelsberger
7f0a8e9bce
feat(compatibility): Python3.8 compatibility
2021-08-30 17:39:10 +02:00
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
Jensun Ravichandran
fc9edeaa97
[FEATURE] Add more initializers
2021-06-14 19:53:02 +02:00
Jensun Ravichandran
9241475570
[REFACTOR] Refactor parse_distribution
2021-06-14 17:20:22 +02:00
Jensun Ravichandran
5dddb39ec4
[REFACTOR] Clean and move components and initializers into core
2021-06-12 20:29:24 +02:00
Jensun Ravichandran
b8969347b1
Add more utils
2021-06-12 04:58:11 +02:00
Jensun Ravichandran
44e4709387
Minor aesthetic changes
2021-06-11 23:42:19 +02:00
Jensun Ravichandran
abae72d624
Update utils module
2021-06-11 23:08:12 +02:00
Jensun Ravichandran
92b8d1785c
Clean colors.py
2021-06-11 23:07:55 +02:00
Jensun Ravichandran
56d554ed83
Remove celluloid.py
2021-06-11 23:07:22 +02:00
Jensun Ravichandran
396d569351
Add utils.py
2021-06-11 23:07:07 +02:00
Jensun Ravichandran
b1e64c8b8b
[QA] Remove utils.py
2021-06-01 19:41:48 +02:00
Alexander Engelsberger
7c30ffe2c7
Automatic Formatting.
2021-04-23 17:25:23 +02:00
Alexander Engelsberger
c88f288d12
Copy utilities for visualization from Protoflow.
2021-04-23 17:24:59 +02:00
Jensun Ravichandran
bc7df1059f
Add utils folder with color utils
2021-02-10 17:03:12 +01:00