Shine
Shine
ValueError: Mismatch between expected batch size and model output batch size. Output shape = (6, 4), expected output shape = shape (1, 4)。
程序运行后的第一次检测,速度特别慢。如果要运用于移动端,应该怎么解决呢?
这种格式,我看在tf1.X中挺常用的,但是在tf2.x中大佬们都不用了。是为什么呢?
what should I do for this ? ```bash Full Error: { "cause": { "message": "request to https://api.deepseek.com/v1/chat/completions failed, reason: unable to get local issuer certificate", "type": "system", "errno": "UNABLE_TO_GET_ISSUER_CERT_LOCALLY", "code":...