MCPcopy Create free account
hub / github.com/HA-Transformer/MAT / check_decoder_output

Function check_decoder_output

tests/speech_recognition/asr_test_base.py:202–221  ·  view source on GitHub ↗

we expect output from a decoder is a tuple with the following constraint: - the first element is a torch.Tensor - the second element can be anything (reserved for future use)

(decoder_output)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_forwardMethod · 0.85
test_forwardMethod · 0.85

Calls 1

_current_postion_infoFunction · 0.85

Tested by

no test coverage detected