--- # required metadata title: "sse_math: sse_math" description: "Implementation accelerated with SSE instructions." keywords: "neural network, math, sse" 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.sse_math*: Acceleration with SSE instructions ## Usage ``` microsoftml.sse_math() ``` ## Description Implementation accelerated with SSE instructions. ## See also [`avx_math`](avx-math.md), [`clr_math`](clr-math.md), [`gpu_math`](gpu-math.md), [`mkl_math`](mkl-math.md)