zhouwg / kantv

workbench for learing&practising AI tech in real scenario on Android device, powered by GGML(Georgi Gerganov Machine Learning) and NCNN(Tencent NCNN) and FFmpeg
Apache License 2.0
110 stars 18 forks source link

MNIST: inference result is not correct #165

Closed zhouwg closed 3 months ago

zhouwg commented 3 months ago

Required Info
Host Operating System & Version {Ubuntu 20.04.2 }
Branch { master }
NDK Version NDK-r26c
Device any mainstream Android phone
Section { mnist-ggml }

Issue Description

MNIST is a "hello-world" example for AI beginner.

inference result is not correct using GGML.

How to reproduce this issue

327657980

zhouwg commented 3 months ago

1713007719 738282896 996634265 1006384755

minist inference using ncnn works fine/well/perfectly as expected, so I'd like to close this issue accordingly.