-
Hi,
I'd like to do this:
```
f.update(0)
.split(x, x_o, x_i, 128)
.reorder(x_i, x_o, y)
.split(x_i, x_i_vo, x_i_vi, 128)
.hexagon().vec…
-
Following the instruction in Readme to install Hexagon SDK, installed LLVM 4.0, recompile the halide sources using LLVM 4.0 again too. Using the Hexagon SDK installer I got from Qualcomm, there is on…
-
I'm trying to compile an app with this ABI: arm64-v8a, and I'd like to know if it's possible to call an image processing algorithm for the Hexagon architecture from the ARM code. If so, how can I do t…
-
##### Steps to reproduce the problem:
1.
2.
3.
##### Any other comments? What have you tried so far?
##### System information
Traceback (most recent call last):
File "/usr/local…
-
Every 60 seconds of having a client connected. It will suddenly disconnect. Is the central not responding to some sort of heart beat the is happening?
What could be causing this to occur so regular…
-
![image](https://user-images.githubusercontent.com/38650344/53171717-7ddc0200-361e-11e9-9f2c-70cdf2347477.png)
ubuntu:
Linux version 4.15.0-43-generic (buildd@lcy01-amd64-007)
(gcc version 5.4.0 2…
-
我看了[Frequently asked questions — MACE documentation](https://mace.readthedocs.io/en/latest/faq.html)的关于高通对DSP的使用限制,但是仍然有几个疑问:
> ## Why is MACE not working on DSP?
> Running models on Hexagon DSP …
-
-
I am seeing some code that is very inefficient because we don't understand the alignment of loads/stores with (aligned) constant ramps. For example, the following program:
ImageParam in(UInt(16…
-
@satok16 I have already set up and was able to run `hexagon_graph_execution` on my hvx board, however, when I tried to use my own [inception-v3 pre-trained model](https://github.com/tensorflow/models/…