-
初始化代码:
_mnn_net->setCacheFile(".cache");
_net_cfg.type = MNN_FORWARD_OPENCL;
DEBUG_LOG(" setCacheFile end ");
_mnn_session = _mnn_net->createSession(_net_cf…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR16756](https://bugs.llvm.org/show_bug.cgi?id=16756) |
| Status | REOPENED |
| Importance | P norma…
-
```
Halide (http://halide-lang.org/) is an image processing language that separates
the implementation of an algorithm from its optimization.
It makes code easier to develop and maintain and it makes…
-
Hello,
I installed everything and I did not have any issue until I tried to build SmartGaze. The error is the following:
![image](https://user-images.githubusercontent.com/47860189/60438825-ddb…
-
## Motivation
According to [Halide paper](https://github.com/meiqua/shape_based_matching/blob/fusion_by_hand/halide-paper13.pdf), fusion can improve the creation of response map a lot. However, confi…
-
i have a project smartgaze at https://github.com/trishume/SmartGaze and i have installed all libs.
i have used this command for install halide
cd llvm3.7
mkdir build
cd build
cmake -DLLVM_ENABLE_TERM…
-
Running fuzz-cse with this input crashes:
[testcase-5204202551836672.txt.zip](https://github.com/halide/Halide/files/13574312/testcase-5204202551836672.txt.zip)
```
[ RUN ] LLVMFuzzer.Test…
-
Please add High Intensity Discharge Light Bulbs to a future version of electrical age.
variants would be
- mercury vapor
- high pressure sodium
- metal halide and pulse start and ceramic MH
…
-
This is a task tracker for all issues related to floating point.
The following is a full list of all the bfloat16 operations we need to support organized by priority. In general if these can be gen…
-
See https://github.com/halide/Halide/pull/6382 and https://github.com/halide/Halide/pull/6381 -- the existing `halide_assert` macro in runtime_internal.h is not like the C `assert()` macro, in that `h…