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.

.codacy.yaml 203 B

4 years ago
4 years ago
123456789
  1. # https://support.codacy.com/hc/en-us/articles/115002130625-Codacy-Configuration-File
  2. ---
  3. engines:
  4. bandit:
  5. enabled: false # FIXME: make it works
  6. exclude_paths:
  7. - scripts/*
  8. - setup.py
  9. - docker/**/*

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