mindflow.cell
API Name |
Description |
Supported Platforms |
AttentionBlock comprises an MultiHeadAttention and an MLP layer. |
|
|
Conditioned Diffusion Transformer implementation. |
|
|
Diffusion Trainer base class. |
|
|
Diffusion model with Transformer backbone implementation. |
|
|
Pipeline for DDIM generation. |
|
|
DDIMScheduler extends the denoising procedure introduced in denoising diffusion probabilistic models. |
|
|
Pipeline for DDPM generation. |
|
|
DDPMScheduler is an implementation of the denoising procedure introduced in denoising diffusion probabilistic models (DDPMs). |
|
|
A sequential container of the dense layers, dense layers are added to the container sequentially. |
|
|
The 1D Fourier Neural Operator, which usually contains a Lifting Layer, a Fourier Block Layer and a Projection Layer. |
|
|
The 2D Fourier Neural Operator, which usually contains a Lifting Layer, a Fourier Block Layer and a Projection Layer. |
|
|
The 3D Fourier Neural Operator, which usually contains a Lifting Layer, a Fourier Block Layer and a Projection Layer. |
|
|
Scale the input value to specified region based on |
|
|
The LinearBlock. |
|
|
Multi Head Attention proposed in Attention Is All You Need. |
|
|
The multi-scale fully conneted network. |
|
|
The PDE-Net model. |
|
|
Physics-embedded Recurrent Convolutional Neural Network (PeRCNN) Cell. |
|
|
The ResBlock of dense layer. |
|
|
|
||
The 1D SNO, which contains a lifting layer (encoder), multiple spectral transform layers and a projection layer (decoder). |
|
|
The 2D SNO, which contains a lifting layer (encoder), multiple spectral transform layers and a projection layer (decoder). |
|
|
The 3D SNO, which contains a lifting layer (encoder), multiple spectral transform layers and a projection layer (decoder). |
|
|
The 2-dimensional U-Net model. |
|
|
This module based on ViT backbone which including encoder, decoding_embedding, decoder and dense layer. |
|
|
Gets the activation function. |
|