tzuhanchang / HyPER

Hypergraph for Particle Event Reconstruction
MIT License
3 stars 0 forks source link

Use custom `softmax` #36

Closed tzuhanchang closed 3 months ago

tzuhanchang commented 3 months ago

Use a custom softmax function, modified from torch_geometric.utils.softmax. This is a temporary fix to solve unconstrained value error raised by torch.onnx.dynamo_export.