Simon Zhou
Simon Zhou
> Sorry @SimZhou this issue seems to have fell through crack. Have you tried the LD_PRELOAD trick with the custom op `RegexSplitWithOffsets`? [doc link](https://github.com/triton-inference-server/server/blob/main/docs/custom_operations.md#tensorflow). Yes, I am trying but it...
> Hi @SimZhou I'm facing a similar issue, were you able to resolve this? Unfortunately No. But there are 2 possible alternatives instead of embedding the custom op into triton:...
test数据怎么会打标呢,不公开的啊
> @lfxx I've copied the Triton Server executable (along with its dependencies) from the image used to build the Triton Server to the image used as the runtime for Triton...
I think most developers in China use https://developer.aliyun.com/mirror/ as their first choice when it comes to mirror issues, Is it possible to cooperate and set up a mirror site on...
>  我把基础镜像改了这个,就正常构建了!!! 光改Frontend的基础镜像不够, 我把三个基础镜像都从lts改成16.19.1就好了。
Looking forward to a miui 10 release as well... Sad tht I know nothin about android programming..
Succeed with cargo build, thx!
啥时候能把这个版本release出来呢?上一个release版本已经是一年多前了哦 另外,是不是我直接clone master,自己编译的话,应该就有这个功能了吧?
Installed `datasets==2.16.0` Still get this error: ```bash ImportError: cannot import name 'LargeList' from 'datasets' (/opt/conda/lib/python3.11/site-packages/datasets/__init__.py) ```