Added new mechanism to construct output types that avoid importing Cuda.
The way it works, __init__ gets a lambda function that construct a Tensor
Type. By default constructs Tensor Types, but move to gpu will replace it
with a CudaNdarray constructor.
正在显示
请
注册
或者
登录
后发表评论