-
我使用了多个whisper的tflite模型, 在cpu模式下都能正常推理,但是换成 vx delegate就会报错
-
**System information**
- OS Platform and Distribution: Ubuntu 20.04
- Compiler version: gcc/g++-9.4.0
- Programming Language and version: C++
- Installed using virtualenv? : No
- [MediaPipe vers…
-
1. Input tensor may have 2 or 3 dimensions. Standard says:
> In case of 3 dimensions the 1st dimension of the vx_tensor. Which can be of size 1 or 2. Or the value in the tensor in the case of tensor …
asdor updated
4 years ago
-
[Test](https://github.com/KhronosGroup/OpenVX-cts/blob/e3bceec4b9e8ac0d0ba5253982fba86024b149ae/test_conformance/test_vximage.c#L382) `Image.SwapImageHandle/78/_U1_/rand/sz=16x16/VX_DF_IMAGE_U1/ROI=tr…
-
only COLOR_BGR2YUV_YV12
-
Running valgrind on our implemented software, we found there were many errors coming from Tim-VX with regards to the graph and context instances. To verify if this was an issue with our software or so…
-
The definition of the Graph object says the it "Does Not loop back" Does a Accumulate node not loop back to it's input?
-
# Problem
1) The input tensor may have 2 or 3 dimensions.
In case of 3 dimensions the size of the first dimension can be 1 or 2.
Why it can be changed [from 1 to 20 in CTS](
https://github.com/K…
-
### Describe the feature and motivation
core module is the cornerstone of OpenCV. It implements basic functionality and so it's used in any OpenCV-based application. Therefore it makes sense to cle…
-
To train large NN (like [AlexNet](https://github.com/BVLC/caffe/tree/master/models/bvlc_alexnet), [VGG](https://gist.github.com/ksimonyan/fd8800eeb36e276cd6f9#file-readme-md)), gpu supporting is neede…
nyanp updated
8 years ago