TaylorHere

Results 25 comments of TaylorHere

> ```shell > => exporting to oci image format 2.7s > => => exporting layers 1.5s > => => exporting manifest sha256:d455a0ef6f205f908117953e36db96d41845bb9cec01bf325ba2babdeb1b8b77 0.0s > => => exporting config sha256:19009efecb6ec386bc52b0676e581b59144e600c5d8cbd3786ecc0c54a33528c 0.0s...

> > seems like podman treats the image name as localhost/dev, envd up will work while manually re-tag to envd:dev > the `index.json` buildkit produce ```json { "schemaVersion": 2, "manifests":...

podman fixed image loading issue @https://github.com/containers/common/pull/793 but ubuntu 22 did not ship newer version of podman yet. manually tested `envd up` with podman 4.2.0 and everything works fine. I will...

[ssdlite320_mobilenet_v3_large.zip](https://github.com/PaddlePaddle/X2Paddle/files/10858853/ssdlite320_mobilenet_v3_large.zip) 1. 运行在小程序上的目标检测模型 2. 希望借助paddle.js和小程序插件在小程序上部署模型

another error says when run knowlege retereval testing `shapes (1536,) and (3072,) not aligned: 1536 (dim 0) != 3072 (dim 0)`