Commit 42676b59 by libei

fix bugs in transformer_dla

parent a440c641
...@@ -11,4 +11,3 @@ ...@@ -11,4 +11,3 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
...@@ -39,4 +39,5 @@ from tensor2tensor.models import transformer_mlrf ...@@ -39,4 +39,5 @@ from tensor2tensor.models import transformer_mlrf
#from tensor2tensor.models import transformer_fix #from tensor2tensor.models import transformer_fix
from tensor2tensor.models import transformer_relative_pos from tensor2tensor.models import transformer_relative_pos
from tensor2tensor.models import transformer_dropout from tensor2tensor.models import transformer_dropout
from tensor2tensor.models import transformer_dla
# pylint: enable=unused-import # pylint: enable=unused-import
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论