Deeploy

Contents:

  • Quickstart
  • Library Structure
  • API Reference
    • Deeploy
      • Deeploy.AbstractDataTypes
      • Deeploy.CommonExtensions
      • Deeploy.DeeployTypes
      • Deeploy.EngineExtension
      • Deeploy.FutureExtension
      • Deeploy.MemoryLevelExtension
      • Deeploy.Targets
        • Deeploy.Targets.CortexM
        • Deeploy.Targets.Generic
        • Deeploy.Targets.MemPool
        • Deeploy.Targets.Neureka
        • Deeploy.Targets.PULPOpen
        • Deeploy.Targets.Snitch
      • Deeploy.TilingExtension
Deeploy
  • API Reference
  • Deeploy
  • Deeploy.Targets
  • Deeploy.Targets.Generic
  • Deeploy.Targets.Generic.Layers
  • View page source

Deeploy.Targets.Generic.Layers

Classes

AddLayer(maps)

CLCALayer(maps)

ConcatLayer(maps)

ConvLayer(maps)

DebugPrintLayer(maps)

DequantLayer(maps)

DivLayer(maps)

GELULayer(maps)

GEMMLayer(maps)

GatherLayer(maps)

ITAMaxLayer(maps)

LayerNormLayer(maps)

LinearAttentionLayer(maps)

MHSALayer(maps)

MatMulLayer(maps)

MaxPoolLayer(maps)

MulLayer(maps)

PadLayer(maps)

QuantLayer(maps)

RQGEMMLayer(maps)

RQIntegerDivLayer(maps)

RQMatMulLayer(maps)

RQSConvLayer(maps)

RQSiGELULayer(maps)

RQSiHardswishLayer(maps)

ReduceMeanLayer(maps)

ReduceSumLayer(maps)

ReluLayer(maps)

RequantShiftLayer(maps)

ReshapeLayer(maps)

SGDLayer(maps)

SliceLayer(maps)

SoftmaxCrossEntropyLossGradLayer(maps)

SoftmaxCrossEntropyLossLayer(maps)

SoftmaxGradLayer(maps)

SoftmaxLayer(maps)

TransposeLayer(maps)

iHardswishLayer(maps)

iNoNormLayer(maps)

iRMSNormLayer(maps)

Previous Next

© Copyright 2024, Moritz Scherer, Philip Wiese, Luka Macan, Victor Jung.

Built with Sphinx using a theme provided by Read the Docs.