Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HawkAaron/warp-transducer
/ types & classes
Types & classes
22 in github.com/HawkAaron/warp-transducer
⨍
Functions
89
◇
Types & classes
22
↓ 3 callers
Class
RNNTLoss
Parameters: size_average (bool): normalize the loss by the batch size (default: `False`) blank_label (bool): default
pytorch_binding/warprnnt_pytorch/__init__.py:59
Class
CUstream_st
include/rnnt.h:14
Class
CpuRNNT
include/detail/cpu_rnnt.h:18
Class
CpuRNNT_index
include/detail/cpu_rnnt.h:64
Class
CpuRNNT_logProbs
include/detail/cpu_rnnt.h:76
Class
CpuRNNT_metadata
include/detail/cpu_rnnt.h:56
Class
GpuRNNT
include/detail/gpu_rnnt.h:19
Class
RNNTLoss
Parameters: `size_average` (bool): normalize the loss by the batch size (default `False`) `blank_label` (int): de
pytorch_binding/test/transducer_np.py:117
Class
WarpRNNTOpBase
tensorflow_binding/src/warprnnt_op.cc:28
Class
WarpRNNTOpCPU
tensorflow_binding/src/warprnnt_op.cc:157
Class
WarpRNNTOpGPU
tensorflow_binding/src/warprnnt_op.cc:179
Class
WarpRNNTTest
tensorflow_binding/tests/test_warprnnt_op.py:10
Class
_RNNT
pytorch_binding/warprnnt_pytorch/__init__.py:11
Class
_RNNT
pytorch_binding/test/transducer_np.py:95
Class
add
include/detail/rnnt_helper.h:37
Class
build_tf_ext
tensorflow_binding/setup.py:106
Class
exponential
include/detail/rnnt_helper.h:52
Class
identity
include/detail/rnnt_helper.h:44
Class
log_plus
include/detail/rnnt_helper.h:57
Class
maximum
include/detail/rnnt_helper.h:30
Class
negate
include/detail/rnnt_helper.h:48
Class
rnntOptions
Structure used for options to the RNNT compution. Applications * should zero out the array using memset and sizeof(struct * rnntOptions) in C or
include/rnnt.h:43