Table of Contents
heat
heat.array_api
heat.classification
heat.cluster
heat.datasets
heat.decomposition
heat.fft
heat.graph
heat.naive_bayes
heat.nn
heat.optim
heat.preprocessing
heat.regression
heat.sparse
heat.spatial
heat.testing
heat.utils
heat.nn.functional
File containing the heat.nn.functional submodule
When a function is called for the heat.nn.functional module it will attempt to run the heat.nn.functional module with that name, then, if there is no such heat nn module, it will attempt to get the torch.nn.functional module of that name.