1. 14 Jun, 2018 1 commit
  2. 07 Jun, 2018 1 commit
    • David's avatar
      Added ResizeBilinear op for tf (#11050) · 7175f257
      David authored
      * Added ResizeBilinear op for tf
      
      Combined ResizeNearestNeighbor and ResizeBilinear layers into Resize (with an interpolation param).
      
      Minor changes to tf_importer and resize layer to save some code lines
      
      Minor changes in init.cpp
      
      Minor changes in tf_importer.cpp
      
      * Replaced implementation of a custom ResizeBilinear layer to all layers
      
      * Use Mat::ptr. Replace interpolation flags
      7175f257
  3. 31 May, 2018 1 commit
  4. 16 Apr, 2018 1 commit
  5. 05 Jan, 2018 1 commit
  6. 21 Dec, 2017 1 commit
  7. 18 Dec, 2017 1 commit
  8. 16 Oct, 2017 1 commit
  9. 12 Oct, 2017 1 commit
  10. 09 Oct, 2017 1 commit