lizhicheng

Results 8 issues of lizhicheng

Hello, I look forward to observing the dynamics of the network during training. I noticed that Chunking is turned off during training, and there is related assert in code, so...

读取配置文件有问题啊

I want to use a lower version of PyTorch, such as 1.7 instead of 10(Openfold default), has anyone tested this before ?

Hello, I want to try port the reef to 6900XT GPU. What general work needs to be done? I see that the DNN model in resource is all the generated...

Device: NVIDIA A100 80G tensorrt fps: 2.61 pytorch fps: 2.94 Why is tensorrt's performance even lower

https://d20lyvjneielsk.cloudfront.net/prediction-sample.tar unreachable where can I get the dataset ? thx for responsing

Hi, I am learning CU_MASK mechanism, my experiment scenario is like this: I used two separate sets of masks unsigned int cuMaskAll[2] = {0xFFFFFFFF, 0xFFFFFFF0}; unsigned int cuMaskBE[2] = {0x11111111,...