aboutsummaryrefslogtreecommitdiffhomepage
path: root/LICENSE
diff options
context:
space:
mode:
authorGravatar Shanqing Cai <cais@google.com>2017-02-04 13:04:55 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-02-04 13:28:19 -0800
commit59e6f82a1e4411925e6a32e1488ae6a5381b69e7 (patch)
treeac934361d95c21e495896509ccec7f7aa008bf76 /LICENSE
parent79c4c0153026effad515b0f8d286640a55d0010d (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 'LICENSE')
0 files changed, 0 insertions, 0 deletions