Luming Tang
Luming Tang
i have the same error here. Have u solved this yet?
@fjc523 could you please give the link to the paper you mentioned? thanks!
@fjc523 thanks!
thanks for the clarification! just curious, is this implemented in your tiny engine? if yes, do u have any plan for releasing the code for it? (i saw on some...
@mfogelson thanks for sharing the insights and results! they look really good. I am just wondering that, based on your tuning experience, what do u think it's the optimal training...
we need it for processing data from tf_dataset.
thanks for help! here're the outputs: ``` Collecting environment information... [3/1048]PyTorch version: 1.13.0+cu117 Is debug build: False CUDA used to build PyTorch: 11.7 ROCM used to build PyTorch: N/A OS:...
follow-up above: after installing functorch with pip, looks like some of my custom cuda kernel also got broken, with a similar `undefined symbol` error message.
I also thought this random.shuffle gonna shuffle the order of classes in the list, but after taking a closer look at the overall code, I find this line actually only...
Hi @AndyTang15, I used the same commands as you but looks like my results are much worse than urs. Just wondering is there other modification you have made to the...