-
**Please leave any comments or edit this issue directly to adjust the release notes! Also see the rc0 vote thread in #12103**.
# Introduction
The TVM community has worked since the v0.8 release …
-
### System Information
// example for c++ user
OpenCV version: 4.6.0 and 4.7.0
Operating System / Platform: Windows 11
Compiler & compiler version: Visual Studio 17 2022
### Detailed descript…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
## 🐛 Bug
building from source fails with:
```
Building wheel torch-1.1.0a0+f5165ad
-- Building version 1.1.0a0+f5165ad
['cmake',
'-DBUILDING_WITH_TORCH_LIBS=ON',
'-DBUILD_BINARY=False',
'-D…
-
## Description of your problem or feature request
local optimizer breaks with meaningless error after failing to optimize a graph
**Please provide a minimal, self-contained, and reproducible examp…
-
### System Information
```
Mac M1 chip, Ventura 13.0. Xcode 14.1
OpenCV-dev 4.x
```
### Detailed description
The failed compilation log with latest `MacOSX13.0sdk`:
```
CMAKE_OSX_SYSRO…
-
ARMNN & ACL - v21.02 (Neon backend)
Platform - Tizen armv7l
I used ARMNN to run the tflite network however performance was not good.
So I profiled the same & found that the NEDepthwiseConvolution…
szihs updated
3 years ago
-
In file jit_avx512_core_f32_wino_conv_4x3.cpp. [input_transform_data()](https://github.com/oneapi-src/oneDNN/blob/89fbae89d0f0960c3822c08404f491260e37f95e/src/cpu/x64/jit_avx512_core_f32_wino_conv_4x3…
-
I was exploring some of the models given in this repository. But I can't seem to convert the `micro-models/keras` folder's model. As given in the readme I am using TensorFlow >= 2.0.0.
I tried vario…
-
Does miopenConvFwd support int8 tensor at the moment?