How to export variable of functional during torch->onnx?

I’ve read this thread, and the problem seems to become to find a torch module equivalent of nn.functional.normalize(), correct me if I was wrong.