Results 7 comments of Longhao.Chen

> I don't understand why you made new function names for each of the modes, could the copying be implemented in the method that accepts the `mode` keyword argument? I...

I made some changes to the previous problem. I think it can merge now.

First, I noticed that `xcorr` using `Symbol`s, so I thank `conv` should also use `Symbol`s. > they can be confusing for newcomers Is it possible to accept both `Symbol`s and...

It can't work on PostgreSQL. PostgreSQL is not support \`. And `boolean` should be converted to `true` or `false`

我也遇到了这个问题,请问有什么新的进展吗?

``` pip3 uninstall wandb pip3 install wandb==0.17.5 ```