Releases: quiver-team/quiver-feature
Releases · quiver-team/quiver-feature
July Release
- Support FP16 for
DistTensorPGAS - Add
ogbn-producttraining example. - Add
MAG240Mtraining example. - Add DGL's example.
Quiver-Feature 0.0.1
- Support
DistHelperfor synchronization and information exchange between all processes. - Support
DistTensorPGASas a distributed tensor abstraction which can be used for feature collection. - Add End2End training examples using
DistTensorPGAS