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