mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-05 19:54:25 +08:00
* builtin function docstring * init docstring * view docstring * add init to index and fix * node /edge feature * Example -> Examples * fix func hyperlink * traversal * fix * from/to_networkx docstring * minor * fix duplicate label * comment about tensor framework * from scipy sparse matrix * fix format errors
12 lines
168 B
ReStructuredText
12 lines
168 B
ReStructuredText
.. _apiinit:
|
|
|
|
Feature Initializer
|
|
===================
|
|
|
|
.. automodule:: dgl.init
|
|
.. autosummary::
|
|
:toctree: ../../generated/
|
|
|
|
base_initializer
|
|
zero_initializer
|