--- title: "avx_math: avx_math" description: "Implementation accelerated with AVX instructions." author: WilliamDAssafMSFT ms.author: wiassaf ms.date: 07/15/2019 ms.service: sql ms.subservice: "machine-learning-services" ms.topic: "reference" keywords: - neural network - math - avx ms.devlang: python monikerRange: ">=sql-server-2017||>=sql-server-linux-ver15" --- # *microsoftml.avx_math*: Acceleration with AVX instructions ## Usage ``` microsoftml.avx_math() ``` ## Description Implementation accelerated with AVX instructions. ## See also [`clr_math`](clr-math.md), [`gpu_math`](gpu-math.md), [`mkl_math`](mkl-math.md), [`sse_math`](sse-math.md)