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!
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stanislaw Adaszewski 13940671cc Performance tests. 3 лет назад
..
unused Remove loss as no longer necessary. 3 лет назад
__init__.py Work on icosagon.trainprep. 4 лет назад
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 3 лет назад
compile.py Performance tests. 3 лет назад
convlayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 лет назад
convolve.py Fixes for the GPU. 3 лет назад
data.py Clean up _equal(). 3 лет назад
declayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 лет назад
decode.py Use torch.nn.Parameter(List) in decode. 3 лет назад
dropout.py Fix for sparse_coo_tensor(). 3 лет назад
input.py Increase test coverage. 4 лет назад
model.py Add TrainLoop. 3 лет назад
normalize.py Fix for sparse_coo_tensor(). 3 лет назад
sampling.py Fixes for the GPU. 3 лет назад
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 лет назад
trainprep.py Fixes for the GPU. 3 лет назад
weights.py Bring more elements to icosagon. 4 лет назад