qualia_codegen_core.graph.layers.TZeroPadding2DLayer module

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

Bases: TZeroPaddingLayer