returnn#

The main RETURNN package __init__. We provide __version__ and __long_version__. See below.

You are supposed to explicitly import the specific sub-module/sub-package. Just import returnn is not enough.

We also provide some helper code to keep older configs compatible, which used our old-style module names, like import TFUtil or import returnn.TFUtil.