| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-05-21 | 458 Bytes | |
| v0.5.4.tar.gz | 2021-05-21 | 5.7 MB | |
| v0.5.4.zip | 2021-05-21 | 5.9 MB | |
| Totals: 3 Items | 11.6 MB | 0 | |
- Fix
TensorField.sparse()for no duplicate coordinates - Skip unnecessary spmm if
SparseTensor.initialize_coordinates()has no duplicate coordinates - Model summary utility function added
- TensorField.splat function for splat features to a sparse tensor
- SparseTensor.interpolate function for extracting interpolated features
coordinate_keyproperty function forSparseTensorandTensorField- Fix .dense() for GPU tensors. (PR [#319])