Hello,
Can I know what the advantage of using Fairseq is?
I mean if we constructed the dataset using the PyTorch geometric constructor, added your wrapper for the eig_values calculation, and then pushed all of them to a regular simple Transformer (using our own working implementation for example), will this work? (Let's forget about the usage of performer and its dependencies for now).
Thanks!
Hello,
Can I know what the advantage of using Fairseq is?
I mean if we constructed the dataset using the PyTorch geometric constructor, added your wrapper for the eig_values calculation, and then pushed all of them to a regular simple Transformer (using our own working implementation for example), will this work? (Let's forget about the usage of performer and its dependencies for now).
Thanks!