-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
TensorBoard 2.2.2 #3652
Merged
Merged
TensorBoard 2.2.2 #3652
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit
Hold shift + click to select a range
0fc8e68
uploader: inline graph filtering from `dataclass_compat` (#3510)
wchargin de9f5e2
upgrade handlebars 4.7.3 -> 4.7.6 to avoid optimist dep (#3517)
nfelt 0952ce7
Update description and landing page video (#3521)
kristenrq e28a009
Disable auto reload if page is not visible in ng_tensorboard (#3498)
bmd3k 2fba10b
[DebuggerV2] Add basic store support and component for graph executio…
caisq 49bc91f
Update README with TensorBoard.dev graph info (#3523)
bmd3k cc46e15
backend: move compat transforms to event file loading (#3511)
wchargin 94d35cd
compat: avoid tf.__version__ in tf2 API lazy loader (#3525)
nfelt 33ac378
dataclass_compat: track initial tag metadata (#3512)
wchargin 83ccb6a
audio: deprecate labels and stop reading them (#3500)
wchargin 0af1980
audio: add generic data support (#3514)
wchargin 17b7413
util: add `timing.log_latency` (#3490)
wchargin 4633d6e
text: batch HTML sanitization (#3529)
wchargin fe86e50
Add the missing `route-prefix` property to `<vz-projector-app>` (#3531)
dsmilkov 60d7dc8
docs: add projector plugin colab (#3423)
hfiller 887c5e8
Upgrade min Bazel required and upgrade CI to use 2.1 (#3239)
stephanwlee 6e7a43a
[DebuggerV2] Flesh out graph execution data display (#3528)
caisq 4e129b2
ng: expose core initialState as public (#3533)
stephanwlee 0ea6284
Bump Bazel minimum version to 2.1.0 to match CI (#3535)
nfelt a3a37f4
[infra] Upgrade FE dependencies (#3232)
stephanwlee e09449f
Refactor tests for uploader._ScalarBatchedRequestSender (#3532)
bmd3k 22326ab
improve rerender of vz_line_chart (#3524)
stephanwlee e31e443
Remove standalone uploader binary target (#3538)
bmd3k 10f23bf
Remove functionality of legacy DB mode (#3539)
wchargin c5d8f6b
Refactor logic common to send Tensors and Scalars (#3537)
bmd3k 7433137
scalars: remove unused tooltip column DOM (#3546)
stephanwlee 4861f77
[DebuggerV2] Revise and re-enable debugger_v2_plugin_test for Const o…
caisq 64cdae6
[DebuggerV2] Use more efficient read in /execution/data and /graph_ex…
caisq 5c77891
[DebuggerV2] Display detailed tensor debug-values in graph- and eager…
caisq 3d4d160
[DebuggerV2] Highlight stack frame being shown in SourceCodeComponent…
caisq c33d4d2
Partially revert "improve rerender of vz_line_chart (#3524)" (#3552)
wchargin 45d192b
pr_curves: compute available time entries on client (#3553)
wchargin 089349d
[DebuggerV2] Start DebugDataMultiplexer reading at plugin creation (#…
caisq 8a9ff2a
pr_curves: remove dead `_create_time_entry` helper (#3555)
wchargin 436c86e
pr_curves: add generic data support (#3556)
wchargin 129cb61
Support writing tensors in uploader (#3545)
bmd3k 0109de7
pr_curves: compute `num_thresholds` from data size (#3558)
wchargin 13306f6
Stabilize generic data for plugins at parity (#3559)
wchargin 540333d
Use bare raise for reraising _OutOfSpaceError (#3569)
bmd3k 28499ae
build: lock down default visibilities (#3566)
wchargin 3fd687a
build: use `//tensorboard:internal` for debugger (#3567)
wchargin 2599625
build: lock down visibility for targets with no rdeps (#3568)
wchargin 868267d
lib: clarify extents of public API (#3565)
wchargin 33822f1
ng: fix infinite loop when on plugin selector (#3563)
stephanwlee ed82249
[DebuggerV2] Remove a problematic assertion in debugger_v2_plugin_tes…
caisq f92cf65
DataFrame API: Initial implementation of ExperimentFromDev (#3560)
caisq 1587d9a
Factor tag type constants out of event accumulator (#3578)
wchargin daa9315
Remove some non-critical uses of TensorFlow (#3576)
wchargin 2e0a2aa
Allow server to specify maximum tensor upload size (#3575)
bmd3k ae51026
Don't require max_tensor_point_size to be set (#3581)
bmd3k ab8d2ac
Remove unused vz_line_chart (#3572)
stephanwlee 849c052
uploader: implement tensor exporting (#3577)
caisq f1992e2
[DebuggerV2] Implement HTTP route /graphs/op_info (#3564)
caisq f882d40
[DebuggerV2] Clicking on Inf/NaN alerts scrolls to the 1st graph exec…
caisq 326ba5c
ng: set active plugin to first enabled plugin (#3584)
stephanwlee 34a34ab
uploader: display per-experiments tensor bytes in `dev list` output (…
caisq 1dc560b
ng: no active plugin warning page (#3587)
stephanwlee e73c5e6
ng: add plugin-id on tab for testability (#3591)
stephanwlee b6cb343
diagnose: warn on broken What-If Tool version (#3593)
wchargin d135467
[DebuggerV2] Stub out GraphComponent in the frontend (#3595)
caisq 4db0e43
vulc: fix mangled DOM due to a bug in the printer (#3582)
stephanwlee 6274951
Implement commitChanges on vz-line-chart2 (#3571)
stephanwlee 3936a75
Cache bleach.Cleaner for faster conversion of markdown to safe html (…
bmd3k fee784c
[DebuggerV2] Cleanup: properly implement angular OnChanges interface …
caisq 8c701a7
ng: remove deprecated `get` and use `inject` (#3603)
stephanwlee 73f990a
Specify injectable as injectable. (#3602)
stephanwlee 9dfde6c
vulc: fix pretty print messing up whitespace (#3604)
stephanwlee bf24c4f
[Debugger] Replace some usage of innerHTML with innerText (#3606)
caisq c73ecdf
cleanup: add @Override on interface impl (#3601)
stephanwlee 3eeda56
[DebuggerV2] Add backend route /graphs/graph_info (#3600)
caisq 9e0662d
[DebuggerV2] A few improvements to the /graphs/op_info route (#3594)
caisq 022ff51
profile: suggest canonical Pip package name (#3617)
wchargin 26e1f99
Updating documentation (#3618)
jindalshivam09 544eb1c
Fix projector plugin links in docs (#3561)
ricmatsui 747796e
Freshen notebooks. (#3613)
MarkDaoust c19da92
Update keras_util_test with explicit model name (#3620)
qlzh727 7cfaa4d
uploader: validate tensors before uploading them (#3624)
caisq 6a1a7fb
boto3 1.13.1 returns descriptive range error code (#3609)
ahirner 7ca1c59
Expand UploadLimits proto and use it in TensorBoardUploader (#3625)
bmd3k fa85fa8
Fix doc generation failure due to JSON lint error (trailing comma) (#…
davidsoergel b9d8f54
[DebuggerV2] Add ngrx states, data source and selectors for graph ops…
caisq 93fb550
[DebuggerV2] Refactor selectors to use intermediate selectors (#3619)
caisq bb5d533
Uploader uses entire UploadLimits from handshake. (#3631)
bmd3k 95dc1f5
[DebuggerV2] Add basic reducers for graph ops (#3630)
caisq c14b147
Update broken link to r1 estimators tutorial (#3638)
wolffg bcf7e52
cleanup: fix undeclared and incorrect BUILD deps (#3641)
nfelt 362a405
Migrate _parse_samples_per_plugin() into flag definition itself (#3637)
nfelt 6b7d4da
perf: apply layout/layer bound where possible (#3642)
stephanwlee b3bf1d7
uploader: add rpc method GetExperiment to ExporterService (#3614)
caisq e2db93a
DataFrame: Flatten MultiIndex; Set include_wall_time=False (#3605)
caisq 104e137
Update Travis to use TensorFlow 2.2.0
caisq 990aa65
Disable debugger_v2_plugin_test
caisq 0a86dba
Add 2.2.2 relnotes to RELEASE.md
caisq cfa9111
TensorBoard 2.2.2
caisq File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add 2.2.2 relnotes to RELEASE.md
commit 0a86dba3f10481f72f663a09ff2d6059eea1e59b
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As you suggested offline, the Release notes are not yet complete.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I expanded the notes in RELEASE.md a little. PTAL.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM