Tensor Extension for Windows (8.1, 10, 11)
- PHP 7.4 (NTS)
- PHP 8.0 (TS,NTS)
- PHP 8.1 (TS,NTS)
- PHP 8.2 (TS,NTS)
We usually use TS (Thread Safe) version of PHP. Please go through the article here before using the TS/NTS version of this extension.
First download libopenblas.dll and the specific version of the extension php_tensor.dll
Put the libopenblas.dll
in the root directory of PHP.
Now put the php_tensor.dll
in the ext directory.
Now open the php.ini file and enable the tensor extension.
extension=tensor
Now restart your server (Nginx/Apache) & PC. Open the command prompt & run the command below to verify the extension.
php -m | grep tensor
If you get the output as tensor
, that means it's DONE
Taki Elias - @takiele - https://ebuz.xyz - [email protected]
Hey dude! Help me out for a cup of ☕!