提交 e0be6bf3 authored 作者: Frederic Bastien's avatar Frederic Bastien

Always import gpuarray.rng_mrg to have its optimizer imported.

上级 a5c029dc
......@@ -29,7 +29,7 @@ from .type import (GpuArrayType, GpuArrayVariable, GpuArrayConstant,
GpuArraySharedVariable, gpuarray_shared_constructor,
reg_context, get_context, ContextNotDefined)
from .basic_ops import as_gpuarray_variable
from . import fft, dnn, opt, nerv, extra_ops, multinomial, reduction
from . import fft, dnn, opt, nerv, extra_ops, multinomial, reduction, rng_mrg
def transfer(x, target):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论