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개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stanislaw Adaszewski 2eff854467 Start working on FastLoop. 3 년 전
..
unused Remove loss as no longer necessary. 3 년 전
__init__.py Work on icosagon.trainprep. 3 년 전
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 3 년 전
bulkdec.py Fix a typo. 3 년 전
compile.py Performance tests. 3 년 전
convlayer.py Add BatchedData support to DecodeLayer. 3 년 전
convolve.py Remove an extra newline. 3 년 전
data.py Clean up _equal(). 3 년 전
databatch.py Add BatchedData support to DecodeLayer. 3 년 전
declayer.py Add BatchedData support to DecodeLayer. 3 년 전
decode.py Use torch.nn.Parameter(List) in decode. 3 년 전
dropout.py Remove unnecessary .detach() call in dropout_dense(). 3 년 전
fastconv.py Reimplement FastConvLayer. 3 년 전
fastloop.py Start working on FastLoop. 3 년 전
fastmodel.py Add test_fast_model_01(). 3 년 전
input.py Fix for non-leaf .grad warning. 3 년 전
model.py Add TrainLoop. 3 년 전
normalize.py Fixes for bool sparse tensors. 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. 3 년 전