pytti-core
pytti-core copied to clipboard
Refactor loss plumbing
- [x] eliminated superflous TargetImage constructor
- [ ] cleanup debugging statements
- [ ] wherever possible, init tensors on devices instead of transferring
TargetImage constructor deprecation should be good to go, should clean out some debugging messages and maybe also unnecessary(?) device assignments that were added after 96eaae2.