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!
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Stanislaw Adaszewski 2eff854467 Start working on FastLoop. před 3 roky
..
unused Remove loss as no longer necessary. před 3 roky
__init__.py Work on icosagon.trainprep. před 3 roky
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). před 3 roky
bulkdec.py Fix a typo. před 3 roky
compile.py Performance tests. před 3 roky
convlayer.py Add BatchedData support to DecodeLayer. před 3 roky
convolve.py Remove an extra newline. před 3 roky
data.py Clean up _equal(). před 3 roky
databatch.py Add BatchedData support to DecodeLayer. před 3 roky
declayer.py Add BatchedData support to DecodeLayer. před 3 roky
decode.py Use torch.nn.Parameter(List) in decode. před 3 roky
dropout.py Remove unnecessary .detach() call in dropout_dense(). před 3 roky
fastconv.py Reimplement FastConvLayer. před 3 roky
fastloop.py Start working on FastLoop. před 3 roky
fastmodel.py Add test_fast_model_01(). před 3 roky
input.py Fix for non-leaf .grad warning. před 3 roky
model.py Add TrainLoop. před 3 roky
normalize.py Fixes for bool sparse tensors. před 3 roky
sampling.py Fixes for the GPU. před 3 roky
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. před 3 roky
trainprep.py Fixes for the GPU. před 3 roky
weights.py Bring more elements to icosagon. před 3 roky