All modules for which code is available
- stgraph.compiler.autodiff
- stgraph.compiler.backend.callback
- stgraph.compiler.backend.kernel_wrapper
- stgraph.compiler.backend.pytorch.torch_callback
- stgraph.compiler.backend.pytorch.torch_kernel_wrapper
- stgraph.compiler.code_gen.code_gen
- stgraph.compiler.code_gen.compiler
- stgraph.compiler.code_gen.cuda_check
- stgraph.compiler.code_gen.cuda_error
- stgraph.compiler.code_gen.device_info
- stgraph.compiler.code_gen.kernel_context
- stgraph.compiler.debugging.stgraph_logger
- stgraph.compiler.execution_unit
- stgraph.compiler.executor
- stgraph.compiler.node
- stgraph.compiler.op.op
- stgraph.compiler.op.op_factory
- stgraph.compiler.op.pytorch.torch_op
- stgraph.compiler.passes
- stgraph.compiler.passes.cf
- stgraph.compiler.passes.cse
- stgraph.compiler.passes.dce
- stgraph.compiler.passes.dependency_analysis
- stgraph.compiler.passes.fusion
- stgraph.compiler.passes.mem_planning
- stgraph.compiler.passes.peephole
- stgraph.compiler.passes.visualize
- stgraph.compiler.program
- stgraph.compiler.registry
- stgraph.compiler.schema
- stgraph.compiler.stgraph
- stgraph.compiler.utils
- stgraph.compiler.val.pytorch.torch_val
- stgraph.compiler.val.val
- stgraph.compiler.val.val_factory
- stgraph.dataset.dynamic.england_covid_dataloader
- stgraph.dataset.dynamic.stgraph_dynamic_dataset
- stgraph.dataset.static.cora_dataloader
- stgraph.dataset.static.stgraph_static_dataset
- stgraph.dataset.stgraph_dataset
- stgraph.dataset.temporal.hungarycp_dataloader
- stgraph.dataset.temporal.metrla_dataloader
- stgraph.dataset.temporal.montevideobus_dataloader
- stgraph.dataset.temporal.pedalme_dataloader
- stgraph.dataset.temporal.stgraph_temporal_dataset
- stgraph.dataset.temporal.wikimath_dataloader
- stgraph.dataset.temporal.windmilloutput_dataloader
- stgraph.graph.dynamic.dynamic_graph
- stgraph.graph.dynamic.gpma.gpma
- stgraph.graph.dynamic.gpma.gpma_graph
- stgraph.graph.dynamic.naive.naive_graph
- stgraph.graph.dynamic.pcsr.pcsr
- stgraph.graph.dynamic.pcsr.pcsr_graph
- stgraph.graph.static.csr
- stgraph.graph.static.static_graph
- stgraph.graph.stgraph_base
- stgraph.nn.pytorch.static.gat_conv
- stgraph.nn.pytorch.static.gcn_conv
- stgraph.nn.pytorch.temporal.tgcn
- stgraph.utils.constants
- stgraph.utils.data_table