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.

__init__.py 156 B

5 years ago
12345
  1. #!/usr/bin/env python
  2. # -*- coding: utf-8 -*-
  3. from tests.utils.custom_layers.basic_layers import *
  4. from tests.utils.custom_layers.inception_blocks import *

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