Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you get the number in profiler_output.py ? #3

Open
Aegsteh-T opened this issue Aug 7, 2024 · 1 comment
Open

How do you get the number in profiler_output.py ? #3

Aegsteh-T opened this issue Aug 7, 2024 · 1 comment

Comments

@Aegsteh-T
Copy link

In profiler_output.py file,
there is a list named "time_map",
The first dimension is about hidden_size, the second dimension is about batch size, the third dimension is a list containing 4 numbers.

What is the meaning of the 4 numbers, respectively ?
How do you get the number?

Thanks.

@Youhe-Jiang
Copy link
Owner

Actually we merged the implementation of OSDP to our framework Galvatron-2, you can check the detailed information at https://github.com/AFDWang/Hetu-Galvatron about the whole process of profiling, strategy searching, and implementing, thank you for your attention to our framework!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants