hndrbrm

Results 6 comments of hndrbrm

> I am sorry, for my bad english. What i mean is, someone (usually beginner) unintentionally change the flutter framework source code, which is not supposed to be changed, for...

For example like this: If someone unintentionally change the `ChangeNotifier` code: from `throw FlutterError(...` to `pthrow FlutterError(...` This will make his/her project error (flutter run failed) even though the code...

> > unintentionally change the flutter framework source code, which is not supposed to be changed, for a beginner. > > I think all the changes that are being made...

> I've added it to the list of ongoing translations in #282. Please let me know if you run into any trouble with the infrastructure! Okay, thank you.

I create getting started gist https://gist.github.com/hndrbrm/73713e2c33fb193685863ecde3440df7

I wonder about this too. I think they don't train using 16bit, but directly using 1.58bit. Wish the code for training are shared.