Download Latest Version v0.5.4.zip (5.9 MB)
Email in envelope

Get an email when there's a new version of Minkowski Engine

Home / v0.5.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-03-05 1.0 kB
v0.5.2.tar.gz 2021-03-05 5.7 MB
v0.5.2.zip 2021-03-05 5.9 MB
Totals: 3 Items   11.6 MB 0
  • spmm average cuda function
  • SparseTensor list operators (cat, mean, sum, var)
  • MinkowskiStack containers
  • Replace all at::cuda::getCurrentCUDASparseHandle with custom getCurrentCUDASparseHandle (issue [#308])
  • fix coordinate manager kernel map python function
  • direct max pool
    • SparseTensorQuantizationMode.MAX_POOL
  • TensorField global max pool
    • origin field
    • origin field map
    • MinkowskiGlobalMaxPool CPU/GPU updates for a field input
  • SparseTensor.dense() raises a value error when a coordinate is negative rather than subtracting the minimum coordinate from a sparse tensor. (issue [#316])
  • Added to_sparse() that removes zeros. (issue [#317])
    • Previous to_sparse() was renamed to to_sparse_all()
    • MinkowskiToSparseTensor takes an optional remove_zeros boolean argument.
  • Fix global max pool with batch size 1
  • Use separate memory chunks for in, out map, and kernel indices for gpu_kernel_map for gpu memory misaligned error
Source: README.md, updated 2021-03-05