Skip to content

Decoder Specifications

This page details the inputs and outputs for the decoder's init and step functions.

Init Function

Signature: init

Inputs

NameTensor NameTypeKey Info
args_0init_args_0:0float32Shape: [1, 196, 256]
ID: 0
args_1init_args_1:0int64Shape: [1, 1]
ID: 1

Outputs

NameTensor NameTypeKey Info
output_0StatefulPartitionedCall:0float32Shape: [1, 9415]
ID: 711
output_1StatefulPartitionedCall:1float32Shape: [4, 1, 4, 1, 64]
ID: 713
output_2StatefulPartitionedCall:2float32Shape: [4, 1, 4, 1, 64]
ID: 715
output_3StatefulPartitionedCall:3float32Shape: [4, 1, 4, 196, 64]
ID: 307
output_4StatefulPartitionedCall:4float32Shape: [4, 1, 4, 196, 64]
ID: 309

Step Function

Signature: step

Inputs

NameTensor NameTypeKey Info
args_0step_args_0:0float32Shape: [1, 196, 256]
ID: 3
args_1step_args_1:0int64Shape: [1, 1]
ID: 6
args_2step_args_2:0int64Shape: [1, 1]
ID: 1
args_3step_args_3:0float32Shape: [4, 1, 4, 256, 64]
ID: 2
args_4step_args_4:0float32Shape: [4, 1, 4, 256, 64]
ID: 5
args_5step_args_5:0float32Shape: [4, 1, 4, 196, 64]
ID: 0
args_6step_args_6:0float32Shape: [4, 1, 4, 196, 64]
ID: 4

Outputs

NameTensor NameTypeKey Info
output_0StatefulPartitionedCall_1:0float32Shape: [1, 9415]
ID: 679
output_1StatefulPartitionedCall_1:1float32Shape: [4, 1, 4, 1, 64]
ID: 681
output_2StatefulPartitionedCall_1:2float32Shape: [4, 1, 4, 1, 64]
ID: 683

Released under the Apache License 2.0.