Automatically updated from 모델 배포(605:test) by 그룹사용자(groupuser)
This commit is contained in:
parent
a6ca694c25
commit
7a4dbd1541
45
config.pbtxt
45
config.pbtxt
@ -4,51 +4,6 @@ platform: "tensorflow_graphdef"
|
|||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
input [
|
input [
|
||||||
{
|
|
||||||
name: "input@@"
|
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ -1, 1.5 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "asdfad"
|
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ 5.5 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "zxvcz"
|
|
||||||
data_type: TYPE_UINT8
|
|
||||||
dims: [ 15.5 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "zcvzcv"
|
|
||||||
data_type: TYPE_INVALID
|
|
||||||
dims: [ 1.5555 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "reshape"
|
|
||||||
data_type: TYPE_FP16
|
|
||||||
dims: [ 1.1 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "be-test"
|
|
||||||
data_type: TYPE_FP64
|
|
||||||
dims: [ 1.2 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "fdsaf"
|
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ -1 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "ttt"
|
|
||||||
data_type: TYPE_STRING
|
|
||||||
dims: [ -1 ]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "cvcvc"
|
|
||||||
data_type: TYPE_UINT16
|
|
||||||
dims: [ 234 ]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
|
||||||
output [
|
output [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user