Commit b6a56017 authored by tgs's avatar tgs

Upload config.pbtxt

parent fc75672b
name: "migu_tennis_tracknet"
platform: "tensorrt_plan"
input: [{
name: "input",
data_type: TYPE_FP32,
dims: [1,24,288,512]
}]
output: [{
name: "output",
data_type: TYPE_FP32,
dims: [1,8,288,512]
}]
instance_group [
{
count: 1
gpus:[0]
kind: KIND_GPU
}
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment