"eigen-master/doc/snippets/Cwise_tanh.cpp" did not exist on "e7df86554156b36846008d8ddbcc4d8521a16554"
  1. 19 May, 2019 1 commit
  2. 02 Apr, 2019 1 commit
  3. 28 Mar, 2019 1 commit
    • Francisco Massa's avatar
      Add MobileNet V2 (#818) · a61803f0
      Francisco Massa authored
      * Add MobileNet V2
      
      * Remove redundant functions and make tests pass
      
      * Simplify a bit the implementation
      
      * Reuse ConvBNReLU more often
      
      * Remove input_size and minor changes
      
      * Py2 fix
      a61803f0