Shintaro Takemura
Shintaro Takemura
I tried to use matplotlibs on ipywidgets_server, but I failed. If you have an example using ipympl, Could you show me the example?
This behavior seems to happen when user create or open the sub locale pages about slug. But I couldn't reproduce this about title or language. Why slug field is located...
I apologize for the insufficient explanation. I see your point. I often use '{% show_content "slug_name" request.LANGUAGE_CODE %}' in template. Since if admin doesn't change slug by default when create...
Ok. After the above fix is comitted, I will show you by code.
@pjohnson-wave I'm quite interested in this matter. Would you like to tell me how to modify the code?
@asus4 As for this issue, `TfLiteGpuDelegateBindGlBufferToTensor` seems to be helpful to support tensor bindings. https://github.com/tensorflow/tensorflow/blob/2.9.0/tensorflow/lite/delegates/gpu/cl/gpu_api_delegate.cc#L380 I tried to call `TfLiteGpuDelegateBindGlBufferToTensor` like the following code. ``` /// /// TfLiteGpuDataLayout /// public...
I appreciate your quick reply. Ok, If I succeed to make the patch, I will open the pull request.
I guess both of python 2 and 3. You can easily find the undefined references using PyCharm https://www.jetbrains.com/pycharm/ including community edition.
@antiagainst I truly appreciate your quick reply. One of my motivations is to run compute shader based inference like [Stadia’s Style Transfer ML](https://stadia.dev/blog/behind-the-scenes-with-stadias-style-transfer-ml/). Currently I'm using TVM to generate SPIR-V...
I hope to merge this. In practice, most Chinese text is estimated as Korean.