hexiaoting
|
aabe52e3e9
|
Fix bug for quantile fusion
|
2021-10-11 10:39:55 +08:00 |
|
vdimir
|
eb1053d931
|
Add NameQuantileBFloat16Weighted to GatherFunctionQuantileVisitor
|
2021-09-22 15:53:39 +03:00 |
|
vdimir
|
091ce151bf
|
Avoid cycles in optimizeFuseQuantileFunctions
|
2021-09-20 11:39:29 +03:00 |
|
vdimir
|
661a54827b
|
Do not throw LOGICAL_ERROR from fuse quantile for illegal params
|
2021-09-16 16:06:02 +03:00 |
|
vdimir
|
cd7fb8132d
|
Split GatherFunctionQuantileVisitor to h/cpp, fix fuzzed bugs
|
2021-09-15 15:15:42 +03:00 |
|
vdimir
|
a3304a87a4
|
Rename optimize_syntax_fuse_aggregate -> optimize_syntax_fuse_functions
|
2021-09-14 15:27:12 +03:00 |
|
vdimir
|
5a1aeeb044
|
Use optimize_syntax_fuse_aggregate instead of optimize_fuse_sum_count_avg and optimize_fuse_quantile
|
2021-09-14 15:21:16 +03:00 |
|
vdimir
|
a3db56f056
|
Revert "fuse multi setting options into one when Optimize"
This reverts commit bbd7799375 .
|
2021-09-14 15:12:21 +03:00 |
|
hexiaoting
|
bbd7799375
|
fuse multi setting options into one when Optimize
|
2021-09-14 18:51:13 +08:00 |
|
hexiaoting
|
1fe012bdfa
|
Support Alias and rewrite some code
|
2021-08-25 16:24:53 +08:00 |
|
hexiaoting
|
de30962ebd
|
Fuse multi quantile funcs with same arguments to one function.
|
2021-07-21 14:43:40 +08:00 |
|