Automatically updated from 모델 배포(677:model name test) by 그룹사용자(groupuser)
This commit is contained in:
parent
75b5efcaa8
commit
e8a5b1e3fd
@ -4,6 +4,11 @@ platform: "tensorflow_savedmodel"
|
|||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
input [
|
input [
|
||||||
|
{
|
||||||
|
name: "aaa"
|
||||||
|
data_type: TYPE_STRING
|
||||||
|
dims: [ 1 ]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
output [
|
output [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user