Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/torch7.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
allocatorTH: allocatorRonan Collobert10 years
avx2detectfix AVX2 detection bugsSoumith Chintala7 years
cmdlineleak2fixing Cmdline:log to get the print function lazilySoumith Chintala8 years
cmdlineleak3fixing Cmdline:log to get the print function lazilySoumith Chintala8 years
dllexpnot defining DLL_EXPORT by defaultSoumith Chintala9 years
fixmmapfix bug in mmapingsoumith8 years
fixupheap tracking: fix relevant compilation warningRonan Collobert9 years
fp16Half type (#870)Soumith Chintala7 years
halfgenericTH_GENERIC_USE_HALF=1 by default, half enabled by defaultsoumith7 years
installpathsprovide install paths through require 'torch.paths'Ronan Collobert7 years
isnanonly check isnan for float typessoumith8 years
maskedCopyFixreturn self in maskedCopy, make consistent with cutorchSoumith Chintala9 years
masterUpdate README.mdSoumith Chintala5 years
newlocalmetatableintroduced luaT_newlocalmetatable.Ronan Collobert9 years
reallocnullallow THAllocator to have a NULL reallocSoumith Chintala8 years
referencedadded referenced option in torch.load() and torch.save()Ronan Collobert9 years
requirereplacing include with requireSoumith Chintala8 years
revert-888-halfgenericRevert "TH_GENERIC_USE_HALF=1 by default, half enabled by default"Soumith Chintala7 years
revert-981-masterRevert "make it compile on Windows + use ilp64 MKL (#981)"Soumith Chintala7 years
simd-optTHVector_(add),(mul),(div) -> (adds),(muls),(divs)Soumith Chintala7 years
soumith-patch-1removing sys dependency for nowSoumith Chintala8 years
ssefixreintroduce USE_AVX* for files which dont have -mavx* setsoumith7 years
storageunresizehard error on unresizable storages being resizedSoumith Chintala9 years
sysoptmaking sys optionalsoumith8 years
threadlocaladd lua function to update thread localsKoray Kavukcuoglu9 years