MCPcopy Create free account
hub / github.com/brightmart/text_classification / a2_decoder.py

File a2_decoder.py

a07_Transformer/a2_decoder.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Decoder:
41. The decoder is composed of a stack of N= 6 identical layers.

Callers

nothing calls this directly

Calls 1

initFunction · 0.70

Tested by

no test coverage detected