-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed as not planned
Labels
type-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
now the timeit feature provides the total time (n=1000000), and accept str.
my version: https://github.com/YagaoDirac/Pytorch-extension-from-YagaoDirac-v2/blob/main/pytorch_yagaodirac_v2/timeit_yagaodirac.py
The interface is different. So it's a bc breaking. It's also easy to use.
According to my test, the result is reasonable and probably a bit more accurate. (vs code, py 3.13, no error no warning from mypy)
I don't know these licence. Anyway, feel free to do anything with my code.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
None
Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement