1. 27 Mar, 2018 1 commit
    • Taylor Robie's avatar
      Add reference data tests to official. (#3723) · 587f5792
      Taylor Robie authored
      * Add golden test util to streamline symbolic and numerical comparison to reference graphs, and apply golden tests to ResNet.
      
      update tests
      
      use more concise logic for path property
      
      delint
      
      add some comments
      
      delint
      
      address PR comments
      
      make resnet tests more concise, and supress warning test in py2
      
      change resnet name template
      
      more shuffling of data dirs
      
      address PR comments and add tensorflow version info
      
      Remove subTest due to py2
      
      switch from tf.__version__ to tf.VERSION, and include tf.GIT_VERSION
      
      supress lint error from json load unpack
      
      * address PR comments
      
      * address PR comments
      
      * delint
      587f5792