You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Megvii Engine Team b28ad4e884 feat(mge/traced_module): add pattern match for TracedModule 3 years ago
..
amp fix(mgb/opr): add non finite check 3 years ago
autodiff docs(docstring): transfer to google style 3 years ago
core fix(mge): replace functional paramter 3 years ago
data feat(mge/distributed): add preload host data with op 3 years ago
distributed fix(mge/distributed): fix single_machine_cache error 3 years ago
dtr fix(imperative): release dtr related resources when disable dtr 3 years ago
experimental feat(traced_module): move traced_module out of the experimental folder 3 years ago
functional docs(mge): modify some docstring about conv and tools 3 years ago
hub docs(docstring): transfer to google style 3 years ago
jit feat(mge): support dump with specific format 3 years ago
module docs(mge): modify some docstring about conv and tools 3 years ago
optimizer fix(mge/optimizer): allow lr to be 0 3 years ago
quantization fix(mge): fix some minor problems 3 years ago
random feat(mge/imperative): add permutation support for the tensor 3 years ago
tools docs(mge): modify some docstring about conv and tools 3 years ago
traced_module feat(mge/traced_module): add pattern match for TracedModule 3 years ago
utils docs(mge): add some docs for cvt_color and GraphInference 3 years ago
__init__.py feat(whl/api/lar): enable megengine dll on Windows 3 years ago
config.py fix(mge): control compute_mode by context 3 years ago
conftest.py ci(pytest): fixture doctest namespace in pytest config 3 years ago
device.py feat(cuda/comp_node): gets (maximum) GPU memory allocated/reserved 3 years ago
logger.py fix(mge): fix some minor problems 3 years ago
serialization.py docs(docstring): transfer to google style 3 years ago
tensor.py docs(docstring): transfer to google style 3 years ago

MegEngine 安装包中集成了使用 GPU 运行代码所需的 CUDA 环境,不用区分 CPU 和 GPU 版。 如果想要运行 GPU 程序,请确保机器本身配有 GPU 硬件设备并安装好驱动。 如果你想体验在云端 GPU 算力平台进行深度学习开发的感觉,欢迎访问 MegStudio 平台

C++ Cuda Python C SVG other