1. 20 Mar, 2018 1 commit
  2. 12 Mar, 2018 1 commit
    • yhliang2018's avatar
      make /official a Python module (#3557) · 6e3e5c38
      yhliang2018 authored
      * Adding logging utils
      
      * restore utils
      
      * delete old file
      
      * update inputs and docstrings
      
      * make /official a python module
      
      * remove /utils directory
      
      * Update readme for python path setting
      
      * Change readme texts
      6e3e5c38
  3. 06 Mar, 2018 1 commit
  4. 16 Feb, 2018 1 commit
    • Asim Shankar's avatar
      MNIST: Eager execution. · 40226d35
      Asim Shankar authored
      Add an example showing how to train the MNIST model with eager execution
      enabled.
      
      (This change requires changes to TensorFlow made after
      the 1.6 release branch was cut, i.e., will require a build
      from source or TensorFlow 1.7+)
      40226d35