aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tpu/profiler
Commit message (Expand)AuthorAge
* Profiler collects the number of replicas and num cores per replica used in th...Gravatar A. Unique TensorFlower2018-10-05
* Upgrade cloud tpu profiler to 1.12.0.Gravatar A. Unique TensorFlower2018-10-02
* internal change onlyGravatar A. Unique TensorFlower2018-10-01
* internal change onlyGravatar A. Unique TensorFlower2018-09-28
* internal change onlyGravatar A. Unique TensorFlower2018-09-28
* internal change onlyGravatar A. Unique TensorFlower2018-09-26
* Upgrade cloud tpu profiler to 1.11.Gravatar A. Unique TensorFlower2018-09-24
* Add root of profile broken down by program to Profile proto.Gravatar A. Unique TensorFlower2018-09-13
* Add more data fields to step proto.Gravatar A. Unique TensorFlower2018-09-04
* Add verbose error message for capture_tpu_profileGravatar A. Unique TensorFlower2018-08-29
* Add per program op profile.Gravatar A. Unique TensorFlower2018-08-21
* Upgrade cloud tpu profiler to 1.10.Gravatar A. Unique TensorFlower2018-08-13
* Fix syntax errorGravatar A. Unique TensorFlower2018-08-01
* Add monitoring capability to capture_tpu_profile.Gravatar A. Unique TensorFlower2018-08-01
* Introduce protobuf fields to support monitoring feature on cloud.Gravatar A. Unique TensorFlower2018-07-27
* Jump to version 1.9 to sync with TensorFlow versions.Gravatar A. Unique TensorFlower2018-06-28
* Do not depend on boringssl for big-endian architectures. (#20038)Gravatar Brennan Saeta2018-06-16
* Upgrade the tpu profiler version to 1.7.0.Gravatar A. Unique TensorFlower2018-06-13
* Switch from grpc++_unsecure to grpc++Gravatar Brennan Saeta2018-06-12
* Change gRPC include directory from "grpc++" to "grpcpp"Gravatar A. Unique TensorFlower2018-06-08
* internal cleanupGravatar A. Unique TensorFlower2018-05-29
* streaming trace viewer need to filter host.Gravatar A. Unique TensorFlower2018-05-29
* [tpu:profiler] Add a new field to the statistics collected at each step.Gravatar A. Unique TensorFlower2018-05-29
* [tpu:profiler] Capture the data for generating a memory viewer of the prof...Gravatar A. Unique TensorFlower2018-05-25
* [tpu:profiler] Minor change in the description of tool name proto.Gravatar A. Unique TensorFlower2018-05-25
* Combine op-profiles collected from individual TPUs.Gravatar A. Unique TensorFlower2018-05-23
* Remove unused inclusionsGravatar A. Unique TensorFlower2018-05-16
* add memory utilization estimate for HLO op profile.Gravatar A. Unique TensorFlower2018-05-14
* Add internal uint b stats to TfOpStats.Gravatar A. Unique TensorFlower2018-04-27
* Fix open source BUILD bugs for cloud profiler. IncrementGravatar A. Unique TensorFlower2018-04-19
* Fix trace collection to properly remove the suffix.Gravatar A. Unique TensorFlower2018-04-16
* support profiling multiple tpu through one grpc and one session.Gravatar A. Unique TensorFlower2018-04-11
* Add the total device time and total host time to tf_op_stats.Gravatar A. Unique TensorFlower2018-04-09
* refactor and add proto field required by POD support.Gravatar A. Unique TensorFlower2018-04-05
* Add the waiting time and cross-replica-sum time to StepInfoResult.Gravatar A. Unique TensorFlower2018-03-30
* capture_tpu_profile will fallback to old behavior if user specify local dir...Gravatar A. Unique TensorFlower2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Fix TPUClusterResolver tpu parameter for profiler tool.Gravatar Chris Ying2018-03-28
* Change the host-op result per TPU step from a single value to a collection ...Gravatar A. Unique TensorFlower2018-03-27
* import tpu profiler analysis grpc python stub to tensorflow.Gravatar A. Unique TensorFlower2018-03-27
* Fix compilation error with clang.Gravatar Ilya Biryukov2018-03-21
* add option to save trace table to model directory's profile plugin subdirec...Gravatar A. Unique TensorFlower2018-03-19
* Add a map from TPU core id to name to TfOpStats.Gravatar A. Unique TensorFlower2018-03-19
* add grpc service stub for TPUProfilerAnalysisGravatar A. Unique TensorFlower2018-03-15
* Add fields to TfOpStats to store step-related information of some host opera...Gravatar A. Unique TensorFlower2018-02-27
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Update TPU Profiler to be able to take a TPU nameGravatar A. Unique TensorFlower2018-02-13
* Merge changes from github.Gravatar Michael Case2018-02-07
* internal changeGravatar A. Unique TensorFlower2018-01-31