ahrefs / ocannl

OCANNL: OCaml Compiles Algorithms for Neural Networks Learning
BSD 2-Clause "Simplified" License
67 stars 2 forks source link

When in a label the same identifier repeats consecutively (e.g. `ident` 3 times), let `debug_name` collapse it (e.g. `ident3`) #281

Open lukstafi opened 2 months ago

lukstafi commented 2 months ago

Implementing #210 will produce such repetitions.