Searched defs:with_beta (Results 1 – 1 of 1) sorted by relevance
/external/ComputeLibrary/tests/validation/fixtures/ |
D | FuseBatchNormalizationFixture.h | 51 … data_type, DataLayout data_layout, bool in_place, bool with_bias, bool with_gamma, bool with_beta) in setup() 64 … data_type, DataLayout data_layout, bool in_place, bool with_bias, bool with_gamma, bool with_beta) in compute_target() 141 …reference(TensorShape shape_w, DataType data_type, bool with_bias, bool with_gamma, bool with_beta) in compute_reference()
|