We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
last_inst_delay_act
Hi,
I am currently reading through the code and I am having some trouble understanding the specific usage and logic behind last_inst_delay_act.
Specifically, I am confused about the calculation of last_inst_delay_act_max.
last_inst_delay_act_max
Could you please explain the reasoning behind this?
PPT-GPU/src/kernels.py
Lines 302 to 306 in 0351db7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am currently reading through the code and I am having some trouble understanding the specific usage and logic behind
last_inst_delay_act
.Specifically, I am confused about the calculation of
last_inst_delay_act_max
.Could you please explain the reasoning behind this?
PPT-GPU/src/kernels.py
Lines 302 to 306 in 0351db7
The text was updated successfully, but these errors were encountered: