Jonathan Zhang

Results 13 comments of Jonathan Zhang

I attempted to verify the fix in my environment, but I don't know how to redirect the original gleam package to my fork without breaking all the imports and build...

Actually it has nothing to do with the `defer` statement, the closing is assured to be called after the execution of `fn` anyway... However I've fixed the issue by making...

L4 session stickiness support such as IP hash. As in our case, we need to support legacy backend systems with SSLPassthrough (tcp load balancing instead of http. Hence cookie-based sticky...

Is there any materials / prelim explorations indicating how much gRPC-over-QUIC can outperform existing TCP protocol?

Finally managed to build a docker image and VS Code dev container which seems workable. Hope it could be of some help to those facing similar issue wanting to jumpstart....

Hi @ckluk , glad to find your answer here. I'm experiencing the same issue with high 'kernel launch' time, and I did try to set the environment variable `TF_GPU_THREAD_MODE=gpu_private` but...

Thanks for your swift reply. I used `tf.numpy_function` to be exact. I can barely remember how I came to this function as I was struggling with data loading from MySQL...

I'm really keen to harness this model's potentiality especially on multivariate / exogenous features, too. TBH I'm not a data scientist, so I could be missing the nuances of multivariate...

@elephaint my apologies for overlooking the guideline when the PR was submitted. I think I might close the PR for now as some more prep works are needed. However the...

Same issue here using the latest codebase from main branch. I'm using TimeMixer, though ``` --------------------------------------------------------------------------- ValueError Traceback (most recent call last) Cell In[16], [line 1](vscode-notebook-cell:?execution_count=16&line=1) ----> [1](vscode-notebook-cell:?execution_count=16&line=1) pis =...