On the 0.5.4 cp311 manylinux x86_64 wheel, the compiled extension is 24 MB, but only 1.3 MB is code. The rest is .debug_* sections.
I realize this is peanuts in the ML world, but it's likely a trivial change in cmakelist or similar.
If this is intentional, my bad
On the 0.5.4 cp311 manylinux x86_64 wheel, the compiled extension is 24 MB, but only 1.3 MB is code. The rest is .debug_* sections.
I realize this is peanuts in the ML world, but it's likely a trivial change in cmakelist or similar.
If this is intentional, my bad