You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the trace from pytorch is too complex. As mentioned in the issue https://github.com/mlcommons/chakra/issues/76,it seems possible to generate trace from Astra-sim. Could you please provide tutorial or suggestion?
2. how to get et trace with memory nodes?
the trace i got only have COMP_NODE and COMM_COLL_NODE, as mentioned in your paper, it is possible to get the memory access node. May i ask how to get the traces with nodes like that?
1. how to generate et trace from astra-sim?
the trace from pytorch is too complex. As mentioned in the issue https://github.com/mlcommons/chakra/issues/76,it seems possible to generate trace from Astra-sim. Could you please provide tutorial or suggestion?
2. how to get et trace with memory nodes?
the trace i got only have COMP_NODE and COMM_COLL_NODE, as mentioned in your paper, it is possible to get the memory access node. May i ask how to get the traces with nodes like that?
3. trace examples required
Could you please provide several generated chakra et, which includes the comp,mem,comm, as mentioned in some other issues ? e.g. https://github.com/mlcommons/chakra/issues/66
The text was updated successfully, but these errors were encountered: