All modules for which code is available
- autogl.data._dataset._dataset
- autogl.data._dataset._in_memory_static_graph_set
- autogl.data.data
- autogl.data.download
- autogl.data.extract
- autogl.datasets._gtn_data
- autogl.datasets._matlab_matrix
- autogl.datasets._ogb
- autogl.datasets._pyg
- autogl.module.ensemble
- autogl.module.feature._auto_feature
- autogl.module.feature._generators._eigen
- autogl.module.feature._generators._graphlet
- autogl.module.feature._generators._pyg
- autogl.module.feature._graph._netlsd
- autogl.module.feature._selectors._basic
- autogl.module.feature._selectors._gbdt
- autogl.module.hpo
- autogl.module.hpo.anneal_advisorhpo
- autogl.module.hpo.autone
- autogl.module.hpo.bayes_advisor
- autogl.module.hpo.cmaes_advisorchoco
- autogl.module.hpo.grid_advisor
- autogl.module.hpo.mocmaes_advisorchoco
- autogl.module.hpo.quasi_advisorchoco
- autogl.module.hpo.rand_advisor
- autogl.module.hpo.tpe_advisorhpo
- autogl.module.model.dgl.gat
- autogl.module.model.dgl.gcn
- autogl.module.model.dgl.gin
- autogl.module.model.dgl.graphsage
- autogl.module.model.dgl.hetero.HeteroRGCN
- autogl.module.model.dgl.hetero.han
- autogl.module.model.dgl.hetero.hgt
- autogl.module.model.dgl.topkpool
- autogl.module.model.encoders._dgl._gcn
- autogl.module.model.encoders._pyg._gcn
- autogl.module.model.pyg.gat
- autogl.module.model.pyg.gcn
- autogl.module.model.pyg.gin
- autogl.module.model.pyg.graph_saint
- autogl.module.model.pyg.graphsage
- autogl.module.model.pyg.robust.gnnguard
- autogl.module.model.pyg.topkpool
- autogl.module.nas.algorithm.base
- autogl.module.nas.algorithm.darts
- autogl.module.nas.algorithm.enas
- autogl.module.nas.algorithm.gasso
- autogl.module.nas.algorithm.grna
- autogl.module.nas.algorithm.random_search
- autogl.module.nas.algorithm.rl
- autogl.module.nas.algorithm.spos
- autogl.module.nas.estimator.base
- autogl.module.nas.estimator.grna_estimator
- autogl.module.nas.estimator.one_shot
- autogl.module.nas.estimator.train_scratch
- autogl.module.nas.space.autoattend
- autogl.module.nas.space.base
- autogl.module.nas.space.gasso
- autogl.module.nas.space.graph_nas
- autogl.module.nas.space.graph_nas_macro
- autogl.module.nas.space.grna
- autogl.module.nas.space.single_path
- autogl.module.train.base
- autogl.module.train.graph_classification_full
- autogl.module.train.link_prediction_full
- autogl.module.train.node_classification_full
- autogl.module.train.node_classification_het
- autogl.module.train.node_classification_trainer.node_classification_sampled_trainer
- autogl.solver.classifier.graph_classifier
- autogl.solver.classifier.link_predictor
- autogl.solver.classifier.node_classifier
- autogl.solver.utils