--- # required metadata title: "mkl_math: mkl_math" description: "Intel MKL implementation." keywords: "neural network, math, mkl" author: WilliamDAssafMSFT ms.author: wiassaf manager: "cgronlun" ms.date: 07/15/2019 ms.topic: "reference" ms.prod: "sql" ms.technology: "machine-learning-services" ms.service: "" ms.assetid: "" # optional metadata ROBOTS: "" audience: "" ms.devlang: "Python" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.custom: "" monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15" --- # *microsoftml.mkl_math*: Acceleration with Intel MKL ## Usage ``` microsoftml.mkl_math(max_cache_size: numbers.Real = -1) ``` ## Description Intel MKL implementation. ## Arguments ### max_cache_size Max cache size (settings). ## See also [`avx_math`](avx-math.md), [`clr_math`](clr-math.md), [`gpu_math`](gpu-math.md), [`sse_math`](sse-math.md)