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 kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stanislaw Adaszewski fcaccc8730 Fix a typo. vor 3 Jahren
..
unused Remove loss as no longer necessary. vor 4 Jahren
__init__.py Work on icosagon.trainprep. vor 4 Jahren
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). vor 4 Jahren
bulkdec.py Fix a typo. vor 3 Jahren
compile.py Performance tests. vor 4 Jahren
convlayer.py Add BatchedData support to DecodeLayer. vor 3 Jahren
convolve.py Remove an extra newline. vor 4 Jahren
data.py Clean up _equal(). vor 4 Jahren
databatch.py Add BatchedData support to DecodeLayer. vor 3 Jahren
declayer.py Add BatchedData support to DecodeLayer. vor 3 Jahren
decode.py Use torch.nn.Parameter(List) in decode. vor 4 Jahren
dropout.py Remove unnecessary .detach() call in dropout_dense(). vor 3 Jahren
fastconv.py Fix a typo. vor 3 Jahren
input.py Fix for non-leaf .grad warning. vor 4 Jahren
model.py Add TrainLoop. vor 4 Jahren
normalize.py Fixes for bool sparse tensors. vor 4 Jahren
sampling.py Fixes for the GPU. vor 4 Jahren
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. vor 4 Jahren
trainprep.py Fixes for the GPU. vor 4 Jahren
weights.py Bring more elements to icosagon. vor 4 Jahren