1. 27 7月, 2017 3 次提交
  2. 26 7月, 2017 21 次提交
  3. 25 7月, 2017 3 次提交
    • S
      tfdbg: remove gen_debug_ops · 1e8755a4
      Shanqing Cai 提交于
      Replace it with a new hidden op: array_ops.DebugGradientIdentity
      
      PiperOrigin-RevId: 162983526
      1e8755a4
    • S
      tfdbg: allow CLI to display feed values · 70a3b3a0
      Shanqing Cai 提交于
      Also updates programmer_guide/debugger.md
      
      RELNOTES: TensorFlow Debugger (tfdbg) CLI: added ability to display feed_dict values to Session.run through the "pf" / "print_feed" command and clickable links in the curses UI.
      PiperOrigin-RevId: 162648456
      70a3b3a0
    • S
      Add GradientsDebugger to tfdbg · 2c00a4ca
      Shanqing Cai 提交于
      to allow retrieval of gradient tensors created by TensorFlow's automatic differentiation algorithm (i.e., tf.gradients and optimizer code that uses it).
      
      PiperOrigin-RevId: 161805516
      2c00a4ca
  4. 23 7月, 2017 3 次提交
  5. 22 7月, 2017 1 次提交
  6. 21 7月, 2017 2 次提交
  7. 20 7月, 2017 5 次提交
  8. 19 7月, 2017 2 次提交