Added new `tiger` implementation of OC loss for `pytorch`, saving significant amounts of memory.
Notable PRs
* Add tiger implementation by klieret in https://github.com/object-condensation/object_condensation/pull/17
* Add torch compilation as option by klieret in https://github.com/object-condensation/object_condensation/pull/20
* And lots of updates to documentation
**Full Changelog**: https://github.com/object-condensation/object_condensation/compare/v1.0.0...v1.1.0