-
**Is your feature request related to a problem? Please describe.**
As shown in the figure below:
There are "CreateSessionFromArrayWithPrepackedWeightsContainer" interfaces in OrtApi, but there is no…
-
Interesting project! But I'm having some trouble running locally. I try`pnpm install` and it fails at the `build` step:
```
jsx-view prepare$ npm run clean && npm run build
│ > jsx-view@0.2.1 cle…
-
```shellsession
$ cat package.json
{
"dependencies": {
"@esfx/lazy": "1.0.0-pre.33"
}
}
$ node --input-type=commonjs -e 'require("@esfx/lazy")'
$ node --input-type=module -e 'import "@…
0f-0b updated
2 years ago
-
Building and testing torch-mlir on AArch64 Linux hosts shows the following failure in the test suite.
torch-mlir was built with the following parameters.
```
cmake -GNinja -Bbuild \
-D…
-
```
Traceback (most recent call last):
File "test_text_e2e_wenet.py", line 9, in
decoder = wenet.Decoder(lang='chs',model_dir="/home/ybZhang/.wenet/chs/wenetspeech")
File "/home/ybZhang/m…
-
I build pytorch 1.3 on Arm A53 from source, and run the tutorial code static_quantization_tutorial, it produce the error:
holo@ark:~/hlh/tutorials/advanced_source$ python static_quantization_tutori…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.5.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: fba051f98f609634ae4392d0053ddfc627f8cdb3
Last commit: 14 hours ago
Core tap ORIGIN: https:…
-
I get the following error:
```
npm ERR! code 1
npm ERR! path /Users/xyz/Frontend/gui/node_modules/@textea/json-viewer
npm ERR! command failed
npm ERR! command sh -c -- husky install
npm ERR!…
-
Environment:
```
MacBook Pro (15-inch, 2017)
2.9 GHz Intel Core i7
```
Change to OpenBLAS:
* https://github.com/xianyi/OpenBLAS/blob/v0.3.4/driver/level3/level3.c#L322 and https://github.com/x…
-
Do you want to request a *feature* or report a *bug*?
-----------------------------------------------------
bug
What is the current behavior?
-----------------------------
After running `npm pu…