-
### 🐛 Describe the bug
When compiling using the "python setup.py develop" command I get the following error(s):
(torch_compilation) C:\mmm_libs\pytorch>python setup.py develop
Building wheel torc…
-
Hello everyone, I want to implement a Fast WordPiece Tokenization algorithm introduced by Google.
# Fast WordPiece algortihm
Google introduced a new algorithm called LinMaxMatch for WordPiece tok…
-
I am currently carrying out performance tests with TF Lite and pytorch_lite in Flutter (I should be able to give more info in the future, if anyone is interested).
My question is: does pytorch_lite…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
As more and more browsers ship WebGPU, there may be *minor discrepancies* between implementations.
This may cause us significant delays and issues if not addressed.
So, what we need is a test suit…
-
### 📚 The doc issue
Following the documentation at https://mmpose.readthedocs.io/en/latest/installation.html verbatim does not produce a functional demo script.
There are mismatches of versions wh…
-
the default workflow,run well,no err,but empty result. I try many models,not work.
anyone can help me?
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev. #19
## What
話したいことがある人はここにコメントしましょう!
面白いものを見つけた時点でとりあえず話すという宣言だけでもしましょう!
-
in tflite,when excute
`import tensorflow as tf
converter = tf.lite.TocoConverter.from_saved_model(saved_model_dir)
converter.post_training_quantize = True
tflite_quantized_model = converter.conver…