MinkowskiEngine
MinkowskiEngine copied to clipboard
How to implement the slice function like x1 = y1.slice(x)?
Hi, could you give me some information about how to implement the slice function like x1 = y1.slice(x) in classification_modelnet40.py?
thank you very mcuh!