Automatically updated from 모델 배포(605:test) by 그룹사용자(groupuser)
This commit is contained in:
parent
8f3e12b2ee
commit
9400c62b7a
10
config.pbtxt
10
config.pbtxt
@ -7,7 +7,15 @@ input [
|
||||
{
|
||||
name: "input@@"
|
||||
data_type: TYPE_STRING
|
||||
dims: [ -1 ]
|
||||
dims: [ -1, 1.5 ]
|
||||
},
|
||||
{
|
||||
name: "asdfad"
|
||||
data_type: TYPE_STRING
|
||||
dims: [ 5.5 ]
|
||||
reshape {
|
||||
shape: [ ]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user