Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dangf15/THLNet
/ types & classes
Types & classes
24 in github.com/dangf15/THLNet
⨍
Functions
68
◇
Types & classes
24
↓ 6 callers
Class
ConvSTFT
conv_stft.py:28
↓ 4 callers
Class
ConviSTFT
conv_stft.py:62
↓ 4 callers
Class
InstantLayerNorm2d
utils.py:86
↓ 3 callers
Class
ComplexConv2d
complexnn.py:79
↓ 2 callers
Class
ComplexBatchNorm
complexnn.py:219
↓ 2 callers
Class
ComplexConvTranspose2d
complexnn.py:149
↓ 2 callers
Class
DenseBlock
nets/dfnet_block.py:193
↓ 2 callers
Class
InstantLayerNorm
Calculate Global Layer Normalization dim: (int or list or torch.Size) input shape from an expected input of size e
nets/dpcrn_block.py:57
↓ 2 callers
Class
InstantLayerNorm1d
utils.py:59
↓ 2 callers
Class
SingleRNN
Container module for a single RNN layer. args: rnn_type: string, select from 'RNN', 'LSTM' and 'GRU'. input_size: int,
nets/dpcrn_block.py:97
↓ 2 callers
Class
TransformerEncoderLayer
r"""TransformerEncoderLayer is made up of self-attn and feedforward network. This standard encoder layer is based on the paper "Attention Is All
nets/dfnet_block.py:18
↓ 1 callers
Class
DFNet
nets/dfnet_block.py:222
↓ 1 callers
Class
DPCRN
nets/dpcrn_block.py:204
↓ 1 callers
Class
DPRNN
Deep duaL-path RNN. args: rnn_type: string, select from 'RNN', 'LSTM' and 'GRU'. input_size: int, dimension of the inpu
nets/dpcrn_block.py:132
↓ 1 callers
Class
Dual_Transformer
Deep duaL-path RNN. args: rnn_type: string, select from 'RNN', 'LSTM' and 'GRU'. input_size: int, dimension of the input
nets/dfnet_block.py:106
↓ 1 callers
Class
Net
nets/model.py:207
↓ 1 callers
Class
ds_block
nets/model.py:13
↓ 1 callers
Class
re_block
nets/model.py:108
Class
Checkpoint
utils.py:12
Class
CumulativeLayerNorm
Calculate Cumulative Layer Normalization dim: you want to norm dim elementwise_affine: learnable per-element affine parameter
nets/dpcrn_block.py:28
Class
NavieComplexLSTM
complexnn.py:27
Class
SPConvTranspose2d
nets/dfnet_block.py:175
Class
SPConvTranspose2d
nets/dpcrn_block.py:11
Class
cPReLU
complexnn.py:12