FlyTOmeLight
FlyTOmeLight
/opt/tritonserver/bin/tritonserver --model-repository=/root/gaea-serving/model/car_atti_0815/model/ --trace-file=/tmp/trace.json --trace-level=MAX --trace-rate=100 --model-control-mode=explicit --load-model=* --pinned-memory-pool-byte-size=1073741824 --backend-config=tensorflow,version=2 when i use this command to startup tritonserver, the expectation was to start all models, but the reality is that none...
### Current Behavior I am using apisix to proxy my grpc service, and I found the following issue while doing benchmark. This is the access log and the `error rpc...
When multiple clients concurrently record data, if the "routate" parameter is set too small, there is a chance of error occurring, which can lead to loss of logs. we set...