-
ARMLinux
cmake --version
cmake version 3.10.3
树莓派4,arm8 ARMLinux,Debian-Pi-Aarch64 进行编译时出现错误
./lite/tools/build.sh \
--build_extra=OFF \
--arm_os=armlinux \
--arm_abi=armv8 \
--arm_lan…
phojl updated
9 months ago
-
**Reproduce code:**
config `set(USE_VTA_FSIM ON)` in build/config.cmake , build tvm with vta on host
`cd ${TVM_HOME} && python vta/tutorials/frontend/legacy/deploy_detection.py`
**descrip…
-
### System Information
# System info
* OS: Ubuntu 22.04.3 LTS
* Kernel: 5.15.0-91-generic
* GCC: 11.4.0
* Nvidia driver: 535.86.10
* Cuda: 12.2.1
* CuDNN: 8.9.7
* Python: 3.10.12
* OpenCV v…
-
Hi I am executing a function called
* *reg.register_strategy(
"nn.contrib_conv3d_winograd_without_weight_transform",
strategy.conv3d_winograd_without_weight_transform_strategy,
* *
and…
-
Winograd accelerate convolution both in float and int computation, I'm curious why there is no winograd convolution op in TFLite. Weight transform is needed before weight quantization to keep accurac…
-
### What happened?
On attempting to compile UNet on vulkan (Ubuntu, NVidia A100 40G GPU)
Compilation fails on multiple dispatches with `error: no GPU subgroup mma compute ops generated` followed by …
-
微博内容精选
-
# Introduction
The TVM community has worked since the v0.11.1 release to deliver the following new exciting improvements! The main tags are below (**bold text is with lots of progress**):
- Comm…
-
### System Information
```
-- Detected processor: AMD64
-- Found ZLIB: optimized;C:/install/zlib/lib/zlib.lib;debug;C:/install/zlib/lib/zlibd.lib (found suitable version "1.2.13", minimum require…
-
### System Information
OpenCV python version: 4.7.0.68
Operating System / Platform: macos-latest and macos-11
Python version: 3.11.1
It passes with 4.6.0.66 on all plattforms including macos.
I…