ml_switcheroo.plugins.shape_packing =================================== .. py:module:: ml_switcheroo.plugins.shape_packing .. autoapi-nested-parse:: Plugin for Packing Shape Arguments. Functions --------- .. autoapisummary:: ml_switcheroo.plugins.shape_packing.transform_shape_packing Module Contents --------------- .. py:function:: transform_shape_packing(node: libcst.Call, ctx: ml_switcheroo.core.hooks.HookContext) -> libcst.Call