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.

array_ops.rst 295 B

4 years ago
1234567891011121314151617181920
  1. API - Array Operations
  2. ======================
  3. .. automodule:: tensorlayer.array_ops
  4. .. autosummary::
  5. alphas
  6. alphas_like
  7. Tensorflow Tensor Operations
  8. ----------------------------
  9. tl.alphas
  10. ^^^^^^^^^
  11. .. autofunction:: alphas
  12. tl.alphas_like
  13. ^^^^^^^^^^^^^^
  14. .. autofunction:: alphas_like

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