cyanic-selkie
cyanic-selkie
@awolant > One important question here is what is your exact software stack? Mainly, do you use upstream TensorFlow or the NGC container? We use custom containers with `nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04` as...
> Hi! The link pointing to the code that generated the dataset is broken. Can you please fix it to make debugging easier? Sorry about that, it's fixed now.
@MingsYang I never fixed it. If you're referring to my comment above, I only meant I fixed the link to my code. Anyway, I managed to work around the issue...
Sorry for the delay, @SuryanarayanaY, I updated my issue with the full code snippet.
@SuryanarayanaY I did as you said, there is no difference.
@SuryanarayanaY I already provided the minimum reproducible example in the initial post. Is there something else you need?
Hi, I'm having the same issue. However, I only started encountering the issue once I swapped the traefik reverse proxy that handled grpc-web translation with the `tonic_web` crate. I'm guessing...
I opened an [issue](https://github.com/hyperium/tonic/issues/1666#issue-2209256609) on the `tonic` repository.
Hi, is there any news for this? Is the PR in a usable state? I have the exact same use case, albeit with a quantized model.
@snnn Setting FETCHCONTENT_TRY_FIND_PACKAGE_MODE to NEVER seemingly didn't change anything. I also double checked that `libre2.a` simply doesn't exist when I disable tests. In fact, the entire `re2-build` directory is missing....