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'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Stanislaw Adaszewski 2eff854467 Start working on FastLoop. 3 yıl önce
..
unused Remove loss as no longer necessary. 3 yıl önce
__init__.py Work on icosagon.trainprep. 3 yıl önce
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 3 yıl önce
bulkdec.py Fix a typo. 3 yıl önce
compile.py Performance tests. 3 yıl önce
convlayer.py Add BatchedData support to DecodeLayer. 3 yıl önce
convolve.py Remove an extra newline. 3 yıl önce
data.py Clean up _equal(). 3 yıl önce
databatch.py Add BatchedData support to DecodeLayer. 3 yıl önce
declayer.py Add BatchedData support to DecodeLayer. 3 yıl önce
decode.py Use torch.nn.Parameter(List) in decode. 3 yıl önce
dropout.py Remove unnecessary .detach() call in dropout_dense(). 3 yıl önce
fastconv.py Reimplement FastConvLayer. 3 yıl önce
fastloop.py Start working on FastLoop. 3 yıl önce
fastmodel.py Add test_fast_model_01(). 3 yıl önce
input.py Fix for non-leaf .grad warning. 3 yıl önce
model.py Add TrainLoop. 3 yıl önce
normalize.py Fixes for bool sparse tensors. 3 yıl önce
sampling.py Fixes for the GPU. 3 yıl önce
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3 yıl önce
trainprep.py Fixes for the GPU. 3 yıl önce
weights.py Bring more elements to icosagon. 3 yıl önce