Neo Zhang

Results 2 issues of Neo Zhang

I'm studying to speed up inference on CPU by Tensorflow. In lpcnet_demo, there are 160 loops. Same as the paper. But in test_lpcnet.py, there are 35023 loops. Is there any...

When pytorch is 1.7 in oneAPI AI toolkit, there is error in running case: ``` cd models/models/image_recognition/pytorch/common/ python main.py -d /home/wj/ImageNet/data/all -a resnet50 --epochs 100 --learning-rate 0.1 --print-freq 1 -b...