All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- We now support the latest PyTorch
- Migration to the latest PyTorch Geometric and dependencies
- #273 (support python 3.7)
- Pre transform is being overriden by the inference transform
- Customizable number of channels at the output of the API models
- API models expose output number of channels as a property
- Added Encoder to the API
- Sampled ModelNet dataset for point clouds