Searched refs:sigmoid_func (Results 1 – 2 of 2) sorted by relevance
2660 auto sigmoid_func = [](double x) -> double { in matchAndRewrite() local2667 output_qtype.getScale(), output_qtype.getZeroPoint(), sigmoid_func); in matchAndRewrite()2683 Value table_const = getTosaConst16bitTable(rewriter, op, sigmoid_func, in matchAndRewrite()
4215 auto sigmoid_func = [input_sample_grain](int32 x) -> int32 {4228 %table_const = get_table_const_tensor(sigmoid_func)