Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ benchmark_op.py
File
benchmark_op.py
imperative/python/megengine/tools/benchmark_op.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
import
time
3
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
11
list
Function · 0.85
print
Function · 0.85
get_perf_results
Function · 0.85
broadcast_to
Method · 0.80
normal
Method · 0.80
uniform
Method · 0.80
max
Method · 0.45
mean
Method · 0.45
transpose
Method · 0.45
append
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected