Wei Quan
Wei Quan
Without setting `I18nMsg.url`, ``` html fallback text ``` doesn't seem to override the default `locales` path.
Functionality for both horizontal and vertical layouts. Prevent connector line from dissapearing
Hi, I would like to thank you for your work on this decompiler. I think that arrays? are not correctly displayed. For example, in [axe.vmdl_c.txt#L210](https://github.com/wq9/Source2ResourceDecompiler/blob/master/dump/axe.vmdl_c.txt#L210), `m_boneName` is only a string,...
`fn.inputs.video` is supposed to handle [large videos](https://github.com/triton-inference-server/dali_backend/issues/88#issuecomment-1705338813). However, with large videos (>2GB), I get the error below immediately: ``` [StatusCode.RESOURCE_EXHAUSTED] Sent message larger than max (3316742405 vs. 2147483647) ``` So...
I'm trying to use a scalar input to resize a video, but can't figure out how to set the ndim parameter of external_source or the shape of the input in...
**Description** Triton uses over 100% of physical memory and freezes the server when using a decoupled dali model with a long video input. **Triton Information** Docker `nvcr.io/nvidia/tritonserver:24.03-py3` **To Reproduce** `resize_384/1/dali.py`...