17 lines
162 B
Protocol Buffer Text Format
17 lines
162 B
Protocol Buffer Text Format
type: "cvm"
|
|
def {
|
|
inputs {
|
|
name: "X"
|
|
}
|
|
inputs {
|
|
name: "CVM"
|
|
}
|
|
outputs {
|
|
name: "Y"
|
|
}
|
|
attrs {
|
|
name: "use_cvm"
|
|
type: BOOLEAN
|
|
}
|
|
}
|