Yotaro Kubo

Results 3 comments of Yotaro Kubo

I found this is due to the recent security fixes in OmniAuth that disabled GET access to "/auth/:provider". We can workaround this by adding the following lines to the config...

I am one who is eagerly waiting for the stabilization of `Slice16` feature. I have also checked that `3.1.0-beta.1` works flawlessly in [my project](https://github.com/yotarok/flacenc-rs) with both `Bytewise` and `Slice16` tables.

Apologies for the delayed response. I updated the branch accordingly. I also want to ask you to check this. https://github.com/boncheolgu/tflite-rs/pull/52/commits/5ad2e0b0a496368f1821bfa1fdbf8a91d8218ddf#diff-2b4c64d813af7f82a479db363ada9340f6e88a1287ac1624dae1354ec7e4f4caR397 "model.buffers" here only have 24 elements, and erasing 23-rd element...