• Olivier Delalleau's avatar
    Updated doc for tensor.join · 4a81ae74
    Olivier Delalleau 提交于
    - Fixed typo on last line of Python example (y -> u)
    - Added note that the first argument is the axis
    - Fixed statement saying it is used to concatenate two tensors, while it can
      be used with more
    - Fixed some lines too long (>80 characters)
    4a81ae74
basic.py 84.3 KB