Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OpPerf] Fixed Python profiler bug (apache#17642)
* Changed arg structure in op func call * Length check to prevent index out of bounds error * Dropping args[2] as it is no longer used (only using kwargs)
- Loading branch information