graphstorm
graphstorm copied to clipboard
[Feature request] Save optimizer states of learnable sparse embedding.
Currently, GraphStorm does not save/load optimizer states of learnable sparse embeddings. (https://github.com/awslabs/graphstorm/blob/main/python/graphstorm/model/utils.py#L336-L337). We need to support it.