-
[](url)
![QQ截图20240818204202](https://github.com/user-attachments/assets/ae6d348f-3a0d-46bf-813d-12256f19f81f)
Uki3 updated
3 months ago
-
`-Zmiri-retag-fields=scalar` is roughly explained as retagging where rustc emits `noalias` attributes. For this to be accurate, `Box` shouldn't cause retagging when `-Zbox-noalias=no`, since setting t…
CAD97 updated
7 months ago
-
After a fresh install of 18.09.0 on a CentOS 7.5 box, the following errors appear in the log:
On daemon stop:
```
Nov 12 11:21:48 zbox.home.scheer.it systemd[1]: Stopping Docker Application Conta…
-
with snap install --edge irfanview > 66, resp 4.62 and
copying the Plugins manuali in ~/snap/irfanview/current/irfanview/Plugins/
the pdf-reading is functioning well.
but with this installation i …
-
This Docker image doesn't seem to support HTTPS by default.
I've done a quick patch today, just leave here for a record.
The patch takes official document as reference - [linux一键安装包配置https](https:…
-
Ahojte, neriesili ste niekto ako doplnit do order_conf v moduly ps_emailalerts nazvy presnych ZBOXov ?
V beznom order_conf sa to pekne dotiahne ale do ps_emailalerts to nezoberie.
Neriesil to niekto…
-
Hello,
I converted one of my models from tflite to rknn with rknn-toolkit2@2.1.0.
However, when I try to infer it in rv1106 I get this error:
> E RKNN: unsupport cpu Transpose op, op name: Transp…
-
```
$ grep '' Cargo.toml src/main.rs
Cargo.toml:[package]
Cargo.toml:name = "zboxtest"
Cargo.toml:version = "0.1.0"
Cargo.toml:authors = ["Vitaly _Vi Shukela "]
Cargo.toml:edition = "2018"
Carg…
-
ZboxFS seems to think in terms of transactions. There are transaction-related error cases in `zbox::Error`, there are limitations based on transactions (e.g. inability to write multiple files in paral…
-
Example code is [from issue about ENOSPC behaviour](https://github.com/zboxfs/zbox/issues/67#issuecomment-570080166)
Run (`cargo run`) that example code multiple times, interrupting it with Cltr+C.…