Apply dropout with probability 'embed_p' to an embedding layer 'emb'.
EmbeddingDropout(emb, embed_p)
emb
embed_p
None