tensorlayer / TensorLayer

Deep Learning and Reinforcement Learning Library for Scientists and Engineers
http://tensorlayerx.com
Other
7.34k stars 1.61k forks source link

Support nested layer customization and enable better 'in_channels' exception raise #1015

Closed ChrisWu1997 closed 5 years ago

ChrisWu1997 commented 5 years ago

Checklist

Motivation and Context

  1. Support nested layer customization.
  2. Enable better 'in_channels' exception raise in dynamic model definition.

Description

I briefly list the design below just for a reminder.