-
## 개요
* 공식 튜토리얼 중 https://github.com/pytorch/tutorials/commit/f7d736060e5150d185ac5c75ef8a3625edebec60 를 참고하여 반영하였습니다.
* 1.5 버전이 되면 새롭게 레시피(recipes)가 추가되었습니다.
* 현재 메인 메뉴에서 바로 접근이 불가능한 튜토리얼은 _이탤릭_…
-
Hi,
I am using Arm NN sdk v19.08 + ACL v19.08
In the release notes of v19.08 arm nn, it mentioned:
Added Quantized_LSTM layer support to CpuAcc and GpuAcc backend
I write a test program refe…
-
Please check whether this paper is about 'Voice Conversion' or not.
## article info.
- title: **Vector-quantized neural networks for acoustic unit discovery in the
ZeroSpeech 2020 challenge**
- summ…
-
Hello, I am using tim-vx for tensorflow lite delegate and tengine,
And I encountered graph verification fail error.
What can I try to do for verification error? what may I check for this error
Tha…
-
Rule for multiple calling of `nnfw_set_input_tensorinfo()` and `nnfw_run()` is not clear.
How about the following rule?
/cc @Samsung/nnfw
Rule 1) `nnfw_set_input_tensorinfo()` will **always*…
-
Clarification: for the two-byte version info, specify that the first byte is the major version and the second byte is the minor version (right now, this is only implied).
Suggestion: define the alg…
zoeoz updated
4 years ago
-
hi, I want to know if AMC is useful for neural networks like CNN + LSTM like CRNN or what should i do to apply AMC to CRNN?
one more that, i tried run quantization for quantizing CRNN, but i'm fail…
-
I successfully use onnxmltools to convert network and quantize network and use Gemmini for the matmul/convolution.
Now I decide to run gemmini on fgpa (with a risc-v processor).
Our team will use a…
-
It would be awesome if the software architecture would allow for plugins that perform transforms of network at or right before the intermediate layer.
Goal:
For example, quantization and compression…
-
Documentation: https://arm-software.github.io/CMSIS_5/NN/html/group__Acti.html
Suppose my `q7` data represents a `Qm.n` number of the form `Q(-1).8`, i.e., representing `A/(2^8)` where `A` is the i…