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.operations.random
NormalLike
VERSION
UniformLike
VERSION
package
tfcc.runtime.operations.random
Get desktop application:
View/edit binary Protocol Buffers messages
message
NormalLike
random.proto:6
optional
common.Value
mean
= 1
optional
common.Value
scale
= 2
common.DataType
data_type
= 3
enum
NormalLike.VERSION
random.proto:8
_
= 0
VERSION_1
= 1
message
UniformLike
random.proto:14
optional
common.Value
low
= 1
optional
common.Value
high
= 2
common.DataType
data_type
= 3
enum
UniformLike.VERSION
random.proto:16
_
= 0
VERSION_1
= 1