David Horner
David Horner
That does indeed produce a binary, thank you very much for the quick response @svix-onelson!
This ticket is still open; let me know if I can help move it forward, I'm still using feature flags to get around this.
@maxnemoy would be interested in notes on how it works on windows. I have tried 'flutter create .' and this is what I get from a build. `# flutter build...
https://github.com/shekohex/flutterust/pull/46 includes note just needs to be merged...
I would be interested to know if this --no-sound-null-safety flag can be avoided with additional changes in Isolate? unsafe code and this is the ramifications? If there's nothing more to...
`pip3 install transformers==4.15.0 timm==0.4.12 fairscale==0.4.4` ``` error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell` --> tokenizers-lib\src\models\bpe\trainer.rs:517:47 | 513...
I would love to be the one to help resolve this further than a environment flag. tokenizers-lib/src/models/bpe/trainer.rs:526 I do not see tokenizers-lib in tree. `rg "let w = &words[*i] as...
After factoring out the problem to a reproduction; going back to my application. I changed the AppManifest to use android:label="@string/app_name" which is different depending on release/debug. The main application is...
My application is not working anymore. There's something strange going on.
clean and upgrades done many times. I'm glad and also sorry to hear it works. not a fun problem.