mindelec.architecture

Cover functions such as activation function, basic module, MTL strategy automatic weighted multi-task loss, etc.

API Name

Description

Supported Platforms

mindelec.architecture.FCSequential

A sequential container of The dense layers, dense layers are added to the container sequentially.

Ascend

mindelec.architecture.InputScaleNet

Scale the input value to specified region.

Ascend

mindelec.architecture.LinearBlock

The LinearBlock.

Ascend

mindelec.architecture.MTLWeightedLossCell

The MTL strategy weighted multi-task losses automatically.

Ascend

mindelec.architecture.MultiScaleFCCell

The multi-scale network.

Ascend

mindelec.architecture.ResBlock

The ResBlock of dense layer.

Ascend

mindelec.architecture.get_activation

Gets the activation function.

Ascend