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.
 
 
 
 
 
 
kxz@thumt102-1 8f48da7ffe feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
..
qat docs(imperative): fix multiple target warning when cross-reference 3 years ago
quantized docs(docstring): transfer to google style 3 years ago
__init__.py feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
activation.py fix(mge/module): fix prelu error when use_symbolic_shape is true 3 years ago
adaptive_pooling.py docs(docstring): transfer to google style 3 years ago
batch_matmul_activation.py docs(docstring): transfer to google style 3 years ago
batchnorm.py docs(mge/module): add note about definition of momentum in BatchNorm 3 years ago
concat.py docs(docstring): transfer to google style 3 years ago
conv.py docs(mge): modify some docstring about conv and tools 3 years ago
conv_bn.py fix(mge): fix some minor problems 3 years ago
deformable_psroi_pooling.py feat(mge/quantization): add name for quantized module 4 years ago
dropout.py docs(imperative): fix multiple target warning when cross-reference 3 years ago
elemwise.py docs(docstring): transfer to google style 3 years ago
embedding.py docs(docstring): transfer to google style 3 years ago
external.py test(imperative/python): fix testcase for magicmind runtime module 3 years ago
identity.py refactor(mge/functional): move functional api 4 years ago
init.py docs(docstring): transfer to google style 3 years ago
linear.py docs(docstring): transfer to google style 3 years ago
lrn.py feat(mge/imperative): add local response normalization 3 years ago
module.py fix(mge): fix some minor problems 3 years ago
normalization.py feat(mgb): add megbrain layer norm opr with subgraph 3 years ago
padding.py style(mge): change the pad opr doc and format 3 years ago
pixel_shuffle.py feat(imperative): add pixel_shuffle opr 3 years ago
pooling.py docs(docstring): transfer to google style 3 years ago
quant_dequant.py docs(docstring): transfer to google style 3 years ago
rnn.py feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
sequential.py docs(docstring): transfer to google style 3 years ago
sliding_window.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