Path Lines of Code CODE_OF_CONDUCT.md 4 CONTRIBUTING.md 58 README.md 187 examples/mxnet/README.md 17 examples/mxnet/scripts/mxnet_fashionmnist_w_g_b.py 120 examples/pytorch/README.md 17 examples/pytorch/scripts/pytorch_hook_demos.py 180 examples/pytorch/scripts/simple.py 114 examples/pytorch/scripts/torch_resnet.py 88 examples/pytorch/zero_code_change_examples/horovod_mnist.py 145 examples/pytorch/zero_code_change_examples/smdataparallel_mnist.py 203 examples/tensorflow/README.md 17 examples/tensorflow/local/horovod_keras_mnist.py 100 examples/tensorflow/local/mnist.py 94 examples/tensorflow/local/simple.py 58 examples/tensorflow/local/tf_keras_resnet.py 47 examples/tensorflow/sagemaker_byoc/horovod_keras_mnist.py 92 examples/tensorflow/sagemaker_byoc/mnist.py 77 examples/tensorflow/sagemaker_byoc/simple.py 49 examples/tensorflow/sagemaker_byoc/tf_keras_resnet.py 41 examples/tensorflow/sagemaker_official_container/horovod_estimator_mnist.py 100 examples/tensorflow/sagemaker_official_container/horovod_keras_mnist.py 88 examples/tensorflow/sagemaker_official_container/mnist.py 72 examples/tensorflow/sagemaker_official_container/simple.py 49 examples/tensorflow/sagemaker_official_container/tf_keras_resnet.py 35 examples/tensorflow2/README.md 17 examples/tensorflow2/scripts/smdataparallel_mnist_tf2.py 48 examples/tensorflow2/scripts/tf2_save_metrics.py 160 examples/tensorflow2/scripts/tf_keras_fit_eager.py 48 examples/tensorflow2/scripts/tf_keras_fit_hvd.py 90 examples/tensorflow2/scripts/tf_keras_fit_non_eager.py 56 examples/tensorflow2/scripts/tf_keras_gradienttape.py 60 examples/tensorflow2/scripts/tf_save_metrics_gradient_tape.py 116 examples/xgboost/README.md 2 tests/core/json_configs/all_params.json 24 tests/core/json_configs/case_insensitive_profiler_config_parser.json 10 tests/core/json_configs/complete_profiler_config_parser.json 9 tests/core/json_configs/file_interval_rotation_profiler_config_parser.json 8 tests/core/json_configs/file_open_fail_profiler_config_parser.json 10 tests/core/json_configs/file_size_rotation_profiler_config_parser.json 8 tests/core/json_configs/hvd_rotation_profiler_config_parser.json 8 tests/core/json_configs/invalid_profiler_config_parser.json 1 tests/core/json_configs/invalid_string_data_profiler_config_parser.json 10 tests/core/json_configs/new_step_profiler_config_parser.json 7 tests/core/json_configs/new_time_profiler_config_parser.json 7 tests/core/json_configs/old_step_profiler_config_parser.json 7 tests/core/json_configs/old_time_profiler_config_parser.json 7 tests/core/json_configs/simple_profiler_config_parser.json 6 tests/core/json_configs/string_data_profiler_config_parser.json 10 tests/core/json_configs/test_native_tf2_cprofile_profiler_config_parser.json 8 tests/core/json_configs/test_native_tf2_pyinstrument_profiler_config_parser.json 8 tests/core/json_configs/test_pytorch_profiler_config_parser.json 7 tests/core/json_configs/test_tf2_profiler_config_parser_by_step.json 7 tests/core/json_configs/test_tf2_profiler_config_parser_by_time.json 7 tests/core/json_configs/user_disabled_profile_config_parser.json 3 tests/mxnet/test_json_configs/checkpointconfig.json 3 tests/mxnet/test_json_configs/test_hook_all_zero_hook.json 19 tests/mxnet/test_json_configs/test_hook_from_json_config.json 7 tests/mxnet/test_json_configs/test_hook_from_json_config_full.json 35 tests/mxnet/test_json_configs/test_hook_reduce_config_hook.json 31 tests/mxnet/test_json_configs/test_hook_save_all_hook.json 8 tests/mxnet/test_json_configs/test_modes_hook.json 12 tests/mxnet/test_json_configs/test_save_config_hookjson_config.json 22 tests/profiler/resources/1589314018481947000_1234-testhost_model_timeline.json 55 tests/profiler/resources/1591160699.algo-1.json 14 tests/profiler/resources/horovod_timeline_small.json 59 tests/profiler/resources/horovod_timeline_traces/framework/pevents/2020070206/1593673051472361_88359-8c859046be41.ant.amazon.com_horovod_timeline.json 5 tests/profiler/resources/horovod_timeline_traces/framework/pevents/2020070206/1593673051473228_88359-8c859046be41.ant.amazon.com_horovod_timeline.json 60 tests/profiler/resources/merge_traces/framework/pevents/2020071317/1594662614815222_905-b88ab1bb8259_model_timeline.json 7 tests/profiler/resources/merge_traces/framework/pevents/2020071317/1594662624558411_905-b88ab1bb8259_model_timeline.json 667 tests/profiler/resources/merge_traces/framework/pevents/2020071317/1594662624718694_905-b88ab1bb8259_pythontimeline.json 48 tests/profiler/resources/model_timeline_traces/framework/pevents/2020052602/1590461127873222_0001_model_timeline.json 62 tests/profiler/resources/model_timeline_traces/framework/pevents/2020052602/1590461139923994_0001_model_timeline.json 7 tests/profiler/resources/model_timeline_traces/framework/pevents/2020052602/1590461139949971_0001_model_timeline.json 62 tests/profiler/resources/test_traces/framework/pevents/2020051923/1589930988000000_4487_0000_pythontimeline.json 7 tests/profiler/resources/test_traces/framework/pevents/2020051923/1589930989000000_4487_0000_pythontimeline.json 7 tests/profiler/resources/test_traces/framework/pevents/2020051923/1589930990000000_4487_0000_pythontimeline.json 7 tests/profiler/resources/test_traces/framework/pevents/2020051923/1589930991000000_4487_0000_pythontimeline.json 7 tests/profiler/resources/test_traces/system/incremental/1591160699.algo-1.json 14 tests/profiler/resources/test_traces/system/incremental/1591748100.algo-1.json 32 tests/profiler/resources/test_traces/system/incremental/1591748160.algo-1.json 32 tests/pytorch/test_json_configs/test_hook_multi_collections.json 28 tests/pytorch/test_json_configs/test_hook_reduction_config.json 23 tests/pytorch/test_json_configs/test_hook_save_shape.json 9 tests/pytorch/test_json_configs/test_hook_saveall.json 8 tests/pytorch/test_json_configs/test_hook_weightsbiasgradients.json 14 tests/pytorch/test_json_configs/test_modes.json 8 tests/tensorflow/hooks/test_json_configs/test_collection_defaults.json 19 tests/tensorflow/hooks/test_json_configs/test_hook_from_json_config.json 8 tests/tensorflow/hooks/test_json_configs/test_mnist_local.json 13 tests/tensorflow/hooks/test_json_configs/test_multi_collection_match.json 13 tests/tensorflow/hooks/test_json_configs/test_only_weights_and_gradients.json 8 tests/tensorflow/hooks/test_json_configs/test_reductions.json 13 tests/tensorflow/hooks/test_json_configs/test_save_config.json 8 tests/tensorflow/hooks/test_json_configs/test_save_config_disable.json 7 tests/tensorflow/hooks/test_json_configs/test_save_config_modes_config_coll.json 13 tests/tensorflow/hooks/test_json_configs/test_save_config_modes_hook_config.json 8 tests/tensorflow/hooks/test_json_configs/test_save_config_skip_steps.json 9 tests/tensorflow/hooks/test_json_configs/test_save_config_start_and_end.json 10 tests/tensorflow/hooks/test_json_configs/test_simple_include.json 13 tests/tensorflow/hooks/test_json_configs/test_simple_include_regex.json 10 tests/tensorflow/hooks/test_json_configs/test_write.json 9 tests/zero_code_change/README.md 7