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トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stanislaw Adaszewski 13940671cc Performance tests. 3年前
..
unused Remove loss as no longer necessary. 3年前
__init__.py Work on icosagon.trainprep. 4年前
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 3年前
compile.py Performance tests. 3年前
convlayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3年前
convolve.py Fixes for the GPU. 3年前
data.py Clean up _equal(). 3年前
declayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 3年前
decode.py Use torch.nn.Parameter(List) in decode. 3年前
dropout.py Fix for sparse_coo_tensor(). 3年前
input.py Increase test coverage. 4年前
model.py Add TrainLoop. 3年前
normalize.py Fix for sparse_coo_tensor(). 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. 4年前