protodoc.io
Project Tencent/WeChat-TFCC
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
google.protobuf
tfcc.runtime.common
tfcc.runtime.data
tfcc.runtime.model
tfcc.runtime.operations.base
tfcc.runtime.operations.fusion
tfcc.runtime.operations.math
tfcc.runtime.operations.nn
tfcc.runtime.operations.random
tfcc.runtime.operations.relation
tfcc.runtime.operations.rnn
tfcc.runtime.operations.signal
tfcc.runtime.data
DataItem
Inputs
Outputs
package
tfcc.runtime.data
Get desktop application:
View/edit binary Protocol Buffers messages
message
DataItem
data.proto:5
Used in:
Inputs
,
Outputs
string
name
= 1
common.DataType
dtype
= 2
repeated
uint32
shape
= 3
bytes
data
= 4
message
Inputs
data.proto:12
repeated
DataItem
items
= 1
message
Outputs
data.proto:16
repeated
DataItem
items
= 2