Searched defs:fixed_format (Results 1 – 2 of 2) sorted by relevance
102 …bool enable_fast_math, int gemm_3d_depth, bool fixed_format, arm_compute::WeightFormat weight_form… in configure_mm()182 …t_info, bool enable_fast_math, int gemm_3d_depth, bool skip_im2col, bool fixed_format, arm_compute… in validate_mm()363 …const bool fixed_format = weights_info.weight_format() != arm_compute::WeightFormat::UNSP… in configure() local415 …const bool fixed_format = weights_info.weight_format() != arm_compute::WeightFormat::UNSP… in has_opt_impl() local535 … const bool fixed_format = weights_info.weight_format() != arm_compute::WeightFormat::UNSPECIFIED; in validate() local
2571 bool fixed_format() const in fixed_format() function2580 void set_fixed_format(bool fixed_format) in set_fixed_format()