Qingqing Cao

Results 6 comments of Qingqing Cao

Hi @Pierrci, were you able to quantize the BERT for TFLite? I tried a few options but failed to get the quantized model.

Personally, I think this `pp(i, when=i > 4, context='debug')` is very useful and easy to understand, supporting `@snoop(i, when=i > 4, context='debug')`(for functions methods) and `with snoop.context(i, when=i > 4,...

> I think you're mixing up snoop and pp. `@pp` and `with pp` don't mean anything. Ops, yes, I mean snoop, not `pp`. Just changed that.

you may refer to this one: https://github.com/zihangdai/xlnet/pull/239/files#diff-0

I couldn't find the dependency files, but you may find https://gitlab.com/libeigen/eigen/-/archive/3.3.3/eigen-3.3.3.zip and https://github.com/KhronosGroup/OpenCL-Headers useful. Sorry about the inconvenience.