Home
last modified time | relevance | path

Searched defs:in_ch (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_model_generation.py41 def create_model_keras(batch_size, in_w, in_h, k_w, k_h, in_ch, out_ch, stride, padding, signed, se… argument
138 def create_model(batch_size, in_w, in_h, k_w, k_h, in_ch, out_ch, stride, padding, signed, seed, de… argument
154 def convolution(batch_size, input_size, weight_size, in_ch, out_ch, stride, padding, signed, seed, … argument
200 def test_conv2d(batch_size, input_size, weight_size, in_ch, out_ch, stride, padding, signed, seed): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Dconcat.cc138 int in_ch = ctx.input_shapes[current_input_id][3]; in GenerateCode() local
188 std::string PrintStartMessage(int current_input_id, int in_ch, in PrintStartMessage()
196 std::string AlignedCase(int in_ch, const std::string& input) const { in AlignedCase()
231 std::string UnalignedCase(int reminder, int in_ch, const std::string& input, in UnalignedCase()
/aosp_15_r20/external/libxaac/fuzzer/
H A Dxaac_enc_fuzzer.cpp56 WORD32 in_ch) { in ixheaace_read_drc_config_params()
506 FuzzedDataProvider *fuzzed_data, WORD32 in_ch) { in ixheaace_fuzzer_flag()
/aosp_15_r20/external/libopus/dnn/torch/fwgan/models/
H A Dfwgan400.py13 def __init__(self, in_ch, out_ch, kernel_size, dilation=1, groups=1, bias= False): argument
159 def __init__(self, in_ch, out_ch, upsample_factor): argument
H A Dfwgan500.py14 def __init__(self, in_ch, out_ch, kernel_size, dilation=1, groups=1, bias= False): argument
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_calc_m1m2_tree_52xx.c68 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_calc_m1m2_5227() local
295 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_calc_m1m2_5251() local
H A Dixheaacd_mps_process.c111 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_mdct_2_qmf() local
160 WORD32 in_ch = pstr_mps_state->num_input_channels; in ixheaacd_hybrid_qmf_analysis() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dkernel_fallback_execute_compat.cc601 const tfrt::Chain& in_ch, tfrt::StringAttr device, tfrt::I64Attr num_args, in KernelFallbackCreateOp()
647 tfrt::Argument<tfrt::Chain> in_ch, in FallbackSetResource()
675 void FallbackGetResource(tfrt::Argument<tfrt::Chain> in_ch, in FallbackGetResource()
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_tree.c151 WORD32 in_ch[2], out_ch[2], win[2]; in ixheaace_mps_212_space_tree_apply() local
/aosp_15_r20/external/libxaac/test/encoder/
H A Dimpd_drc_user_config.c87 WORD32 in_ch) { in ixheaace_read_drc_config_params()
/aosp_15_r20/external/libevent/
H A Dkqueue.c212 struct event_change *in_ch = &changelist->changes[i]; in kq_build_changes_list() local