Compare commits
No commits in common. "refs/deployment/triton" and "main" have entirely different histories.
refs/deplo
...
main
20
config.pbtxt
20
config.pbtxt
@ -1,20 +0,0 @@
|
|||||||
backend: "pytorch"
|
|
||||||
platform: "pytorch_libtorch"
|
|
||||||
|
|
||||||
max_batch_size: 16
|
|
||||||
|
|
||||||
input [
|
|
||||||
{
|
|
||||||
name: "input__0"
|
|
||||||
data_type: TYPE_FP32
|
|
||||||
dims: [ 3, 224, 224 ]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
output [
|
|
||||||
{
|
|
||||||
name: "output__0"
|
|
||||||
data_type: TYPE_FP32
|
|
||||||
dims: [ 1000 ]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
BIN
model.pt
Normal file
BIN
model.pt
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user