Fixed some errors in pprint.py when importing theano stuff

上级 287a690d
from .. import tensor as T from theano import tensor as T
from .. import scalar as S from theano import scalar as S
from .. import gof from theano import gof
from copy import copy from copy import copy
import sys import sys
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论