tzuhanchang / HyPER

Hypergraph for Particle Event Reconstruction
MIT License
4 stars 1 forks source link

Use custom `softmax` #36

Closed tzuhanchang closed 6 months ago

tzuhanchang commented 6 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.