/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | executor.h | 92 struct Args { struct 93 int64_t step_id = 0; 94 RendezvousInterface* rendezvous = nullptr; 95 StepStatsCollectorInterface* stats_collector = nullptr; 96 CallFrameInterface* call_frame = nullptr; 97 CancellationManager* cancellation_manager = nullptr; 98 SessionState* session_state = nullptr; 123 virtual void RunAsync(const Args& args, DoneCallback done) = 0; argument
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | Tools.cpp | 55 static void handleTargetFeaturesGroup(const ArgList &Args, in handleTargetFeaturesGroup() 113 static void CheckPreprocessingOptions(const Driver &D, const ArgList &Args) { in CheckPreprocessingOptions() 126 static void CheckCodeGenerationOptions(const Driver &D, const ArgList &Args) { in CheckCodeGenerationOptions() 181 static void addDirectoryList(const ArgList &Args, ArgStringList &CmdArgs, in addDirectoryList() 236 const ArgList &Args, ArgStringList &CmdArgs) { in AddLinkerInputs() 279 static bool isObjCAutoRefCount(const ArgList &Args) { in isObjCAutoRefCount() 284 static bool isObjCRuntimeLinked(const ArgList &Args) { in isObjCRuntimeLinked() 300 const Driver &D, const ArgList &Args, in AddPreprocessingOptions() 654 static void getARMArchCPUFromArgs(const ArgList &Args, llvm::StringRef &Arch, in getARMArchCPUFromArgs() 676 const ArgList &Args, StringRef HWDiv, in getARMHWDivFeatures() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32_planar_3x3_s2_4rows_mla_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() struct 56 const float *inptr; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 57 size_t ld_in_vl; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 59 const float *weights; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 60 const float *bias; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 62 float **outptrs; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32_planar_3x3_s2_4rows_mla_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() struct 56 const float *inptr; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 57 size_t ld_in_vl; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 59 const float *weights; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 60 const float *bias; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 62 float **outptrs; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32bf16fp32_planar_3x3_s2_4rows_dot_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32_planar_5x5_s2_4rows_mla_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() struct 56 const float *inptr; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 57 size_t ld_in_vl; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 59 const float *weights; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 60 const float *bias; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 62 float **outptrs; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32_planar_5x5_s2_4rows_mla_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() struct 56 const float *inptr; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 57 size_t ld_in_vl; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 59 const float *weights; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 60 const float *bias; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 62 float **outptrs; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32bf16fp32_planar_5x5_s1_4rows_dot_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32_planar_3x3_s1_4rows_mla_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() struct 56 const float *inptr; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 57 size_t ld_in_vl; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 59 const float *weights; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 60 const float *bias; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 62 float **outptrs; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32_planar_3x3_s1_4rows_mla_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() struct 56 const float *inptr; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 57 size_t ld_in_vl; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 59 const float *weights; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 60 const float *bias; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 62 float **outptrs; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32bf16fp32_planar_5x5_s2_4rows_dot_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32_planar_5x5_s1_4rows_mla_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() struct 56 const float *inptr; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 57 size_t ld_in_vl; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 59 const float *weights; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 60 const float *bias; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 62 float **outptrs; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32_planar_5x5_s1_4rows_mla_za_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za/ |
H A D | generic.cpp | 54 struct Args in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() struct 56 const float *inptr; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 57 size_t ld_in_vl; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 58 long unsigned int pad_top, pad_bottom, pad_left; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 59 const float *weights; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 60 const float *bias; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 61 long unsigned int input_cols, output_cols; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 62 float **outptrs; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 63 const size_t *ld_out_cols; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() 64 const size_t *ld_out_vls; in sme2_fp32bf16fp32_planar_3x3_s1_4rows_dot_za_impl() [all …]
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | LayerSnapshotBuilder.h | 45 struct Args { struct 66 LayerSnapshotBuilder(Args); argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 51 const __fp16 *inptr; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 54 __fp16 *outptr; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 58 const __fp16 min, max; in sve_fp16_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 51 const float *inptr; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 54 float *outptr; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 58 const float min, max; in a64_fp32_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 51 const float *inptr; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 54 float *outptr; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 57 const void *params; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 58 const float min, max; in sve_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 51 const float *inptr; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 54 float *outptr; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 57 const void *params; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 58 const float min, max; in sme2_fp32_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 51 const __fp16 *inptr; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 54 __fp16 *outptr; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 58 const __fp16 min, max; in a64_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 51 const __fp16 *inptr; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 54 __fp16 *outptr; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 58 const __fp16 min, max; in a64_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 51 const float *inptr; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 54 float *outptr; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 58 const float min, max; in a64_fp32_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 51 const float *inptr; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 54 float *outptr; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() 58 const float min, max; in a64_fp32_nhwc_5x5_s1_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 51 const float *inptr; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 54 float *outptr; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 58 const float min, max; in sme2_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 51 const float *inptr; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 54 float *outptr; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 58 const float min, max; in a64_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 51 const __fp16 *inptr; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 54 __fp16 *outptr; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 57 const void *params; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() 58 const __fp16 min, max; in sve_fp16_nhwc_3x3_s1_output3x3_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 51 const float *inptr; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 54 float *outptr; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() 58 const float min, max; in sve_fp32_nhwc_3x3_s1_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 51 const __fp16 *inptr; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 54 __fp16 *outptr; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 57 const void *params; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() 58 const __fp16 min, max; in a64_fp16_nhwc_3x3_s2_output2x2_mla_depthfirst_direct_impl() [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst/ |
H A D | generic_direct.cpp | 48 struct Args in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() struct 50 const uint64_t n_tile_rows, n_tile_cols; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 51 const __fp16 *inptr; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 52 const uint64_t ld_input_row; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 53 const uint64_t ld_input_col; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 54 __fp16 *outptr; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 55 const uint64_t ld_output_row; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 56 const uint64_t ld_output_col; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 57 const void *params; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() 58 const __fp16 min, max; in sve_fp16_nhwc_3x3_s1_output4x4_mla_depthfirst_direct_impl() [all …]
|