MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / mge_input_data.py

File mge_input_data.py

lite/load_and_run/examples/script/mge_input_data.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import numpy as np
3import cv2
4import megengine.data.transform as T

Callers

nothing calls this directly

Calls 4

saveMethod · 0.45
astypeMethod · 0.45
applyMethod · 0.45
dumpMethod · 0.45

Tested by

no test coverage detected