"docs/source/zh/quicktour.md" did not exist on "d761b58bfcd7213d61bbdb090f182694e17317c7"
- 25 Oct, 2018 1 commit
-
-
Bowen Bao authored
* Fix inception v3 input transform for trace & onnx * Input transform are in-place updates, which produce issues for tracing and exporting to onnx. * nit
-
- 30 Apr, 2018 1 commit
-
-
Ryuichiro Hataya authored
* fix for PyTorch v0.4 (remove .data and add _ for the initializations in nn.init) * fix m.**.**() style to nn.init.**(**) style * remove .idea * fix lines and indents * fix lines and indents * change to use `kaming_normal_` * add `.data` for safety * add nonlinearity='relu' for sure * fix indents
-
- 25 Aug, 2017 1 commit
-
-
Yusu Pan authored
-
- 10 Apr, 2017 1 commit
-
-
Konstantin Lopuhin authored
First dimension is batch size, channel is the second
-
- 18 Mar, 2017 1 commit
-
-
soumith authored
-
- 13 Mar, 2017 1 commit
-
-
Sam Gross authored
-