returnn 1.20230811.3923__tar.gz → 1.20230811.150625__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {returnn-1.20230811.3923/returnn.egg-info → returnn-1.20230811.150625}/PKG-INFO +1 -1
- returnn-1.20230811.150625/_setup_info_generated.py +2 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/signal.py +8 -2
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/engine.py +27 -10
- {returnn-1.20230811.3923 → returnn-1.20230811.150625/returnn.egg-info}/PKG-INFO +1 -1
- returnn-1.20230811.150625/tests/test_rf_signal.py +59 -0
- returnn-1.20230811.3923/_setup_info_generated.py +0 -2
- returnn-1.20230811.3923/tests/test_rf_signal.py +0 -30
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/.editorconfig +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/.gitignore +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/.gitmodules +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/.kateconfig +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/CHANGELOG.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/CODEOWNERS +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/CONTRIBUTING.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/LICENSE +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/MANIFEST.in +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/README.rst +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/12AX.cluster_map +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/_setup_returnn_env.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-fwd.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-horovod-mpi.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-horovod-mpi.py.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-horovod-mpi.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-hyper-param-tuning.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-iter-dataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-list-devices.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-lua-torch-layer.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-pretrain.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-record-and-push-to-webserver.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-returnn-as-framework.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-rf.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-rhn-enwik8.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-sprint-interface.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-att-copy.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-attention.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-chunking-blstm.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-contribrnn-lstm.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-enc-dec.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-hard-att-copy.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-lstm-benchmark.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-maxgradnorm-lstm.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm-lowmem.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm2.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm2.12ax.tuned.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-neural-transducer.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-rec-explicit-lstm.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-rec-explicit-rnn.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-rec-self-att.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-search-compiled-graph.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-vanilla-lstm.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-timit-lstm-ctc.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-torch.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-upd-mult-model.lstm.12ax.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/IAM_lines/a01-000u-00.png +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/IAM_lines/a01-007-04.png +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/IAM_lines/a01-007-06.png +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/README.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/chars.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/config_demo +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/config_fwd +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/config_real +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/create_IAM_dataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/decode.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/features/raw/demo.h5 +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/go.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/lines.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/split/eval.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/split/train.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/split/valid.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial/create_test_h5.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial/forwardconfig +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial/go.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial/trainconfig +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/create_test_h5.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/forwardconfig +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/go.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/trainconfig +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/pyproject.toml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/requirements.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/__main__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/__old_mod_loader__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/__setup__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/config.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/audio.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/basic.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/bundle_file.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/cached.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/cached2.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/generating.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/hdf.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/lm.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/map.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/meta.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/multi_proc.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/normalization_data.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/numpy_dump.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/raw_wav.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/sprint.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/stereo.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/util/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/util/feature_extraction.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/util/strings.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/util/vocabulary.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/engine/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/engine/base.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/engine/batch.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/__main__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/.git +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/.gitignore +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/LICENSE +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/aligner.gif +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/check.png +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/core.cu +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/core.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/core_cpu.cpp +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/LICENSE +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/MANIFEST.in +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/binding.cpp +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/core.cu +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/core.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/requirements.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/setup.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/test.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/ref_rna.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/setup.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op.cc +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op_kernel_tmpl.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/warp_rna/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/test.cpp +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/edit.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/reroute.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/select.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/subgraph.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/transform.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/util.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/forward_iface.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/_backend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/_numpy_backend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/_utils.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/array_.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/attention.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/cond.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/const.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/container.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/control_flow_ctx.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/conv.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/device.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/dims.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/dropout.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/dtype.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/encoder/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/encoder/base.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/encoder/conformer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/gradient.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/init.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/linear.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/loop.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/loss.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/math_.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/matmul.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/module.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/normalization.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/parameter.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/rand.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/rec.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/reduce.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/run_ctx.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/state.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/tensor_array.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/frontend/types.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/import_/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/import_/common.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/import_/git.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/import_/import_.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/learning_rate_control.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/log.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/native_op.cpp +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/native_op.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/pretrain.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/sprint/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/sprint/cache.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/sprint/control.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/sprint/error_signals.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/sprint/extern_interface.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/sprint/interface.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/_dim_extra.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/_tensor_extra.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/_tensor_mixin_base.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/_tensor_op_overloads.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/control_flow_ctx.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/dim.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/marked_dim.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/tensor.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/tensor_dict.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tensor/utils.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/compat.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/data_pipeline.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/distributed.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/engine.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/_backend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/_utils.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/cond.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/config_entry_points.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/debug_eager_mode.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/dims.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/layer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/make_layer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/parameter_assign.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_layers/prev_tensor_ref.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_low_level/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/frontend_low_level/_backend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/horovod.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/hyper_param_tuning.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/base.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/basic.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/rec.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/segmental_model.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/signal_processing.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/layers/variable.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/native_op.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/network.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/sprint.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/updater.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/util/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/util/basic.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/util/data.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/util/gradient_checkpoint.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/util/ken_lm.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/tf/util/open_fst.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/data/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/data/pipeline.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/data/returnn_dataset_wrapper.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/data/tensor_utils.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/distributed.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/frontend/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/frontend/_backend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/frontend/_rand.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/frontend/bridge.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/functional/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/functional/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/torch/updater.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/__init__.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/basic.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/better_exchook.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/bpe.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/debug.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/debug_helpers.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/fsa.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/literal_py_to_pickle.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/pprint.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/py-to-pickle.cpp +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/py_compat.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/sig_proc.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/util/task_system.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn.egg-info/SOURCES.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn.egg-info/dependency_links.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn.egg-info/top_level.txt +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/rnn.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/setup.cfg +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/setup.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/DummySprintExec.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm-inspection-profile.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/.gitignore +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/.name +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/codeStyleSettings.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/codeStyles/Project.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/codeStyles/codeStyleConfig.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/inspectionProfiles/Project_Default.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/inspectionProfiles/profiles_settings.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/misc.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/modules.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/returnn.iml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/PyCharm.idea/scopes/scope_settings.xml +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/_set_num_threads1.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/_setup_returnn_env.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/_setup_test_env.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/bpe-unicode-demo.codes +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/bpe-unicode-demo.vocab +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/lexicon_opt.fst +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/lexicon_opt.isyms +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/lexicon_opt.jpg +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/lexicon_opt.osyms +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/lint_common.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/pycharm-inspect.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/pylint.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/returnn-as-framework.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/rf_utils.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/spelling.dic +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_Config.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_Dataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_Fsa.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_GeneratingDataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_HDFDataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_LearningRateControl.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_Log.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_MultiProcDataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_PTDataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_Pretrain.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_ResNet.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_SprintDataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_SprintInterface.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFEngine.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFNativeOp.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFNetworkLayer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFNetworkRecLayer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFNetworkSigProcLayer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFUpdater.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TFUtil.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TF_determinism.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TaskSystem.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TaskSystem_SharedMem.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_TranslationDataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_Util.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_demos.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_fork_exec.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_hdf_dump.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_array.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_attention.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_base.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_cond.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_const.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_container.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_conv.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_encoder_conformer.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_loop.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_math.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_normalization.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_rec.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_rf_reduce.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_tensor.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_tools.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_torch_engine.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_torch_frontend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tests/test_torch_internal_frontend.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/_setup_returnn_env.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/analyze-dataset-batches.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/bliss-collect-seq-lens.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/bliss-dump-text.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/bliss-get-segment-names.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/bliss-to-ogg-zip.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/bpe-create-lexicon.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/calculate-word-error-rate.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/cleanup-old-models.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/collect-orth-symbols.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/collect-words.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/compile_native_op.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/compile_tf_graph.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/debug-dump-search-scores.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/debug-plot-search-scores.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/dump-dataset-raw-strings.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/dump-dataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/dump-forward-stats.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/dump-forward.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/dump-network-json.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/dump-pickle.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/extract_state_tying_from_dataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/get-attention-weights.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/get-best-model-epoch.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/hdf_dump.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/hdf_dump_translation_dataset.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/import-blocks-mt-model.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/import-t2t-mt-model.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/.gitignore +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/Makefile +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/README.md +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/libs_list +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.keep_over_epoch.lstm2.config +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/rescore_lattice.sh +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/state_vars_list +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/example/tensor_names_list +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/file.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/htklatticerescorer.cc +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/htklatticerescorer.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/main.cc +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/rescorer.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/vocabulary.cc +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/lattice_rescorer/vocabulary.h +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/tf_avg_checkpoints.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/tf_inspect_checkpoint.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/tf_inspect_summary_log.py +0 -0
- {returnn-1.20230811.3923 → returnn-1.20230811.150625}/tools/torch_export_to_onnx.py +0 -0
|
@@ -126,7 +126,11 @@ def mel_filterbank(
|
|
|
126
126
|
backend = x._raw_backend
|
|
127
127
|
cache_key = (f_min, f_max, sampling_rate, fft_length, out_dim.dimension, backend, x.dtype, x.device)
|
|
128
128
|
if cache_key in _mel_filter_bank_matrix_cache:
|
|
129
|
-
|
|
129
|
+
filter_bank_matrix_: Tensor = _mel_filter_bank_matrix_cache[cache_key]
|
|
130
|
+
# The in_dim might be temporarily created, so replace it by the new one.
|
|
131
|
+
# Even allow for temporary out_dim.
|
|
132
|
+
filter_bank_matrix = Tensor("mel-filter-bank", dims=(in_dim, out_dim), dtype=x.dtype)
|
|
133
|
+
filter_bank_matrix.raw_tensor = filter_bank_matrix_.raw_tensor
|
|
130
134
|
else:
|
|
131
135
|
filter_bank_matrix_np = _mel_filter_bank_matrix_np(
|
|
132
136
|
f_min=f_min, f_max=f_max, sampling_rate=sampling_rate, fft_size=fft_length, nr_of_filters=out_dim.dimension
|
|
@@ -139,7 +143,9 @@ def mel_filterbank(
|
|
|
139
143
|
# Very simple cache management. No LRU logic or anything like that.
|
|
140
144
|
_mel_filter_bank_matrix_cache.clear()
|
|
141
145
|
_mel_filter_bank_matrix_cache[cache_key] = filter_bank_matrix
|
|
142
|
-
|
|
146
|
+
out = rf.matmul(x, filter_bank_matrix, reduce=in_dim)
|
|
147
|
+
out.feature_dim = out_dim
|
|
148
|
+
return out
|
|
143
149
|
|
|
144
150
|
|
|
145
151
|
# Used for eager frameworks. See mel_filterbank.
|
|
@@ -3,7 +3,7 @@ Main engine for PyTorch
|
|
|
3
3
|
"""
|
|
4
4
|
|
|
5
5
|
from __future__ import annotations
|
|
6
|
-
from typing import Optional, Union, Callable, Dict, List
|
|
6
|
+
from typing import Optional, Any, Union, Callable, Dict, List
|
|
7
7
|
from contextlib import nullcontext
|
|
8
8
|
|
|
9
9
|
import gc
|
|
@@ -236,8 +236,6 @@ class Engine(EngineBase):
|
|
|
236
236
|
"""
|
|
237
237
|
print("start", self.get_epoch_str(), "with learning rate", self.learning_rate, "...", file=log.v4)
|
|
238
238
|
|
|
239
|
-
self._pt_model.train()
|
|
240
|
-
|
|
241
239
|
accumulated_losses_dict = NumbersDict()
|
|
242
240
|
accumulated_inv_norm_factors_dict = NumbersDict()
|
|
243
241
|
step_idx = 0
|
|
@@ -246,11 +244,15 @@ class Engine(EngineBase):
|
|
|
246
244
|
data_iter = iter(self._train_dataloader)
|
|
247
245
|
elapsed_computation_time = 0
|
|
248
246
|
|
|
247
|
+
self._pt_model.train()
|
|
248
|
+
|
|
249
249
|
while True:
|
|
250
250
|
with torch.no_grad():
|
|
251
251
|
extern_data_raw = next(data_iter, None)
|
|
252
|
-
_has_data = torch.tensor([extern_data_raw is not None], dtype=torch.int8)
|
|
253
252
|
|
|
253
|
+
step_begin_time = time.time()
|
|
254
|
+
|
|
255
|
+
_has_data = torch.tensor([extern_data_raw is not None], dtype=torch.int8)
|
|
254
256
|
if self._use_torch_distributed:
|
|
255
257
|
# use all reduce to check if all workers have data, if at least one worker does not have data,
|
|
256
258
|
# all workers finish this epoch
|
|
@@ -262,8 +264,6 @@ class Engine(EngineBase):
|
|
|
262
264
|
if step_idx % self._accum_grad_multiple_step == 0:
|
|
263
265
|
self._updater.get_optimizer().zero_grad()
|
|
264
266
|
|
|
265
|
-
step_begin_time = time.time()
|
|
266
|
-
|
|
267
267
|
extern_data = _raw_dict_to_extern_data(
|
|
268
268
|
extern_data_raw, extern_data_template=self.extern_data, device=self._device
|
|
269
269
|
)
|
|
@@ -653,6 +653,9 @@ class Engine(EngineBase):
|
|
|
653
653
|
assert isinstance(dataset, Dataset)
|
|
654
654
|
assert isinstance(callback, ForwardCallbackIface)
|
|
655
655
|
|
|
656
|
+
epoch_start_time = time.time()
|
|
657
|
+
elapsed_computation_time = 0.0
|
|
658
|
+
|
|
656
659
|
self._pt_model.eval()
|
|
657
660
|
|
|
658
661
|
if dataset.supports_seq_order_sorting():
|
|
@@ -716,7 +719,9 @@ class Engine(EngineBase):
|
|
|
716
719
|
with torch.no_grad():
|
|
717
720
|
callback.init(model=self._orig_model)
|
|
718
721
|
|
|
722
|
+
step_idx = 0
|
|
719
723
|
for extern_data_raw in data_loader:
|
|
724
|
+
step_begin_time = time.time()
|
|
720
725
|
extern_data = _raw_dict_to_extern_data(
|
|
721
726
|
extern_data_raw, extern_data_template=self.extern_data, device=self._device
|
|
722
727
|
)
|
|
@@ -732,8 +737,20 @@ class Engine(EngineBase):
|
|
|
732
737
|
model_outputs_per_batch.data[k] = _get_tensor_wo_batch_numpy(v)
|
|
733
738
|
callback.process_seq(seq_tag=seq_tag, outputs=model_outputs_per_batch)
|
|
734
739
|
|
|
740
|
+
elapsed_computation_time += time.time() - step_begin_time
|
|
741
|
+
_print_process(f"ep {self.epoch} {dataset.name} forward", step=step_idx, eval_info=None)
|
|
742
|
+
step_idx += 1
|
|
743
|
+
|
|
735
744
|
callback.finish()
|
|
736
745
|
|
|
746
|
+
elapsed = time.time() - epoch_start_time
|
|
747
|
+
elapsed_computation_percentage = elapsed_computation_time / elapsed
|
|
748
|
+
print(
|
|
749
|
+
"Forward %i steps, %s elapsed (%.1f%% computing time)"
|
|
750
|
+
% (step_idx, hms(elapsed), (elapsed_computation_percentage * 100.0)),
|
|
751
|
+
file=log.v3,
|
|
752
|
+
)
|
|
753
|
+
|
|
737
754
|
@staticmethod
|
|
738
755
|
def delete_model(filename):
|
|
739
756
|
"""
|
|
@@ -851,13 +868,13 @@ def _get_dyn_dims_from_extern_data(extern_data: TensorDict) -> List[Dim]:
|
|
|
851
868
|
return res
|
|
852
869
|
|
|
853
870
|
|
|
854
|
-
def _print_process(report_prefix, step, eval_info):
|
|
871
|
+
def _print_process(report_prefix: str, step: int, eval_info: Optional[Dict[str, Any]] = None):
|
|
855
872
|
"""
|
|
856
873
|
Similar but simplified from TF engine _print_process.
|
|
857
874
|
|
|
858
|
-
:param
|
|
859
|
-
:param
|
|
860
|
-
:param
|
|
875
|
+
:param report_prefix:
|
|
876
|
+
:param step:
|
|
877
|
+
:param eval_info:
|
|
861
878
|
:return: nothing, will be printed to log
|
|
862
879
|
"""
|
|
863
880
|
if log.verbose[5]:
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"""
|
|
2
|
+
RETURNN frontend (returnn.frontend) tests
|
|
3
|
+
"""
|
|
4
|
+
|
|
5
|
+
from __future__ import annotations
|
|
6
|
+
from typing import Tuple
|
|
7
|
+
import _setup_test_env # noqa
|
|
8
|
+
import returnn.frontend as rf
|
|
9
|
+
from returnn.tensor import Tensor, Dim, TensorDict, batch_dim
|
|
10
|
+
from rf_utils import run_model
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
def test_stft():
|
|
14
|
+
time_dim = Dim(Tensor("time", [batch_dim], dtype="int32"))
|
|
15
|
+
extern_data = TensorDict(
|
|
16
|
+
{
|
|
17
|
+
"data": Tensor("data", [batch_dim, time_dim], dtype="float32"),
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
|
|
21
|
+
class _Net(rf.Module):
|
|
22
|
+
def __call__(self, x: rf.Tensor, *, in_spatial_dim: Dim) -> Tuple[Tensor, Dim, Dim]:
|
|
23
|
+
return rf.stft(x, in_spatial_dim=in_spatial_dim, frame_step=3, frame_length=5, fft_length=6)
|
|
24
|
+
|
|
25
|
+
# noinspection PyShadowingNames
|
|
26
|
+
def _forward_step(*, model: _Net, extern_data: TensorDict):
|
|
27
|
+
out, out_spatial_dim, out_dim = model(extern_data["data"], in_spatial_dim=time_dim)
|
|
28
|
+
out.mark_as_default_output(shape=(batch_dim, out_spatial_dim, out_dim))
|
|
29
|
+
|
|
30
|
+
run_model(extern_data, lambda *, epoch, step: _Net(), _forward_step)
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
def test_mel_filterbank():
|
|
34
|
+
time_dim = Dim(Tensor("time", [batch_dim], dtype="int32"))
|
|
35
|
+
feat_dim = Dim(10, name="mel")
|
|
36
|
+
extern_data = TensorDict(
|
|
37
|
+
{
|
|
38
|
+
"data": Tensor("data", [batch_dim, time_dim], dtype="float32"),
|
|
39
|
+
}
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
class _Net(rf.Module):
|
|
43
|
+
def __call__(self, source: rf.Tensor, *, in_spatial_dim: Dim) -> Tuple[Tensor, Dim]:
|
|
44
|
+
# log mel filterbank features
|
|
45
|
+
source, in_spatial_dim, in_dim_ = rf.stft(
|
|
46
|
+
source, in_spatial_dim=in_spatial_dim, frame_step=3, frame_length=5, fft_length=6
|
|
47
|
+
)
|
|
48
|
+
source = rf.abs(source) ** 2.0
|
|
49
|
+
source = rf.mel_filterbank(source, in_dim=in_dim_, out_dim=feat_dim, sampling_rate=16)
|
|
50
|
+
return source, in_spatial_dim
|
|
51
|
+
|
|
52
|
+
# noinspection PyShadowingNames
|
|
53
|
+
def _forward_step(*, model: _Net, extern_data: TensorDict):
|
|
54
|
+
out, out_spatial_dim = model(extern_data["data"], in_spatial_dim=time_dim)
|
|
55
|
+
out.mark_as_default_output(shape=(batch_dim, out_spatial_dim, feat_dim))
|
|
56
|
+
|
|
57
|
+
run_model(extern_data, lambda *, epoch, step: _Net(), _forward_step)
|
|
58
|
+
# Run again to specifically test the caching logic.
|
|
59
|
+
run_model(extern_data, lambda *, epoch, step: _Net(), _forward_step)
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
RETURNN frontend (returnn.frontend) tests
|
|
3
|
-
"""
|
|
4
|
-
|
|
5
|
-
from __future__ import annotations
|
|
6
|
-
from typing import Tuple
|
|
7
|
-
import _setup_test_env # noqa
|
|
8
|
-
import returnn.frontend as rf
|
|
9
|
-
from returnn.tensor import Tensor, Dim, TensorDict, batch_dim
|
|
10
|
-
from rf_utils import run_model
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
def test_stft():
|
|
14
|
-
time_dim = Dim(Tensor("time", [batch_dim], dtype="int32"))
|
|
15
|
-
extern_data = TensorDict(
|
|
16
|
-
{
|
|
17
|
-
"data": Tensor("data", [batch_dim, time_dim], dtype="float32"),
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
|
|
21
|
-
class _Net(rf.Module):
|
|
22
|
-
def __call__(self, x: rf.Tensor, *, in_spatial_dim: Dim) -> Tuple[Tensor, Dim, Dim]:
|
|
23
|
-
return rf.stft(x, in_spatial_dim=in_spatial_dim, frame_step=3, frame_length=5, fft_length=6)
|
|
24
|
-
|
|
25
|
-
# noinspection PyShadowingNames
|
|
26
|
-
def _forward_step(*, model: _Net, extern_data: TensorDict):
|
|
27
|
-
out, out_spatial_dim, out_dim = model(extern_data["data"], in_spatial_dim=time_dim)
|
|
28
|
-
out.mark_as_default_output(shape=(batch_dim, out_spatial_dim, out_dim))
|
|
29
|
-
|
|
30
|
-
run_model(extern_data, lambda *, epoch, step: _Net(), _forward_step)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-record-and-push-to-webserver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-chunking-blstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-contribrnn-lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-maxgradnorm-lstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm-lowmem.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm2.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-native-lstm2.12ax.tuned.config
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-neural-transducer.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-rec-explicit-lstm.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-search-compiled-graph.py
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-tf-vanilla-lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/demo-upd-mult-model.lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/IAM_lines/a01-000u-00.png
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/IAM_lines/a01-007-04.png
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/IAM_lines/a01-007-06.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/IAM/create_IAM_dataset.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial/create_test_h5.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/create_test_h5.py
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/forwardconfig
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/demos/mdlstm/artificial_rgb/trainconfig
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/normalization_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/datasets/util/feature_extraction.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/.gitignore
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/LICENSE
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/README.md
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/aligner.gif
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/check.png
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/core.cu
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/core.h
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/core_cpu.cpp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/ref_rna.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/WarpRna/warp-rna/test.cpp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/reroute.py
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/subgraph.py
RENAMED
|
File without changes
|
{returnn-1.20230811.3923 → returnn-1.20230811.150625}/returnn/extern/graph_editor/transform.py
RENAMED
|
File without changes
|
|
File without changes
|