Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add one shot profile uploads to tensorboard uploader. #704

Merged
merged 34 commits into from Oct 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
99b3519
using dispatcher to relay requests for additional event senders
mkovalski Aug 23, 2021
535a0b3
minor change for return value
mkovalski Aug 23, 2021
9c84c23
Merge branch 'master' into profiler
mkovalski Aug 23, 2021
1640a96
reformatted
mkovalski Aug 24, 2021
8c51461
Merge remote-tracking branch 'upstream/master' into profiler
mkovalski Aug 24, 2021
b0594a4
Merge branch 'profiler' of github.com:mkovalski/python-aiplatform int…
mkovalski Aug 24, 2021
fadcf9a
Merge branch 'master' into profiler
mkovalski Aug 25, 2021
83a803e
type hints and changing mutable default
mkovalski Aug 30, 2021
f71c41f
Merge branch 'profiler' of github.com:mkovalski/python-aiplatform int…
mkovalski Aug 30, 2021
49b2727
creating separate RunResourceManager for handling runs
mkovalski Aug 31, 2021
17c3f8b
Merge branch 'main' of https://github.com/googleapis/python-aiplatfor…
mkovalski Sep 1, 2021
833bbbb
moving additional functionality to uploader_utils to be shared by pro…
mkovalski Sep 2, 2021
75048d3
initial profile uploader commit, still needs testing
mkovalski Sep 2, 2021
b7ba730
Merge branch 'profiler' of github.com:mkovalski/python-aiplatform int…
mkovalski Sep 2, 2021
400de49
abstract methods for call, move items to uploader_utils
mkovalski Sep 2, 2021
4bc3912
adding test objects for profiler
mkovalski Sep 8, 2021
097fa34
merging from main
mkovalski Sep 8, 2021
17be71a
have mock client create one platform names for testing
mkovalski Sep 11, 2021
9cd47b6
additional tets for profile events
mkovalski Sep 13, 2021
f3c7032
more tests
mkovalski Sep 14, 2021
9907578
100% coverage on profiler
mkovalski Sep 14, 2021
89fcce0
docstrings and typing
mkovalski Sep 14, 2021
0107c54
Merge remote-tracking branch 'upstream/main' into profiler_impl
mkovalski Sep 14, 2021
7dfd269
rename tensorboard to tensorboard_resource to avoid import conflicts,…
mkovalski Sep 21, 2021
e469013
adding of tensorboard_resource file
mkovalski Sep 21, 2021
05aaec1
moving profile plugin creation to TensorBoardUploader and added docst…
mkovalski Sep 22, 2021
35ecd1d
merging from main
mkovalski Sep 22, 2021
5c62724
Merge branch 'main' into profiler_impl
sasha-gitg Oct 4, 2021
6534781
proper docstrings and type hints on files
mkovalski Oct 6, 2021
df86310
Merge branch 'profiler_impl' of github.com:mkovalski/python-aiplatfor…
mkovalski Oct 6, 2021
65690c2
Merge branch 'main' into profiler_impl
mkovalski Oct 7, 2021
cee568e
handling of list_of_time_series and removing tensorboard renaming
mkovalski Oct 7, 2021
1f1c5a3
Merge branch 'profiler_impl' of github.com:mkovalski/python-aiplatfor…
mkovalski Oct 7, 2021
0ce8e22
Merge branch 'main' into profiler_impl
sasha-gitg Oct 8, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view