IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Stanislaw Adaszewski 6cf3175950 Remove an extra newline. 3 år sedan
..
unused Remove loss as no longer necessary. 3 år sedan
__init__.py Work on icosagon.trainprep. 4 år sedan
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 3 år sedan
compile.py Performance tests. 3 år sedan
convlayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 år sedan
convolve.py Remove an extra newline. 3 år sedan
data.py Clean up _equal(). 3 år sedan
declayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 år sedan
decode.py Use torch.nn.Parameter(List) in decode. 3 år sedan
dropout.py Fix for sparse_coo_tensor(). 3 år sedan
input.py Fix for non-leaf .grad warning. 3 år sedan
model.py Add TrainLoop. 3 år sedan
normalize.py Fixes for bool sparse tensors. 3 år sedan
sampling.py Fixes for the GPU. 3 år sedan
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 år sedan
trainprep.py Fixes for the GPU. 3 år sedan
weights.py Bring more elements to icosagon. 4 år sedan