You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

.readthedocs.yml 219 B

4 years ago
1234567891011121314
  1. # https://docs.readthedocs.io/en/latest/yaml-config.html
  2. build:
  3. image: latest # For python 3.6
  4. formats:
  5. - epub
  6. - pdf
  7. python:
  8. version: 3.6
  9. requirements_file:
  10. requirements/requirements_doc.txt

TensorLayer3.0 是一款兼容多种深度学习框架为计算后端的深度学习库。计划兼容TensorFlow, Pytorch, MindSpore, Paddle.