Aleksey Vlasenko
Aleksey Vlasenko
Probably this is a long shot, but all new NVIDIA accelerators already support bfloat16, and there are some models like T5 that are actually trained on TPUs and have option...
### Description ```shell I saw you recently added T5 kernels for PyTorch here: https://github.com/NVIDIA/FasterTransformer/tree/main/src/fastertransformer/th_op/t5 Would it be possible to also add corresponding Ops for TensorFlow? ``` ### Reproduced Steps ```shell...
It is a bit painful to sync code from github and manually building it for every project where it has to be used. Would it be possible to build and...
Without this change JupyterChart doesn't display non-overlay indicators. Not sure if this is the right way to fix this, at least it works for me. Removing this line also seems...
see https://github.com/tradingview/lightweight-charts/issues/1797