FastFold
FastFold copied to clipboard
AutoChunk
Hello, I was wondering whether AutoChunk described in https://arxiv.org/pdf/2203.00854v3.pdf is already implemented? Will this avoid manually setting the chunk_size?
Hi, autochunk was implemented in colossalAI, and it has not been added to this repo. So I'm afraid you still need to set it manually now.
@oahzxl Hi, I was curious about the inference overhead caused by using AutoChunk for protein prediction models , did it take some time to find the optimal chunk size?