-
-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hello,
How is the research on RubixML/DL#1 going?
Whole repository seems to be archived few years ago.. Will there ever be a GPU support on PHP with Tensor extension?
Or is there already an alternative to it?
Guys ar Tensorflow, according to https://discuss.tensorflow.org/t/tensorflow-for-php/1373 are not planning to implement it as independant wrapper. Instead they are advising to run TensorFlow Serving server for computing and interact with it through REST API
Would be glad to hear your thoughts on what is current globally best approach to utilize GPU while using PHP. Can't find much info on internet aswell, most posts are 4years old..
Multi-threading using RubixML/Tensor is a great oportunity, but CPU performance still can't compare to GPU, especially with specialised matrix multiplication cores from nvidia RTX.