MCPcopy 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 -*-
2import time
3
4import numpy as np

Callers

nothing calls this directly

Calls 11

listFunction · 0.85
printFunction · 0.85
get_perf_resultsFunction · 0.85
broadcast_toMethod · 0.80
normalMethod · 0.80
uniformMethod · 0.80
maxMethod · 0.45
meanMethod · 0.45
transposeMethod · 0.45
appendMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected