Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
260 contributions in the last year
Activity overview
Contribution activity
October 2020
- DataXujing/yolov3-tensorrt Python
- DataXujing/automl Jupyter Notebook
- DataXujing/ERNIE Python
- DataXujing/ERNIE-Pytorch Python
Created an issue in triton-inference-server/server that received 1 comment
Can request the Triton Inference Server by using the 'request package' in python rather than 'client library'?
Can request the Triton Inference Server by using the 'request package' in python rather than 'client library'?
like:
import request
res = requests.…