Skye Wanderman-Milne
|
66f3e0da9c
|
Update TensorBoard install instructions for profiling
|
2022-11-16 01:02:45 +00:00 |
|
Ruffalo-sunghwan
|
d71581d2cb
|
correct spelling on comment
|
2022-06-06 15:24:41 +09:00 |
|
Sharad Vikram
|
143ed40a78
|
Add collect_profile script
|
2022-06-03 17:56:17 -07:00 |
|
Sharad Vikram
|
449da304b3
|
Store profiler server as a global variable and add a stop_server function
|
2022-06-01 17:50:06 -07:00 |
|
Sharad Vikram
|
76669835ba
|
Add an option to create a perfetto link in the JAX profiler
|
2022-06-01 15:48:29 -07:00 |
|
Peter Hawkins
|
e81f5cdf39
|
Remove documentation for --xla_hlo_profile.
It doesn't work on CPU and GPU, and it's probably hurting more than it's helping to have it documented.
|
2021-10-06 09:43:32 -04:00 |
|
Skye Wanderman-Milne
|
22ae98ac50
|
Update profiling instructions.
|
2021-05-05 11:40:22 -07:00 |
|
Skye Wanderman-Milne
|
b68a08adf1
|
Add programmatic profiling APIs, and rename some existing APIs.
This change provides aliases for the renamed APIs so existing code
won't break. We should remove these aliases after the next release.
|
2021-03-25 11:50:55 -07:00 |
|
George Necula
|
2cd21885e2
|
Update docs/profiling.md
Co-authored-by: 8bitmp3 <19637339+8bitmp3@users.noreply.github.com>
|
2020-12-06 15:41:02 +02:00 |
|
Benjamin Chetioui
|
51b1ef9054
|
Update TF/TB versions for profiling in documentation.
|
2020-12-03 16:17:48 +01:00 |
|
Wojciech Rzadkowski
|
9d733dd7d7
|
Doc: change suggested way of starting the profiler (#4120)
|
2020-08-21 11:19:51 -07:00 |
|
8bitmp3
|
11b40fb4b2
|
Fix a link to TensorBoard's profiler in Profiling JAX Programs (#3692)
|
2020-07-08 10:53:06 -07:00 |
|
Peter Hawkins
|
5116fd47aa
|
Add a heap profiler API and document it. (#3576)
|
2020-06-26 17:09:09 -04:00 |
|
Skye Wanderman-Milne
|
8fe6da08d4
|
Add instructions for how to use the TensorBoard profiler to the profiling docs. (#3481)
|
2020-06-22 17:33:23 -07:00 |
|
Skye Wanderman-Milne
|
8bc7820573
|
Use myst to parse markdown docs, and convert a page from rst to markdown. (#3477)
Also sets the minimum sphinx version to 2.1.
|
2020-06-17 16:59:14 -07:00 |
|