1. 25 1月, 2012 3 次提交
    • Razvan Pascanu's avatar
      lazy-man solution to failing tests · 5f8e9721
      Razvan Pascanu 提交于
      This tests are of the sandbox of scan that I want to change anyway..
      5f8e9721
    • Razvan Pascanu's avatar
      Merge pull request #377 from delallea/better_scan_error · 888485ef
      Razvan Pascanu 提交于
      Improved scan error message
      
      I think that we can't really use iter(x) as suggested by David, because we want to iterate over the items.
      888485ef
    • 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
  2. 24 1月, 2012 9 次提交
  3. 23 1月, 2012 15 次提交
  4. 22 1月, 2012 1 次提交
  5. 21 1月, 2012 12 次提交