returnn 1.20241001.90825__tar.gz → 1.20241010.171521__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.
Potentially problematic release.
This version of returnn might be problematic. Click here for more details.
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/PKG-INFO +1 -1
- returnn-1.20241010.171521/_setup_info_generated.py +2 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/distrib_files.py +2 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/meta.py +16 -6
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/multi_proc.py +2 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/util/vocabulary.py +2 -2
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/basic.py +6 -1
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/better_exchook.py +90 -12
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn.egg-info/PKG-INFO +1 -1
- returnn-1.20241001.90825/_setup_info_generated.py +0 -2
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/.editorconfig +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/.gitignore +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/.gitmodules +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/.kateconfig +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/CHANGELOG.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/CODEOWNERS +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/CONTRIBUTING.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/LICENSE +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/MANIFEST.in +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/README.rst +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/12AX.cluster_map +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/_setup_returnn_env.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-fwd.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-horovod-mpi.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-horovod-mpi.py.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-horovod-mpi.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-hyper-param-tuning.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-iter-dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-list-devices.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-lua-torch-layer.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-pretrain.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-record-and-push-to-webserver.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-returnn-as-framework.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-rf-pt-benchmark.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-rf.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-rhn-enwik8.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-sprint-interface.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-att-copy.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-attention.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-chunking-blstm.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-contribrnn-lstm.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-enc-dec.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-hard-att-copy.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-lstm-benchmark.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-maxgradnorm-lstm.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm-lowmem.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm2.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm2.12ax.tuned.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-neural-transducer.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-rec-explicit-lstm.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-rec-explicit-rnn.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-rec-self-att.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-search-compiled-graph.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-vanilla-lstm.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-timit-lstm-ctc.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-torch.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-upd-mult-model.lstm.12ax.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/IAM_lines/a01-000u-00.png +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/IAM_lines/a01-007-04.png +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/IAM_lines/a01-007-06.png +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/README.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/chars.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/config_demo +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/config_fwd +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/config_real +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/create_IAM_dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/decode.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/features/raw/demo.h5 +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/go.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/lines.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/split/eval.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/split/train.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/split/valid.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial/create_test_h5.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial/forwardconfig +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial/go.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial/trainconfig +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial_rgb/create_test_h5.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial_rgb/forwardconfig +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial_rgb/go.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial_rgb/trainconfig +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/pyproject.toml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/requirements.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/__main__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/__old_mod_loader__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/__setup__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/config.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/audio.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/basic.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/bundle_file.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/cached.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/cached2.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/generating.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/hdf.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/lm.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/map.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/normalization_data.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/numpy_dump.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/postprocessing.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/raw_wav.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/sprint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/stereo.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/util/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/util/feature_extraction.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/util/strings.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/engine/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/engine/base.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/engine/batch.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/__main__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/.git +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/.gitignore +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/LICENSE +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/aligner.gif +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/check.png +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/core.cu +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/core.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/core_cpu.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/LICENSE +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/MANIFEST.in +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/binding.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/core.cu +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/core.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/requirements.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/setup.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/test.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/ref_rna.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/setup.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op.cc +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op_kernel_tmpl.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/warp_rna/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/test.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/edit.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/reroute.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/select.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/subgraph.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/transform.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/graph_editor/util.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/forward_iface.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_backend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/backend.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/backend.hpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/module.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/module.hpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/py_utils.hpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/tensor_ops.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_native/tensor_ops.hpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_numpy_backend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_random_journal.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/_utils.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/array_.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/attention.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/audio/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/audio/mel.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/audio/specaugment.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/backend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/build_from_dict.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/cond.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/const.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/container.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/control_flow_ctx.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/conv.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/conversions/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/conversions/espnet_e_branchformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/conversions/hf_llama.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/conversions/torch_nn.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/decoder/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/decoder/transformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/device.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/dims.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/dropout.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/dtype.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/encoder/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/encoder/base.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/encoder/conformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/encoder/e_branchformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/encoder/transformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/gradient.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/graph.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/hooks.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/init.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/label_smoothing.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/linear.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/loop.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/loss.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/math_.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/matmul.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/module.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/normalization.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/parameter.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/parametrizations.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/parametrize.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/piecewise_linear.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/rand.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/rec.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/reduce.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/run_ctx.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/signal.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/state.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/stepwise_scheduler.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/tensor_array.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/frontend/types.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/import_/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/import_/common.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/import_/git.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/import_/import_.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/learning_rate_control.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/log.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/native_op.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/native_op.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/pretrain.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/sprint/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/sprint/cache.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/sprint/control.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/sprint/error_signals.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/sprint/extern_interface.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/sprint/interface.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/_dim_extra.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/_tensor_extra.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/_tensor_mixin_base.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/_tensor_op_overloads.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/control_flow_ctx.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/dim.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/marked_dim.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/tensor.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/tensor_dict.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tensor/utils.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/compat.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/data_pipeline.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/distributed.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/engine.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/_backend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/_utils.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/cond.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/config_entry_points.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/debug_eager_mode.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/dims.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/layer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/loop.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/make_layer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/masked_computation.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/parameter_assign.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_layers/prev_tensor_ref.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_low_level/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/frontend_low_level/_backend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/horovod.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/hyper_param_tuning.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/base.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/basic.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/rec.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/segmental_model.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/signal_processing.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/layers/variable.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/native_op.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/network.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/sprint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/updater.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/util/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/util/basic.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/util/data.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/util/gradient_checkpoint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/util/ken_lm.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/tf/util/open_fst.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/data/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/data/extern_data.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/data/pipeline.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/data/queued_data_iter.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/data/returnn_dataset_wrapper.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/data/tensor_utils.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/distributed.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/engine.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/frontend/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/frontend/_backend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/frontend/_rand.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/frontend/bridge.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/frontend/raw_ops.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/updater.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/array_.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/diagnose_gpu.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/gradient_checkpoint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/module.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/torch/util/scaled_gradient.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/__init__.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/bpe.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/debug.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/debug_helpers.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/file_cache.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/fsa.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/literal_py_to_pickle.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/math.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/multi_proc_non_daemonic_spawn.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/native_code_compiler.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/pprint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/py-to-pickle.cpp +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/py_compat.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/py_ext_mod_compiler.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/result_with_reason.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/sig_proc.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/task_system.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/train_proc_manager.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/util/watch_memory.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn.egg-info/SOURCES.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn.egg-info/dependency_links.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn.egg-info/top_level.txt +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/rnn.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/setup.cfg +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/setup.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/DummySprintExec.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm-inspection-profile.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/.gitignore +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/.name +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/codeStyleSettings.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/codeStyles/Project.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/codeStyles/codeStyleConfig.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/inspectionProfiles/Project_Default.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/inspectionProfiles/profiles_settings.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/misc.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/modules.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/returnn.iml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/PyCharm.idea/scopes/scope_settings.xml +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/_set_num_threads1.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/_setup_returnn_env.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/_setup_test_env.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/bpe-unicode-demo.codes +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/bpe-unicode-demo.vocab +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/lexicon_opt.fst +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/lexicon_opt.isyms +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/lexicon_opt.jpg +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/lexicon_opt.osyms +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/lint_common.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/pycharm-inspect.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/pylint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/returnn-as-framework.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/rf_utils.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/spelling.dic +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_Config.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_Dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_Fsa.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_GeneratingDataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_HDFDataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_LearningRateControl.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_Log.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_MultiProcDataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_Pretrain.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_ResNet.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_SprintDataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_SprintInterface.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFEngine.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFNativeOp.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFNetworkLayer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFNetworkRecLayer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFNetworkSigProcLayer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFUpdater.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TFUtil.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TF_determinism.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TaskSystem.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TaskSystem_SharedMem.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_TranslationDataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_Util.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_demos.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_fork_exec.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_hdf_dump.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_array.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_attention.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_base.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_cond.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_const.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_container.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_conv.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_decoder_transformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_encoder_conformer.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_gradient.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_label_smoothing.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_loop.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_math.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_normalization.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_piecewise_linear.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_rec.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_reduce.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_rf_signal.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_tensor.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_tools.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_torch_dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_torch_engine.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_torch_frontend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_torch_internal_frontend.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/test_torch_util.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tests/torch_utils.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/_setup_returnn_env.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/analyze-dataset-batches.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/bliss-collect-seq-lens.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/bliss-dump-text.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/bliss-get-segment-names.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/bliss-to-ogg-zip.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/bpe-create-lexicon.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/calculate-word-error-rate.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/cleanup-old-models.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/collect-orth-symbols.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/collect-words.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/compile_native_op.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/compile_tf_graph.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/debug-dump-search-scores.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/debug-plot-search-scores.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/dump-dataset-raw-strings.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/dump-dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/dump-forward-stats.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/dump-forward.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/dump-network-json.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/dump-pickle.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/extract_state_tying_from_dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/get-attention-weights.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/get-best-model-epoch.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/hdf_dump.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/hdf_dump_translation_dataset.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/import-blocks-mt-model.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/import-t2t-mt-model.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/.gitignore +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/Makefile +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/README.md +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/libs_list +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.keep_over_epoch.lstm2.config +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/rescore_lattice.sh +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/state_vars_list +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/example/tensor_names_list +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/file.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/htklatticerescorer.cc +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/htklatticerescorer.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/main.cc +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/rescorer.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/vocabulary.cc +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/lattice_rescorer/vocabulary.h +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/tf_avg_checkpoints.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/tf_inspect_checkpoint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/tf_inspect_summary_log.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/torch_avg_checkpoints.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/torch_export_to_onnx.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/torch_inspect_checkpoint.py +0 -0
- {returnn-1.20241001.90825 → returnn-1.20241010.171521}/tools/torch_inspect_checkpoint_and_opt.py +0 -0
|
@@ -11,6 +11,7 @@ import os
|
|
|
11
11
|
import sys
|
|
12
12
|
import numpy
|
|
13
13
|
from returnn.log import log
|
|
14
|
+
from returnn.util import better_exchook
|
|
14
15
|
from returnn.util.basic import override_env_var, try_run
|
|
15
16
|
from returnn.util.multi_proc_non_daemonic_spawn import NonDaemonicSpawnContext
|
|
16
17
|
from returnn.config import SubProcCopyGlobalConfigPreInitFunc
|
|
@@ -573,6 +574,7 @@ def _worker_proc_loop(
|
|
|
573
574
|
if sys.platform == "linux":
|
|
574
575
|
with open("/proc/self/comm", "w") as f:
|
|
575
576
|
f.write(f"CFD worker {epoch}")
|
|
577
|
+
better_exchook.setup_all()
|
|
576
578
|
|
|
577
579
|
assert isinstance(epoch, int) and isinstance(buffer_size, int)
|
|
578
580
|
assert isinstance(dataset_dict, dict)
|
|
@@ -1832,25 +1832,35 @@ class VariableDataset(Dataset):
|
|
|
1832
1832
|
based on a user-provided function.
|
|
1833
1833
|
"""
|
|
1834
1834
|
|
|
1835
|
-
def __init__(self, *, get_dataset, **kwargs):
|
|
1835
|
+
def __init__(self, *, get_dataset, dataset_lru_cache_size: int = 1, **kwargs):
|
|
1836
1836
|
"""
|
|
1837
1837
|
:param get_dataset: function (*, epoch: int, **_) -> Dict[str,Any], will be called for every sub-epoch.
|
|
1838
|
-
It will cache the
|
|
1838
|
+
It will cache the dataset(s) from the prev call (dataset_lru_cache_size),
|
|
1839
|
+
and if the dict is the same of those, it will not recreate the dataset.
|
|
1840
|
+
:param dataset_lru_cache_size
|
|
1839
1841
|
"""
|
|
1842
|
+
from functools import lru_cache
|
|
1843
|
+
|
|
1840
1844
|
super().__init__(**kwargs)
|
|
1841
1845
|
self._get_dataset = get_dataset
|
|
1842
1846
|
self._dataset_dict: Optional[Dict[str, Any]] = None
|
|
1843
1847
|
self._dataset: Optional[Dataset] = None
|
|
1848
|
+
self._dataset_lru_cache_size = dataset_lru_cache_size
|
|
1849
|
+
self._make_dataset = lru_cache(maxsize=self._dataset_lru_cache_size)(
|
|
1850
|
+
lambda dataset_dict: init_dataset(dataset_dict, parent_dataset=self)
|
|
1851
|
+
)
|
|
1844
1852
|
self._load_dataset(epoch=1)
|
|
1845
1853
|
self.num_inputs = self._dataset.num_inputs
|
|
1846
1854
|
self.num_outputs = self._dataset.num_outputs
|
|
1847
1855
|
self.labels = self._dataset.labels
|
|
1848
1856
|
|
|
1849
1857
|
def _load_dataset(self, epoch: int):
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1858
|
+
from returnn.util.basic import get_fwd_compat_kwargs, make_hashable
|
|
1859
|
+
|
|
1860
|
+
dataset_dict = self._get_dataset(self=self, epoch=epoch, **get_fwd_compat_kwargs())
|
|
1861
|
+
assert isinstance(dataset_dict, dict)
|
|
1862
|
+
dataset_dict = make_hashable(dataset_dict)
|
|
1863
|
+
self._dataset = self._make_dataset(dataset_dict)
|
|
1854
1864
|
|
|
1855
1865
|
def init_seq_order(self, epoch=None, seq_list=None, seq_order=None):
|
|
1856
1866
|
"""init seq order"""
|
|
@@ -7,6 +7,7 @@ from typing import Optional, Any, Dict, List
|
|
|
7
7
|
import sys
|
|
8
8
|
import gc
|
|
9
9
|
import multiprocessing as mp
|
|
10
|
+
from returnn.util import better_exchook
|
|
10
11
|
from returnn.util.basic import try_run
|
|
11
12
|
from returnn.config import SubProcCopyGlobalConfigPreInitFunc
|
|
12
13
|
from returnn.util.multi_proc_non_daemonic_spawn import NonDaemonicSpawnContext
|
|
@@ -168,6 +169,7 @@ class MultiProcDataset(CachedDataset2):
|
|
|
168
169
|
if sys.platform == "linux":
|
|
169
170
|
with open("/proc/self/comm", "w") as f:
|
|
170
171
|
f.write(f"MPD worker {worker_index}")
|
|
172
|
+
better_exchook.setup_all()
|
|
171
173
|
|
|
172
174
|
dataset: Optional[Dataset] = None
|
|
173
175
|
|
|
@@ -562,11 +562,11 @@ class Utf8ByteTargets(Vocabulary):
|
|
|
562
562
|
Also see :class:`CharacterTargets`.
|
|
563
563
|
"""
|
|
564
564
|
|
|
565
|
-
def __init__(self, seq_postfix=None):
|
|
565
|
+
def __init__(self, seq_postfix=None, **opts):
|
|
566
566
|
"""
|
|
567
567
|
:param list[int]|None seq_postfix: labels will be added to the seq in self.get_seq
|
|
568
568
|
"""
|
|
569
|
-
super(Utf8ByteTargets, self).__init__(vocab_file=None, seq_postfix=seq_postfix, unknown_label=None)
|
|
569
|
+
super(Utf8ByteTargets, self).__init__(vocab_file=None, seq_postfix=seq_postfix, unknown_label=None, **opts)
|
|
570
570
|
|
|
571
571
|
def _parse_vocab(self):
|
|
572
572
|
"""
|
|
@@ -2469,7 +2469,12 @@ def make_hashable(obj):
|
|
|
2469
2469
|
|
|
2470
2470
|
if isinstance(obj, tf.Tensor):
|
|
2471
2471
|
return RefIdEq(obj)
|
|
2472
|
-
|
|
2472
|
+
# Try if this is already hashable.
|
|
2473
|
+
try:
|
|
2474
|
+
hash(obj)
|
|
2475
|
+
except Exception:
|
|
2476
|
+
raise TypeError("don't know how to make hashable: %r (%r)" % (obj, type(obj)))
|
|
2477
|
+
return obj
|
|
2473
2478
|
|
|
2474
2479
|
|
|
2475
2480
|
class RefIdEq(Generic[T]):
|
|
@@ -1258,6 +1258,8 @@ def format_tb(tb=None, limit=None, allLocals=None, allGlobals=None, withTitle=Fa
|
|
|
1258
1258
|
|
|
1259
1259
|
def print_tb(tb, file=None, **kwargs):
|
|
1260
1260
|
"""
|
|
1261
|
+
Replacement for traceback.print_tb.
|
|
1262
|
+
|
|
1261
1263
|
:param types.TracebackType|types.FrameType|StackSummary tb:
|
|
1262
1264
|
:param io.TextIOBase|io.StringIO|typing.TextIO|None file: stderr by default
|
|
1263
1265
|
:return: nothing, prints to ``file``
|
|
@@ -1269,8 +1271,43 @@ def print_tb(tb, file=None, **kwargs):
|
|
|
1269
1271
|
file.flush()
|
|
1270
1272
|
|
|
1271
1273
|
|
|
1274
|
+
def print_exception(etype, value, tb, limit=None, file=None, chain=True):
|
|
1275
|
+
"""
|
|
1276
|
+
Replacement for traceback.print_exception.
|
|
1277
|
+
|
|
1278
|
+
:param etype: exception type
|
|
1279
|
+
:param value: exception value
|
|
1280
|
+
:param tb: traceback
|
|
1281
|
+
:param int|None limit:
|
|
1282
|
+
:param io.TextIOBase|io.StringIO|typing.TextIO|None file: stderr by default
|
|
1283
|
+
:param bool chain: whether to print the chain of exceptions
|
|
1284
|
+
"""
|
|
1285
|
+
better_exchook(etype, value, tb, autodebugshell=False, file=file, limit=limit, chain=chain)
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
def print_exc(limit=None, file=None, chain=True):
|
|
1289
|
+
"""
|
|
1290
|
+
Replacement for traceback.print_exc.
|
|
1291
|
+
Shorthand for 'print_exception(*sys.exc_info(), limit, file)'.
|
|
1292
|
+
|
|
1293
|
+
:param int|None limit:
|
|
1294
|
+
:param io.TextIOBase|io.StringIO|typing.TextIO|None file: stderr by default
|
|
1295
|
+
:param bool chain:
|
|
1296
|
+
"""
|
|
1297
|
+
print_exception(*sys.exc_info(), limit=limit, file=file, chain=chain)
|
|
1298
|
+
|
|
1299
|
+
|
|
1272
1300
|
def better_exchook(
|
|
1273
|
-
etype,
|
|
1301
|
+
etype,
|
|
1302
|
+
value,
|
|
1303
|
+
tb,
|
|
1304
|
+
debugshell=False,
|
|
1305
|
+
autodebugshell=True,
|
|
1306
|
+
file=None,
|
|
1307
|
+
with_color=None,
|
|
1308
|
+
with_preamble=True,
|
|
1309
|
+
limit=None,
|
|
1310
|
+
chain=True,
|
|
1274
1311
|
):
|
|
1275
1312
|
"""
|
|
1276
1313
|
Replacement for sys.excepthook.
|
|
@@ -1284,6 +1321,8 @@ def better_exchook(
|
|
|
1284
1321
|
and exception information. stderr by default.
|
|
1285
1322
|
:param bool|None with_color: whether to use ANSI escape codes for colored output
|
|
1286
1323
|
:param bool with_preamble: print a short preamble for the exception
|
|
1324
|
+
:param int|None limit:
|
|
1325
|
+
:param bool chain: whether to print the chain of exceptions
|
|
1287
1326
|
"""
|
|
1288
1327
|
if file is None:
|
|
1289
1328
|
file = sys.stderr
|
|
@@ -1292,16 +1331,17 @@ def better_exchook(
|
|
|
1292
1331
|
output = _OutputLinesCollector(color=color)
|
|
1293
1332
|
|
|
1294
1333
|
rec_args = dict(autodebugshell=False, file=file, with_color=with_color, with_preamble=with_preamble)
|
|
1295
|
-
if
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1334
|
+
if chain:
|
|
1335
|
+
if getattr(value, "__cause__", None):
|
|
1336
|
+
better_exchook(type(value.__cause__), value.__cause__, value.__cause__.__traceback__, **rec_args)
|
|
1337
|
+
output("")
|
|
1338
|
+
output("The above exception was the direct cause of the following exception:")
|
|
1339
|
+
output("")
|
|
1340
|
+
elif getattr(value, "__context__", None):
|
|
1341
|
+
better_exchook(type(value.__context__), value.__context__, value.__context__.__traceback__, **rec_args)
|
|
1342
|
+
output("")
|
|
1343
|
+
output("During handling of the above exception, another exception occurred:")
|
|
1344
|
+
output("")
|
|
1305
1345
|
|
|
1306
1346
|
def format_filename(s):
|
|
1307
1347
|
"""
|
|
@@ -1320,7 +1360,14 @@ def better_exchook(
|
|
|
1320
1360
|
all_locals, all_globals = {}, {}
|
|
1321
1361
|
if tb is not None:
|
|
1322
1362
|
output.lines.extend(
|
|
1323
|
-
format_tb(
|
|
1363
|
+
format_tb(
|
|
1364
|
+
tb=tb,
|
|
1365
|
+
limit=limit,
|
|
1366
|
+
allLocals=all_locals,
|
|
1367
|
+
allGlobals=all_globals,
|
|
1368
|
+
withTitle=True,
|
|
1369
|
+
with_color=color.enable,
|
|
1370
|
+
)
|
|
1324
1371
|
)
|
|
1325
1372
|
else:
|
|
1326
1373
|
output(color("better_exchook: traceback unknown", color.fg_colors[1]))
|
|
@@ -1710,3 +1757,34 @@ def replace_traceback_format_tb():
|
|
|
1710
1757
|
if hasattr(traceback, "StackSummary"):
|
|
1711
1758
|
traceback.StackSummary.format = format_tb
|
|
1712
1759
|
traceback.StackSummary.extract = _StackSummary_extract
|
|
1760
|
+
|
|
1761
|
+
|
|
1762
|
+
def replace_traceback_print_tb():
|
|
1763
|
+
"""
|
|
1764
|
+
Replaces these functions from the traceback module by our own:
|
|
1765
|
+
|
|
1766
|
+
- traceback.print_tb
|
|
1767
|
+
- traceback.print_exception
|
|
1768
|
+
- traceback.print_exc
|
|
1769
|
+
|
|
1770
|
+
Note that this kind of monkey patching might not be safe under all circumstances
|
|
1771
|
+
and is not officially supported by Python.
|
|
1772
|
+
"""
|
|
1773
|
+
import traceback
|
|
1774
|
+
|
|
1775
|
+
traceback.print_tb = print_tb
|
|
1776
|
+
traceback.print_exception = print_exception
|
|
1777
|
+
traceback.print_exc = print_exc
|
|
1778
|
+
|
|
1779
|
+
|
|
1780
|
+
def setup_all():
|
|
1781
|
+
"""
|
|
1782
|
+
Calls:
|
|
1783
|
+
|
|
1784
|
+
- :func:`install`
|
|
1785
|
+
- :func:`replace_traceback_format_tb`
|
|
1786
|
+
- :func:`replace_traceback_print_tb`
|
|
1787
|
+
"""
|
|
1788
|
+
install()
|
|
1789
|
+
replace_traceback_format_tb()
|
|
1790
|
+
replace_traceback_print_tb()
|
|
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.20241001.90825 → returnn-1.20241010.171521}/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
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-chunking-blstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-contribrnn-lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-maxgradnorm-lstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm-lowmem.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm2.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-native-lstm2.12ax.tuned.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-neural-transducer.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-rec-explicit-lstm.config
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-rec-explicit-rnn.config
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-search-compiled-graph.py
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-tf-vanilla-lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/demo-upd-mult-model.lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/IAM_lines/a01-000u-00.png
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/IAM_lines/a01-007-04.png
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/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.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/create_IAM_dataset.py
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/IAM/features/raw/demo.h5
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial/create_test_h5.py
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial/forwardconfig
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial_rgb/create_test_h5.py
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/demos/mdlstm/artificial_rgb/forwardconfig
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/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
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/datasets/normalization_data.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.20241001.90825 → returnn-1.20241010.171521}/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
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/.gitignore
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/LICENSE
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/README.md
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/aligner.gif
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/check.png
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/core.cu
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/core.h
RENAMED
|
File without changes
|
{returnn-1.20241001.90825 → returnn-1.20241010.171521}/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.20241001.90825 → returnn-1.20241010.171521}/returnn/extern/WarpRna/warp-rna/ref_rna.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|