t3_operations ============= .. py:module:: t3toolbox.backend.t3_operations .. autoapi-nested-parse:: Structural operations on ragged t3 data. Squash tails, segment/concatenate, stack/unstack, broadcast-to-common-stack, core-shape utilities, and the weighted-layer core ops (``t3_absorb_weights`` / ``t3_{concatenate,kronecker}_weights`` / ``t3_weights_consistent``). Functions --------- .. toctree:: :hidden: /autoapi/t3toolbox/backend/t3_operations/t3_broadcast_to_common_stack /autoapi/t3toolbox/backend/t3_operations/t3_absorb_tucker_into_tt /autoapi/t3toolbox/backend/t3_operations/t3_squash_tails /autoapi/t3toolbox/backend/t3_operations/t3_segment /autoapi/t3toolbox/backend/t3_operations/t3_concatenate /autoapi/t3toolbox/backend/t3_operations/tucker_change_core_shapes /autoapi/t3toolbox/backend/t3_operations/t3_stack /autoapi/t3toolbox/backend/t3_operations/t3_unstack /autoapi/t3toolbox/backend/t3_operations/t3_core_shapes /autoapi/t3toolbox/backend/t3_operations/t3_sum /autoapi/t3toolbox/backend/t3_operations/t3_absorb_weights /autoapi/t3toolbox/backend/t3_operations/t3_weights_consistent /autoapi/t3toolbox/backend/t3_operations/t3_concatenate_weights /autoapi/t3toolbox/backend/t3_operations/t3_kronecker_weights .. autoapisummary:: t3toolbox.backend.t3_operations.t3_broadcast_to_common_stack t3toolbox.backend.t3_operations.t3_absorb_tucker_into_tt t3toolbox.backend.t3_operations.t3_squash_tails t3toolbox.backend.t3_operations.t3_segment t3toolbox.backend.t3_operations.t3_concatenate t3toolbox.backend.t3_operations.tucker_change_core_shapes t3toolbox.backend.t3_operations.t3_stack t3toolbox.backend.t3_operations.t3_unstack t3toolbox.backend.t3_operations.t3_core_shapes t3toolbox.backend.t3_operations.t3_sum t3toolbox.backend.t3_operations.t3_absorb_weights t3toolbox.backend.t3_operations.t3_weights_consistent t3toolbox.backend.t3_operations.t3_concatenate_weights t3toolbox.backend.t3_operations.t3_kronecker_weights