.FastAIAbstractBlock

abstract type defined in module FastAI


			abstract type AbstractBlock

Abstract supertype of all blocks. You should not subtype form this, but instead from Block or WrapperBlock.