Yuhki Yano

Results 30 issues of Yuhki Yano

I think this command should have a -i option. When we use this command, adding the `-i` option, we receive a confirmation message of deletion. When we enter `y`, it...

This model was implemented using PyTorch and Jax. However, the TensorFlow version of this does not exist. Can I implement TF version and submit a PR?

非常に便利なプラグインであるため、Mac版のExcelでも利用したいと思っています。 .NETはMonoで代用出来ると思われるのですが、ビルドする方法が分かりません。 ご教示頂けると幸いです。 後、このExcel向けのプラグインはJavaScriptで実装されると思うのですが、 C#のソースも実装されていますが、どういった棲み分けになっているのでしょうか?

According to the following link, two advanced models of Stable Diffusion were published. https://github.com/Stability-AI/stablediffusion We should add Version 2.1 and Stable UnCLIP 2.1 into [this](https://github.com/keras-team/keras-cv/blob/master/keras_cv/models/stable_diffusion/stable_diffusion.py).

stat:contributions welcome
type:feature

Python 2.x had been abolished in 2020. Therefore, I think the default value of `g:gundo_prefer_python3` option should change 1 from 0.

I submitted following issue and wrote this problem in detail. https://github.com/tensorflow/tensorflow/issues/62373 If someone knows the solution, please let me know!

I want to measure CPU/GPU performance of only inference. (I don't want to do that of training.) In addition, I want to analyze measurement results using TensorBoard. Can I measure...

This library is very interesting. If this library add a function for GPU usage, we can use this more widely fields.

This PR adds the debug building mode for the source codes for BitNet.cpp. This modification will facilitate the development of this framework.

This modification is a solution for wrong size memory allocation.(#143)