Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tensorflow服务是否支持异步HTTP请求_Tensorflow_Http_Asynchronous_Python Requests_Serving - Fatal编程技术网

Tensorflow服务是否支持异步HTTP请求

Tensorflow服务是否支持异步HTTP请求,tensorflow,http,asynchronous,python-requests,serving,Tensorflow,Http,Asynchronous,Python Requests,Serving,首先,TensorFlow服务是一个伟大的项目。然而,在编写预测客户端时,我有两个问题: Tensorflow服务是否支持异步gRPC请求?(我认为支持,但不确定) Tensorflow服务是否支持异步HTTP请求

首先,TensorFlow服务是一个伟大的项目。然而,在编写预测客户端时,我有两个问题:

  • Tensorflow服务是否支持异步gRPC请求?(我认为支持,但不确定)
  • Tensorflow服务是否支持异步HTTP请求