qualia_codegen_core.graph.layers.TZeroPadding1DLayer module

class qualia_codegen_core.graph.layers.TZeroPadding1DLayer.TZeroPadding1DLayer(input_shape: 'Shapes', output_shape: 'Shapes', output_dtype: 'DTypes', name: 'str', padding: 'int | tuple[int, int]')[source]

Bases: TZeroPaddingLayer