diagnose option: get_entry to print a whole row#11299
Closed
xianjiec wants to merge 2 commits intopytorch:masterfrom
Closed
diagnose option: get_entry to print a whole row#11299xianjiec wants to merge 2 commits intopytorch:masterfrom
xianjiec wants to merge 2 commits intopytorch:masterfrom
Conversation
added 2 commits
September 5, 2018 14:50
Summary: refactor tum preproc support dense features in TumHistory layer removing _AUTO_X by using replace_auto_sigrid_transforms sort current and history struct, so we don't need to care order extract dense from laser and / do featureProc allow both context and content dense Differential Revision: D9358415 *** make derived_features pass *** inductive become 1st level opts *** cleanup *** fix output schema, as dicussed w xianjie *** fix *** ui side final *** finalize output schema *** change tum_config, to meet current non-overlapping constraint *** parameter sharing pass, removing _AUTO_X by using replace_auto_sigrid_transforms *** post clean *** sort current and history struct, so we don't need to care order *** tum_history output scalar *** preproc extract dense / do featureProc *** allow both context and content dense *** monior *** manual merge *** address 1 *** address 2 *** fix all *** current dense also split call, and then concat, same with laser dense *** fix current *** simplify 1 *** simplify 2 *** cleanup 1 *** cleanup 2 *** fix *** minor *** fck fbshipit-source-id: d33f648b68ba736c9b4dde10126e18f0cabfc58b
Reviewed By: xianjiec Differential Revision: D9652844 fbshipit-source-id: b617459d9ae6281dd7a11dc50ac160122f94e42b
Wakeupbuddy
pushed a commit
to Wakeupbuddy/pytorch
that referenced
this pull request
Sep 7, 2018
Summary: Pull Request resolved: pytorch#11308 Pull Request resolved: pytorch#11299 Reviewed By: xianjiec Differential Revision: D9652844 fbshipit-source-id: 2f56590f0112a9b64e47ff844ab84f69e740e0da
PenghuiCheng
pushed a commit
to PenghuiCheng/pytorch
that referenced
this pull request
Sep 11, 2018
Summary: Pull Request resolved: pytorch#11308 Pull Request resolved: pytorch#11299 Reviewed By: xianjiec Differential Revision: D9652844 fbshipit-source-id: 650d550317bfbed0c1f25ae7d74286cfc7c3ac70
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reviewed By: xianjiec
Differential Revision: D9652844