Home
last modified time | relevance | path

Searched defs:max_input_length (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DLossCTC.cu79 …const scalar_t*log_probs_data, const int64_t* __restrict__ input_lengths, int64_t max_input_length, in ctc_loss_log_alpha_gpu_kernel()
276 int64_t max_input_length = log_probs.size(0); in ctc_loss_gpu_template() local
323 …const scalar_t*log_probs_data, const int64_t* __restrict__ input_lengths, int64_t max_input_length, in ctc_loss_backward_log_beta_gpu_kernel()
507 …const scalar_t*log_probs_data, const int64_t* __restrict__ input_lengths, int64_t max_input_length, in ctc_loss_backward_collect_gpu_kernel()
582 int64_t max_input_length, /* T */ in ctc_loss_zero_padded_gradients()
/aosp_15_r20/external/webrtc/common_audio/
H A Dfir_filter_factory.cc29 size_t max_input_length) { in CreateFirFilter()
H A Dfir_filter_neon.cc25 size_t max_input_length) in FIRFilterNEON()
H A Dfir_filter_sse.cc26 size_t max_input_length) in FIRFilterSSE2()
H A Dfir_filter_avx2.cc25 size_t max_input_length) in FIRFilterAVX2()
/aosp_15_r20/external/executorch/examples/llm_manual/
H A Dmain.cpp35 size_t max_input_length, in generate()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DLossCTC.cpp108 int64_t max_input_length = log_probs.size(0); in ctc_loss_allocate_outputs() local
237 int64_t max_input_length = log_probs.size(0); in ctc_loss_backward_cpu_template() local
/aosp_15_r20/external/executorch/examples/cadence/models/
H A Drnnt_encoder.py146 max_input_length = 100 variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/base64-0.13.1/src/
H A Dchunked_encoder.rs72 fn max_input_length(encoded_buf_len: usize, config: Config) -> usize { in max_input_length() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DLossCTC.cpp106 int64_t max_input_length = log_probs.size(0); in _use_cudnn_ctc_loss() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_decoder_test.cc649 constexpr size_t max_input_length = in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h1347 int32_t max_input_length = -1; member
1388 int32_t max_input_length() const { in max_input_length() function
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto.c8291 const size_t max_input_length = (size_t) PSA_PAKE_INPUT_SIZE(operation->alg, in psa_pake_input() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c8843 const size_t max_input_length = (size_t) PSA_PAKE_INPUT_SIZE(operation->alg, in psa_pake_input() local