TTT-Linear across-time layer (RoboTTT-style): closed-form inner SGD on fast weights, per-episode reset, tanh-gated ~identity at init; DualTrunkLevel ttt knob; arms fix2ada+ttt (H-Net) and txar_sdpada(+ttt) flat pair - #540
Open
ElmoPA wants to merge 2 commits into
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
ElmoPA
marked this pull request as ready for review
August 7, 2026 00:55
This was referenced Aug 7, 2026
ElmoPA
force-pushed
the
graphite-base/540
branch
from
August 7, 2026 10:11
28f4762 to
95cfd61
Compare
…n fast weights, per-episode reset, tanh-gated ~identity at init; DualTrunkLevel ttt knob; arms fix2ada+ttt (H-Net) and txar_sdpada(+ttt) flat pair
… TTT arms NaN'd); SDPHead detach_offregime + FlowHead denoiser_arch knobs; new arms dpclone_flow/ddpm_regoff499/sdp_srfix/sr2c15/sr2opt; 250-cadence launcher
Claude Code ReviewReview of PR #540SummaryLarge research PR adding a TTT-Linear across-time layer, Streaming Diffusion Policy (SDP) head, Flow head, and a batch of new flat/hierarchical model configs for pushshapes sim experiments. Almost entirely new files — low collision risk with existing training, but the diff is enormous and largely untestable from what's shown. Key concerns
Suggestions
Reviewed by Claude · Review workflow |
This was referenced Aug 7, 2026
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.

TTT-Linear across-time layer (RoboTTT-style): closed-form inner SGD on fast weights, per-episode reset, tanh-gated ~identity at init; DualTrunkLevel ttt knob; arms fix2ada+ttt (H-Net) and txar_sdpada(+ttt) flat pair
TTT-Linear stability fix (q/k L2-norm + out-LN + eta 0.02, after both TTT arms NaN'd); SDPHead detach_offregime + FlowHead denoiser_arch knobs; new arms dpclone_flow/ddpm_regoff499/sdp_srfix/sr2c15/sr2opt; 250-cadence launcher