Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/athena-team/athena
/ functions
Functions
3,518 in github.com/athena-team/athena
⨍
Functions
3,518
◇
Types & classes
359
↳
Endpoints
1
Method
forward
(self, inputs, inputs_length=None, training: bool = None)
athena/models/lm/rnn_lm.py:64
Method
forward
(self, inputs, inputs_length=None, training: bool = None, ignored_id=[])
athena/models/lm/kenlm.py:31
Method
forward
(self, inputs, input_lengths, training: bool = None)
athena/models/lm/transformer_lm.py:61
Method
forward_chunk_by_chunk
Forward input chunk by chunk with chunk_size like a streaming fashion Here we should pay special attention to computation cache
athena/layers/u2/conformer_u2.py:275
Function
fractional_avg_pool_grad
runtime/core/cppflow/raw_ops.h:9587
Function
fractional_avg_pool_grad
runtime/server/x86/cppflow/raw_ops.h:9587
Function
fractional_max_pool_grad
runtime/core/cppflow/raw_ops.h:9623
Function
fractional_max_pool_grad
runtime/server/x86/cppflow/raw_ops.h:9623
Function
freeze2tflite
(jsonfile, freezed_model_dir)
athena/freeze.py:100
Method
freeze_beam_search
beam search for freeze only support batch=1 Args: samples: the data source to be decoded beam_size: beam size
athena/models/asr/speech_transformer.py:305
Method
freeze_beam_search
beam search for freeze only support batch=1 Args: samples: the data source to be decoded beam_size: beam size
athena/models/asr/speech_conformer.py:345
Method
freeze_beam_search
beam search for freeze only support batch=1 Args: samples: the data source to be decoded beam_size: beam size
athena/models/asr/speech_conformer_ctc.py:259
Function
freeze_ctc_prefix_beam_decoder
CTC prefix beam search inner implementation reference: https://github.com/wenet-e2e/wenet/blob/main/wenet/transformer/asr_model.py. A
athena/tools/ctc_decoder.py:105
Method
freeze_ctc_prefix_beam_search
( self, samples, ctc_final_layer, hparams=None,beam_size=1 )
athena/models/asr/speech_transformer.py:543
Method
freeze_ctc_prefix_beam_search
( self, samples, ctc_final_layer, hparams=None,beam_size=1 )
athena/models/asr/speech_conformer_ctc.py:223
Function
freeze_e2e
entry point for model inference, do some preparation work
athena/freeze.py:37
Function
freeze_tts
freeze TensorFlow model trained on Python to saved model,
athena/freeze.py:86
Function
freeze_u2
entry point for model inference, do some preparation work
athena/freeze.py:191
Function
fresnel_cos
runtime/core/cppflow/raw_ops.h:9663
Function
fresnel_cos
runtime/server/x86/cppflow/raw_ops.h:9663
Function
fresnel_sin
runtime/core/cppflow/raw_ops.h:9687
Function
fresnel_sin
runtime/server/x86/cppflow/raw_ops.h:9687
Function
fused_pad_conv2_d
runtime/core/cppflow/raw_ops.h:9711
Function
fused_pad_conv2_d
runtime/server/x86/cppflow/raw_ops.h:9711
Function
fused_resize_and_pad_conv2_d
runtime/core/cppflow/raw_ops.h:9745
Function
fused_resize_and_pad_conv2_d
runtime/server/x86/cppflow/raw_ops.h:9745
Function
gather
runtime/core/cppflow/raw_ops.h:9784
Function
gather
runtime/server/x86/cppflow/raw_ops.h:9784
Function
gather_nd
runtime/core/cppflow/raw_ops.h:9814
Function
gather_nd
runtime/server/x86/cppflow/raw_ops.h:9814
Function
gather_v2
runtime/core/cppflow/raw_ops.h:9843
Function
gather_v2
runtime/server/x86/cppflow/raw_ops.h:9843
Function
gen_dctmatrix
generate DCT matrix */
athena/transform/feats/ops/kernels/support_functions.cc:247
Function
gen_warpweights
generate frequency scale warping */
athena/transform/feats/ops/kernels/support_functions.cc:179
Function
generator
(i)
athena/utils/data_queue.py:92
Method
generator_task
Enqueue batch data
athena/utils/data_queue.py:63
Method
get_config
(self)
athena/layers/commons.py:168
Method
get_context
runtime/server/x86/cppflow/context.h:56
Method
get_data
runtime/core/cppflow/tensor.h:217
Method
get_data
runtime/server/x86/cppflow/tensor.h:217
Method
get_eager_handle
TODO: Need to determine if we can mark the return value or *this as const
runtime/core/cppflow/tensor.h:99
Method
get_eager_handle
TODO: Need to determine if we can mark the return value or *this as const
runtime/server/x86/cppflow/tensor.h:99
Method
get_init
(self)
athena/models/asr/mtl_seq2seq.py:183
Method
get_loss
get loss
athena/models/base.py:37
Method
get_loss
get MPC loss Args: logits: MPC output Return:: MPC L1 loss and metrics
athena/models/masked_pc.py:138
Method
get_loss
get loss used for training
athena/models/asr/mtl_seq2seq.py:79
Method
get_loss
get loss used for training
athena/models/asr/av_mtl_seq2seq.py:70
Method
get_loss
(self, outputs, samples, training=None)
athena/models/vad/vad_dnn.py:75
Method
get_loss
(self, outputs, samples, training=None)
athena/models/vad/vad_marblenet.py:308
Method
get_loss
get loss used for training
athena/models/tts/fastspeech.py:223
Method
get_loss
(self, outputs, samples, training=None)
athena/models/tts/tacotron2.py:432
Method
get_loss
get loss
athena/models/kws/base.py:37
Method
get_loss
get loss
athena/models/kws/transformer_wakeup_focal_loss.py:151
Method
get_model_structure
(self)
athena/utils/hparam.py:542
Method
get_operations
runtime/core/cppflow/model.h:95
Method
get_operations
runtime/server/x86/cppflow/model.h:95
Method
get_ppl
loss is returned by self.get_loss(), and it is a tensor with none shape float value
athena/models/lm/nn_lm.py:66
Function
get_session_handle
runtime/core/cppflow/raw_ops.h:9878
Function
get_session_handle
runtime/server/x86/cppflow/raw_ops.h:9878
Function
get_session_handle_v2
runtime/core/cppflow/raw_ops.h:9902
Function
get_session_handle_v2
runtime/server/x86/cppflow/raw_ops.h:9902
Function
get_session_tensor
runtime/core/cppflow/raw_ops.h:9926
Function
get_session_tensor
runtime/server/x86/cppflow/raw_ops.h:9926
Method
get_status
runtime/core/cppflow/context.h:60
Method
get_status
runtime/server/x86/cppflow/context.h:60
Method
get_subsample_rate
(self)
athena/models/asr/mtl_seq2seq.py:179
Function
glu
Gated Linear Unit. Original paper: https://arxiv.org/abs/1612.08083 Args: x: float Tensor to perform activation. Returns: `x
athena/layers/functional.py:115
Function
greater
runtime/core/cppflow/raw_ops.h:9950
Function
greater
runtime/server/x86/cppflow/raw_ops.h:9950
Function
greater_equal
runtime/core/cppflow/raw_ops.h:9978
Function
greater_equal
runtime/server/x86/cppflow/raw_ops.h:9978
Function
guarantee_const_tensor
runtime/core/cppflow/raw_ops.h:10006
Function
guarantee_const_tensor
runtime/server/x86/cppflow/raw_ops.h:10006
Function
h_s_v_to_r_g_b
runtime/core/cppflow/raw_ops.h:10030
Function
h_s_v_to_r_g_b
runtime/server/x86/cppflow/raw_ops.h:10030
Function
hash_table
runtime/core/cppflow/raw_ops.h:10054
Function
hash_table
runtime/server/x86/cppflow/raw_ops.h:10054
Function
hash_table_v2
runtime/core/cppflow/raw_ops.h:10079
Function
hash_table_v2
runtime/server/x86/cppflow/raw_ops.h:10079
Function
histogram_fixed_width
runtime/core/cppflow/raw_ops.h:10104
Function
histogram_fixed_width
runtime/server/x86/cppflow/raw_ops.h:10104
Function
histogram_summary
runtime/core/cppflow/raw_ops.h:10136
Function
histogram_summary
runtime/server/x86/cppflow/raw_ops.h:10136
Function
i_f_f_t
runtime/core/cppflow/raw_ops.h:10164
Function
i_f_f_t
runtime/server/x86/cppflow/raw_ops.h:10164
Function
i_f_f_t2_d
runtime/core/cppflow/raw_ops.h:10188
Function
i_f_f_t2_d
runtime/server/x86/cppflow/raw_ops.h:10188
Function
i_f_f_t3_d
runtime/core/cppflow/raw_ops.h:10212
Function
i_f_f_t3_d
runtime/server/x86/cppflow/raw_ops.h:10212
Function
i_r_f_f_t
runtime/core/cppflow/raw_ops.h:10236
Function
i_r_f_f_t
runtime/server/x86/cppflow/raw_ops.h:10236
Function
i_r_f_f_t2_d
runtime/core/cppflow/raw_ops.h:10265
Function
i_r_f_f_t2_d
runtime/server/x86/cppflow/raw_ops.h:10265
Function
i_r_f_f_t3_d
runtime/core/cppflow/raw_ops.h:10294
Function
i_r_f_f_t3_d
runtime/server/x86/cppflow/raw_ops.h:10294
Function
identity
runtime/core/cppflow/raw_ops.h:10323
Function
identity
runtime/server/x86/cppflow/raw_ops.h:10323
Function
identity_n
runtime/core/cppflow/raw_ops.h:10347
Function
identity_n
runtime/server/x86/cppflow/raw_ops.h:10347
Function
identity_reader
runtime/core/cppflow/raw_ops.h:10373
← previous
next →
2,001–2,100 of 3,518, ranked by callers