Home
last modified time | relevance | path

Searched defs:weight_format (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/utils/
H A DAssemblyUtils.cpp70 arm_gemm::WeightFormat map_to_arm_gemm_weight_format(const arm_compute::WeightFormat &weight_format) in map_to_arm_gemm_weight_format()
190 …compute::WeightFormat map_to_arm_compute_weight_format(const arm_gemm::WeightFormat &weight_format) in map_to_arm_compute_weight_format()
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DConvolutionLayerFixture.h424 …sorInfo prepare_weights(const TensorInfo tensor_info, const arm_compute::WeightFormat weight_forma… in prepare_weights()
458 …rrange_data(const AccessorType src, AccessorType dst, const arm_compute::WeightFormat weight_forma… in rearrange_data()
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuGemmConv2d.cpp102 …ol enable_fast_math, int gemm_3d_depth, bool fixed_format, arm_compute::WeightFormat weight_format) in configure_mm()
182 …h, int gemm_3d_depth, bool skip_im2col, bool fixed_format, arm_compute::WeightFormat weight_format) in validate_mm()
H A DCpuFullyConnected.cpp112 …TensorInfo *dst, const ActivationLayerInfo &act, bool enable_fast_math, WeightFormat weight_format) in validate_mm()
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DTypes.h2125 arm_compute::WeightFormat weight_format() const in weight_format() function
2129 void set_weight_format(arm_compute::WeightFormat weight_format) in set_weight_format()
2585 arm_compute::WeightFormat weight_format() const in weight_format() function
2594 void set_weight_format(arm_compute::WeightFormat weight_format) in set_weight_format()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_matmul_op_fused.cc122 memory::format_tag weight_format = in Compute() local
H A Dmkl_matmul_ops_common.h65 memory::format_tag weight_format; member
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_convolution.py3413 weight_format, argument
3729 weight_format, argument
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/assembly/
H A Darm_gemm.hpp112 WeightFormat weight_format = WeightFormat::ANY; member
/aosp_15_r20/external/pytorch/test/xpu/
H A Dtest_conv.py1107 weight_format, argument