David

Results 1 issues of David

firstly, thanks for your excellent work, but I found torch result is slightly different from the original tflite model: tensorflow and torch version: ``` (Pdb) tf.__version__ '2.2.1' (Pdb) torch.__version__ '1.5.1'...