Number of flops in a graph model? #7394
Unanswered
Chris-Pedersen
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I am not an expert on this one, but can you share some information why these packages do not work with PyG? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, just wondering if anyone knows of a package/script to estimate the number of flops for a given graph model? It seems many of the standard packages for doing this such as
fvcore.nn
andpthflops
do not work withtorch.geometric
models and datasets.Beta Was this translation helpful? Give feedback.
All reactions