PAMD.LA

Results 12 issues of PAMD.LA

would you implement the subtraction function? for example: ```python a = 10 b = 3 c = 7 ae=encrypt(a,..) be=encrypt(b,..) ce=encrypt(e,..) assert decrypt(ae-be,..) == c # or assert decrypt(ae-be,..) ==...

when trying to install via `pip install cusim-0.0.2.tar.gz` I got this error as following: ```bash no matching distribution found for setuptools>=1.3.2 ``` while i have actually `setuptools==41.4.0` Can you help?

Hi, I had this problem while using KMeansLayer: _raise Exception('convexhull requires at least 3 points')_ how can I use it? ps: my data file is a txt file, and it...

没有显卡的话,是否有人研究过纯CPU的模式?

求google翻译的功能

Hi, I am facing the following error: E: Failed to fetch http://deb.debian.org/debian/dists/stretch/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) What should I do next?

```bash I llama.cpp build info: I UNAME_S: Linux I UNAME_P: x86_64 I UNAME_M: x86_64 I CFLAGS: -I. -O3 -std=c11 -fPIC -DNDEBUG -Wall -Wextra -Wpedantic -Wcast-qual -Wdouble-promotion -Wshadow -Wstrict-prototypes -Wpointer-arith -pthread...

npm run dev之后,出现network问题 ``` Unhandled Runtime Error AxiosError: Network Error Call Stack XMLHttpRequest.handleError node_modules/axios/lib/adapters/xhr.js (158:0) ```

修改.env里面的base_url后并不起作用。

### System Info / 系統信息 host OS: ubuntu:22.04 Nvidia Driver Version: 550.127.08 CUDA Version: 12.4 ### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece? - [x] docker / docker...

gpu
stale