Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/utils/
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()
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_matmul_op_fused.cc122 memory::format_tag weight_format = in Compute() local
Dmkl_matmul_ops_common.h65 memory::format_tag weight_format; member
/external/ComputeLibrary/tests/validation/fixtures/
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()
/external/ComputeLibrary/src/cpu/operators/
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()
DCpuFullyConnected.cpp112 …TensorInfo *dst, const ActivationLayerInfo &act, bool enable_fast_math, WeightFormat weight_format) in validate_mm()
/external/ComputeLibrary/src/cpu/kernels/assembly/
Darm_gemm.hpp112 WeightFormat weight_format = WeightFormat::ANY; member
/external/ComputeLibrary/arm_compute/core/
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()