Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCore layer todo list for 2.2.X [NEED CONTRIBUTION] #956
Labels
Comments
zsdonghao
added a commit
that referenced
this issue
Jun 30, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Discuss in Slack (invited link)
Docs
Layer
actsupports string inputs e.g.,Dense(100, act='relu')Ruihaicellsupports string inputs e.g.,cell_fn='LSTM')as_layer()in_channels:super(MyLayer, self).__init__(name, in_channel=in_channel)Model
_construct_graphBFS. @ChrisWu1997Visualize
Examples (Tutorial)
text_generation
text_ptb
database [WIP] @ChrisWu1997
distributed_training
tutorial_binarynet_cifar10_tfrecord.py
tutorial_binarynet_mnist_cnn.py
more in quantized_net
Initializer
Other Examples
Next step