• Olivier Delalleau's avatar
    Improved scan error message · 0793fd51
    Olivier Delalleau 提交于
    Two improvements:
    - An explicit error is raised if the lambda expression used in scan
      returns something that is not made of Theano variables (which may
      happen for instance when someone returns a constant value).
    - An error is always raised when failing to parse the return value of
      the lambda expression
    0793fd51
名称
最后提交
最后更新
..
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
scan.py 正在载入提交数据...
scan_op.py 正在载入提交数据...
scan_opt.py 正在载入提交数据...
scan_perform.c.txt 正在载入提交数据...
scan_perform.pyx 正在载入提交数据...
scan_perform_ext.py 正在载入提交数据...
scan_utils.py 正在载入提交数据...
scan_views.py 正在载入提交数据...