MegEngine / Models

采用MegEngine实现的各种主流深度学习模型
Other
303 stars 99 forks source link

Code Missing #108

Closed MondayZhou closed 3 years ago

MondayZhou commented 3 years ago

Missing Code

There are lines of missing code for transforming ndarray into tensor. It will lead to an error: 遗漏了将ndarray转换成tensor的代码,导致在运行的时候报错:

TypeError: op Convolution expect type Tensor as inputs, got numpy.ndarray actually
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

wjfwzzc commented 3 years ago

LGTM. Thanks for your contribution! Could you sign the CLA?