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 c210be41b3 Add databatch. 5年前
..
unused Remove loss as no longer necessary. 5年前
__init__.py Work on icosagon.trainprep. 5年前
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 5年前
bulkdec.py Add bulkdec. 5年前
compile.py Performance tests. 5年前
convlayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 5年前
convolve.py Remove an extra newline. 5年前
data.py Clean up _equal(). 5年前
databatch.py Add databatch. 5年前
declayer.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 5年前
decode.py Use torch.nn.Parameter(List) in decode. 5年前
dropout.py Remove unnecessary .detach() call in dropout_dense(). 5年前
input.py Fix for non-leaf .grad warning. 5年前
model.py Add TrainLoop. 5年前
normalize.py Fixes for bool sparse tensors. 5年前
sampling.py Fixes for the GPU. 5年前
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 5年前
trainprep.py Fixes for the GPU. 5年前
weights.py Bring more elements to icosagon. 5年前