calculate-flops.pytorch
calculate-flops.pytorch copied to clipboard
What is the difference between the 'forward' mode and the 'generate' mode?
What is the difference between setting the parameter 'forward_mode' in function calculate_flops() as 'generate' and setting it as 'forward' (default)?