[Experimental] Tensorflow support
Tensorflow support is finally live as an experimental feature. To get started, please read the instructions about switching to tensorflow backend. Currently, we released 13 common NN modules and 4 models.
- NN modules: https://docs.dgl.ai/api/python/nn.tensorflow.html
- Examples: https://github.com/dmlc/dgl/tree/master/examples/tensorflow
Many bug fixes and minor improvements.