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 2eff854467 Start working on FastLoop. vor 3 Jahren
..
unused Remove loss as no longer necessary. vor 3 Jahren
__init__.py Work on icosagon.trainprep. vor 3 Jahren
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). vor 3 Jahren
bulkdec.py Fix a typo. vor 3 Jahren
compile.py Performance tests. vor 3 Jahren
convlayer.py Add BatchedData support to DecodeLayer. vor 3 Jahren
convolve.py Remove an extra newline. vor 3 Jahren
data.py Clean up _equal(). vor 3 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 3 Jahren
dropout.py Remove unnecessary .detach() call in dropout_dense(). vor 3 Jahren
fastconv.py Reimplement FastConvLayer. vor 3 Jahren
fastloop.py Start working on FastLoop. vor 3 Jahren
fastmodel.py Add test_fast_model_01(). vor 3 Jahren
input.py Fix for non-leaf .grad warning. vor 3 Jahren
model.py Add TrainLoop. vor 3 Jahren
normalize.py Fixes for bool sparse tensors. vor 3 Jahren
sampling.py Fixes for the GPU. vor 3 Jahren
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. vor 3 Jahren
trainprep.py Fixes for the GPU. vor 3 Jahren
weights.py Bring more elements to icosagon. vor 3 Jahren