You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tensorflow/profiler as a dependency for tensorflow
As part of an ongoing effort to decouple our ml profiler code from tensorflow, this PR lays the foundation for moving code into tensorflow/profiler.
This PR touches code within tensorflow/tensorflow and openxla/xla. Here is an outline of the changes for each repo.
tensorflow/tensorflow:
* Grant Visibility to //@org_xprof/xprof/(pywrap)
openxla/xla:
* Functionally a no-op. Grants visibility to xprof, however all uses are wrapped in `internal_visibility`.
PiperOrigin-RevId: 735200458
0 commit comments