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 24c5c19bf0 fix(imperative): make functional ops support negative axis 3 years ago
..
amp fix(imperative/amp): add is_scalar check in elemwise and concat 3 years ago
autodiff fix(imperative/amp): fix format transformation for symbol trans 3 years ago
core refactor(mgb): check input when profiling 3 years ago
data chore(license): remove all license in file header 3 years ago
distributed chore(license): remove all license in file header 3 years ago
dtr chore(license): remove all license in file header 3 years ago
experimental chore(license): remove all license in file header 3 years ago
functional fix(imperative): make functional ops support negative axis 3 years ago
hub chore(license): remove all license in file header 3 years ago
jit feat(serialization): add no_change_graph and version param whem dump model 3 years ago
module feat(imperative/amp): add set_format 3 years ago
optimizer feat(imperative/amp): add dimshuffle in set_format for nhwc 3 years ago
quantization chore(license): remove all license in file header 3 years ago
random chore(license): remove all license in file header 3 years ago
tools chore(license): remove all license in file header 3 years ago
traced_module feat(imperative): remove symbolvar of imperative 3 years ago
utils feat(imperative): remove symbolvar of imperative 3 years ago
__init__.py refactor(mgb): check input when profiling 3 years ago
_multistream.py perf(mge): improve cross stream memory borrowing 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 chore(license): remove all license in file header 3 years ago
logger.py chore(license): remove all license in file header 3 years ago
serialization.py chore(license): remove all license in file header 3 years ago
tensor.py feat(imperative/amp): add set_format 3 years ago

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

C++ Cuda Python C SVG other