smdebug/tensorflow/keras.py (3 lines): - line 1371: TODO: Add support for SMDDP profiling at the end of training. - line 1394: TODO: Add support for SMDDP profiling at the end of training. - line 1415: TODO: Add support for SMDDP profiling at the end of training. smdebug/profiler/algorithm_metrics_reader.py (2 lines): - line 90: TODO: - line 202: TODO: Check the downloaded size and add the file to _parsed_files only if the file with maximum size is smdebug/profiler/trace_event_file_parser.py (2 lines): - line 263: # TODO ignoring B and E events for now. Need to check to handle it - line 397: # TODO implementation of below would be changed to support streaming file and incomplete json file smdebug/profiler/tf_profiler_parser.py (2 lines): - line 117: # TODO: The following function has to be revisited when - line 165: # TODO: The following function has to be revisited when smdebug/core/error_handling_agent.py (1 line): - line 31: TODO: Wrap the error handling agent around all smdebug functions called from all frameworks. smdebug/trials/trial.py (1 line): - line 682: # TODO if job finished smdebug/pytorch/hook.py (1 line): - line 607: # TODO: Registering the backward hook causes issues in certain cases. There is a ‘Warning’ ( smdebug/profiler/metrics_reader_base.py (1 line): - line 112: TODO: Implement blocking call to wait for files to be available for download. smdebug/profiler/profiler_config.py (1 line): - line 155: TODO: Use this config to collect dataloader metrics only for the specified steps. smdebug/profiler/analysis/utils/pandas_data_analysis.py (1 line): - line 154: # TODO: Consider that some processes may be optimized. smdebug/profiler/analysis/utils/merge_timelines.py (1 line): - line 269: # TODO check with cycle marker smdebug/core/tensor.py (1 line): - line 323: Reductions are not cached. #TODO do we want to? smdebug/profiler/system_metrics_reader.py (1 line): - line 51: TODO: smdebug/core/utils.py (1 line): - line 374: collection_step = 0 # TODO: logic to determine collection steps smdebug/core/config_validator.py (1 line): - line 59: TODO: Analyze the debugger configuration and summarize the performance impact caused by parameters set in