--- title: "sse_math: sse_math" description: "Implementation accelerated with SSE instructions." author: VanMSFT ms.author: vanto ms.date: 07/15/2019 ms.service: sql ms.subservice: "machine-learning-services" ms.topic: "reference" keywords: - neural network - math - sse ms.devlang: python 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)