Searched defs:scale_dst (Results 1 – 1 of 1) sorted by relevance
151 SimpleOption<float> *scale_dst; member in __anon109542fc0111::GEMMCommandLineOptions399 float scale_src0{ 1.0f / 255 }, scale_src1{ 1.0f / 255 }, scale_dst{ 1.0f / 255 }; member in CLGEMMValidateExample