Ding Yongchao
Ding Yongchao
 I want to install tf in TX2 using jetpack3.1 and my python version is 3.5. when i run ./buildTensorFlow.sh, the error is as above, i am confused how to...
 I just download whl for TX2 and try to install, the result is as above. How can i install tensorflow?
I try to use fp8 prefill attention kernel and i found that in L20, there has no speed up than fp16, even slow. is it correct? ```import torch from flash_attn.utils.benchmark...