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!
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Stanislaw Adaszewski 2eff854467 Start working on FastLoop. hace 3 años
..
unused Remove loss as no longer necessary. hace 3 años
__init__.py Work on icosagon.trainprep. hace 3 años
batch.py Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). hace 3 años
bulkdec.py Fix a typo. hace 3 años
compile.py Performance tests. hace 3 años
convlayer.py Add BatchedData support to DecodeLayer. hace 3 años
convolve.py Remove an extra newline. hace 3 años
data.py Clean up _equal(). hace 3 años
databatch.py Add BatchedData support to DecodeLayer. hace 3 años
declayer.py Add BatchedData support to DecodeLayer. hace 3 años
decode.py Use torch.nn.Parameter(List) in decode. hace 3 años
dropout.py Remove unnecessary .detach() call in dropout_dense(). hace 3 años
fastconv.py Reimplement FastConvLayer. hace 3 años
fastloop.py Start working on FastLoop. hace 3 años
fastmodel.py Add test_fast_model_01(). hace 3 años
input.py Fix for non-leaf .grad warning. hace 3 años
model.py Add TrainLoop. hace 3 años
normalize.py Fixes for bool sparse tensors. hace 3 años
sampling.py Fixes for the GPU. hace 3 años
trainloop.py Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. hace 3 años
trainprep.py Fixes for the GPU. hace 3 años
weights.py Bring more elements to icosagon. hace 3 años