debian specific patch information for torch3 / 3.1-2

Summary

Package Version Package Type Source Package Format
3.1-2 Debian-diff 1.0

"Debian diff" Information

Diff file torch3_3.1-2.diff.gz
Size10197
MD5sumb928c4206abb3209435dca27ad3e3c22
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
Makefile19130 view download
Makefile.modules5500 view download
Makefile_options_GNU_kFreeBSD7500 view download
Makefile_options_Linux7500 view download
config/Makefile110 view download
convolutions/Makefile110 view download
core/Makefile110 view download
core/general.cc660 view download
datasets/Makefile110 view download
decoder/Makefile110 view download
distributions/Makefile110 view download
examples/Makefile1800 view download
examples/Makefile_options_Debian7500 view download
examples/decoder/Makefile110 view download
examples/decoder/tode.cc10100 view download
examples/discriminatives/Makefile110 view download
examples/discriminatives/boosting.cc17170 view download
examples/discriminatives/knn.cc15150 view download
examples/discriminatives/mlp.cc20200 view download
examples/discriminatives/svm.cc13130 view download
examples/discriminatives/svm_multi.cc10100 view download
examples/generatives/Makefile110 view download
examples/generatives/gmm.cc11110 view download
examples/generatives/hmm.cc10100 view download
examples/generatives/kmeans.cc12120 view download
examples/speech/Makefile110 view download
examples/speech/speech_hmm_init.cc13130 view download
examples/speech/speech_hmm_simple_decode.cc14140 view download
examples/speech/speech_hmm_tode_decode.cc16160 view download
examples/speech/speech_hmm_train.cc13130 view download
gradients/Makefile110 view download
kernels/Makefile110 view download
libtorch3-dev/usr/share/doc/libtorch3-dev/patches/examples_includes.diff47500 view download
libtorch3-dev/usr/share/doc/libtorch3-dev/patches/general_debug.diff4200 view download
matrix/Makefile110 view download
nonparametrics/Makefile110 view download
speech/Makefile110 view download
xmake320 view download

"series" style patches

patch summary view raw
examples_includes.diff
 decoder/tode.cc                    |   20 +++++++++---------
 discriminatives/boosting.cc        |   34 +++++++++++++++----------------
 discriminatives/knn.cc             |   30 +++++++++++++--------------
 discriminatives/mlp.cc             |   40 ++++++++++++++++++-------------------
 discriminatives/svm.cc             |   26 ++++++++++++------------
 discriminatives/svm_multi.cc       |   20 +++++++++---------
 generatives/gmm.cc                 |   22 ++++++++++----------
 generatives/hmm.cc                 |   20 +++++++++---------
 generatives/kmeans.cc              |   24 +++++++++++-----------
 speech/speech_hmm_init.cc          |   26 ++++++++++++------------
 speech/speech_hmm_simple_decode.cc |   28 ++++++++++++-------------
 speech/speech_hmm_tode_decode.cc   |   32 ++++++++++++++---------------
 speech/speech_hmm_train.cc         |   26 ++++++++++++------------
 13 files changed, 174 insertions(+), 174 deletions(-)
view download
general_debug.diff
 general.cc |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
view download