Last active
March 29, 2018 22:44
-
-
Save chamrc/4996c28cdca22b11ab5fec65a1434a51 to your computer and use it in GitHub Desktop.
Revisions
-
chamrc revised this gist
Mar 29, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: "ResNet-152" input: "data" input_dim: 1 input_dim: 3 input_dim: 256 input_dim: 256 layer { bottom: "data" -
chamrc created this gist
Mar 29, 2018 .There are no files selected for viewing