انتقل إلى المحتوى

#compute

1 approved public terms with this tag.

Inference

/ˈɪnfərəns/noun
AI & Technology

مسودة ترجمة بمساعدة آلية (Arabic) for "Inference": The act of running a trained machine learning model on new input data to generate predictions or outputs. Inference is distinct from training — it is the "serving" phase where the model is used in production, and its speed and cost are critical for real-world applications.

مسودة مثال: Inference latency dropped from 2 seconds to 200ms after switching to a quantized model.