"networks/__init__.py" did not exist on "7aa1ab82c66d3bcb93fbe23462e3fb088d29d247"
use functional interface for softmax in attention (#14198)
* use functional interface instead of instantiating module and immediately calling it * fix torch.nn.functional to nn.functional. Thank you Stas!
Showing
Please register or sign in to comment