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!
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stanislaw Adaszewski 2eff854467 Start working on FastLoop. il y a 3 ans
..
unused Remove loss as no longer necessary. il y a 3 ans
__init__.py Work on icosagon.trainprep. il y a 3 ans
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). il y a 3 ans
bulkdec.py Fix a typo. il y a 3 ans
compile.py Performance tests. il y a 3 ans
convlayer.py Add BatchedData support to DecodeLayer. il y a 3 ans
convolve.py Remove an extra newline. il y a 3 ans
data.py Clean up _equal(). il y a 3 ans
databatch.py Add BatchedData support to DecodeLayer. il y a 3 ans
declayer.py Add BatchedData support to DecodeLayer. il y a 3 ans
decode.py Use torch.nn.Parameter(List) in decode. il y a 3 ans
dropout.py Remove unnecessary .detach() call in dropout_dense(). il y a 3 ans
fastconv.py Reimplement FastConvLayer. il y a 3 ans
fastloop.py Start working on FastLoop. il y a 3 ans
fastmodel.py Add test_fast_model_01(). il y a 3 ans
input.py Fix for non-leaf .grad warning. il y a 3 ans
model.py Add TrainLoop. il y a 3 ans
normalize.py Fixes for bool sparse tensors. il y a 3 ans
sampling.py Fixes for the GPU. il y a 3 ans
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. il y a 3 ans
trainprep.py Fixes for the GPU. il y a 3 ans
weights.py Bring more elements to icosagon. il y a 3 ans