bryanlimy/tf2-transformer-chatbot

I want to save model but get an error

Closed this issue · 3 comments

i got an non implemented error when i try to save model in h5 format

NotImplementedError: Layer PositionalEncoding has arguments in __init__ and therefore must override get_config.

can you please help

i updated all the layers. please take a look https://colab.research.google.com/drive/1jjpG1xsdwjZPeDPM35M60pOzwR_7Im5I

this time i gettin NotImplementedError: Learning rate schedule must override get_config

is this any bug of tensorflow

Try this #13