diff options
author | Shanqing Cai <cais@google.com> | 2017-02-04 13:04:55 -0800 |
---|---|---|
committer | TensorFlower Gardener <gardener@tensorflow.org> | 2017-02-04 13:28:19 -0800 |
commit | 59e6f82a1e4411925e6a32e1488ae6a5381b69e7 (patch) | |
tree | ac934361d95c21e495896509ccec7f7aa008bf76 /third_party/png.BUILD | |
parent | 79c4c0153026effad515b0f8d286640a55d0010d (diff) |
tfdbg: stepper: use dumped intermediate tensors during cont() calls
Each cont() call will use TFDBG's own RunOptions.debug_options to generate intermediate tensor dumps and load the dumps and cached the relevant DebugTensorDatum objects. If future cont() calls require the intermediate tensor values, they will be obtained from the cached DebugTensorDatum objects, saving unnecessary recomputation.
The use of such cached intermediate tensor dumps can be disabled in individual cont() calls by using "use_dumped_intermediates=False".
Change: 146572672
Diffstat (limited to 'third_party/png.BUILD')
0 files changed, 0 insertions, 0 deletions