returnn 1.20240719.172149__tar.gz → 1.20240720.4642__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.20240719.172149 → returnn-1.20240720.4642}/PKG-INFO +1 -1
- returnn-1.20240720.4642/_setup_info_generated.py +2 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/array_.py +9 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/util/array_.py +11 -3
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn.egg-info/PKG-INFO +1 -1
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_torch_frontend.py +137 -7
- returnn-1.20240719.172149/_setup_info_generated.py +0 -2
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/.editorconfig +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/.gitignore +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/.gitmodules +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/.kateconfig +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/CHANGELOG.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/CODEOWNERS +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/CONTRIBUTING.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/LICENSE +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/MANIFEST.in +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/README.rst +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/12AX.cluster_map +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/_setup_returnn_env.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-fwd.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-horovod-mpi.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-horovod-mpi.py.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-horovod-mpi.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-hyper-param-tuning.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-iter-dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-list-devices.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-lua-torch-layer.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-pretrain.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-record-and-push-to-webserver.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-returnn-as-framework.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-rf-pt-benchmark.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-rf.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-rhn-enwik8.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-sprint-interface.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-att-copy.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-attention.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-chunking-blstm.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-contribrnn-lstm.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-enc-dec.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-hard-att-copy.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-lstm-benchmark.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-maxgradnorm-lstm.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm-lowmem.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm2.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm2.12ax.tuned.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-neural-transducer.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-rec-explicit-lstm.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-rec-explicit-rnn.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-rec-self-att.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-search-compiled-graph.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-vanilla-lstm.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-timit-lstm-ctc.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-torch.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-upd-mult-model.lstm.12ax.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/IAM_lines/a01-000u-00.png +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/IAM_lines/a01-007-04.png +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/IAM_lines/a01-007-06.png +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/README.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/chars.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/config_demo +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/config_fwd +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/config_real +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/create_IAM_dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/decode.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/features/raw/demo.h5 +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/go.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/lines.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/split/eval.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/split/train.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/split/valid.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial/create_test_h5.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial/forwardconfig +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial/go.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial/trainconfig +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial_rgb/create_test_h5.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial_rgb/forwardconfig +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial_rgb/go.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial_rgb/trainconfig +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/pyproject.toml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/requirements.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/__main__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/__old_mod_loader__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/__setup__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/config.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/audio.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/basic.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/bundle_file.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/cached.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/cached2.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/distrib_files.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/generating.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/hdf.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/lm.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/map.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/meta.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/multi_proc.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/normalization_data.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/numpy_dump.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/raw_wav.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/sprint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/stereo.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/util/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/util/feature_extraction.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/util/strings.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/datasets/util/vocabulary.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/engine/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/engine/base.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/engine/batch.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/__main__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/.git +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/.gitignore +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/LICENSE +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/aligner.gif +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/check.png +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/core.cu +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/core.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/core_cpu.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/LICENSE +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/MANIFEST.in +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/binding.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/core.cu +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/core.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/requirements.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/setup.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/pytorch_binding/warp_rna/test.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/ref_rna.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/setup.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op.cc +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/src/warp_rna_op_kernel_tmpl.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/tensorflow_binding/warp_rna/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/test.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/edit.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/reroute.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/select.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/subgraph.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/transform.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/util.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/forward_iface.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_backend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/backend.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/backend.hpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/module.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/module.hpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/py_utils.hpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/tensor_ops.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_native/tensor_ops.hpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_numpy_backend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_random_journal.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/_utils.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/attention.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/audio/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/audio/mel.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/audio/specaugment.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/backend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/build_from_dict.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/cond.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/const.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/container.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/control_flow_ctx.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/conv.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/decoder/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/decoder/transformer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/device.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/dims.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/dropout.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/dtype.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/encoder/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/encoder/base.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/encoder/conformer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/gradient.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/graph.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/hooks.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/init.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/label_smoothing.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/linear.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/loop.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/loss.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/math_.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/matmul.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/module.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/normalization.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/parameter.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/parametrizations.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/parametrize.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/piecewise_linear.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/rand.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/rec.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/reduce.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/run_ctx.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/signal.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/state.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/stepwise_scheduler.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/tensor_array.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/frontend/types.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/import_/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/import_/common.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/import_/git.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/import_/import_.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/learning_rate_control.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/log.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/native_op.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/native_op.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/pretrain.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/sprint/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/sprint/cache.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/sprint/control.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/sprint/error_signals.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/sprint/extern_interface.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/sprint/interface.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/_dim_extra.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/_tensor_extra.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/_tensor_mixin_base.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/_tensor_op_overloads.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/control_flow_ctx.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/dim.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/marked_dim.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/tensor.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/tensor_dict.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tensor/utils.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/compat.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/data_pipeline.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/distributed.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/engine.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/_backend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/_utils.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/cond.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/config_entry_points.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/debug_eager_mode.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/dims.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/layer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/loop.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/make_layer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/masked_computation.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/parameter_assign.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_layers/prev_tensor_ref.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_low_level/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/frontend_low_level/_backend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/horovod.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/hyper_param_tuning.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/base.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/basic.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/rec.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/segmental_model.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/signal_processing.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/layers/variable.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/native_op.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/network.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/sprint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/updater.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/util/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/util/basic.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/util/data.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/util/gradient_checkpoint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/util/ken_lm.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/tf/util/open_fst.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/data/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/data/extern_data.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/data/pipeline.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/data/queued_data_iter.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/data/returnn_dataset_wrapper.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/data/tensor_utils.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/distributed.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/engine.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/frontend/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/frontend/_backend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/frontend/_rand.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/frontend/bridge.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/frontend/raw_ops.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/updater.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/util/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/util/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/util/diagnose_gpu.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/util/gradient_checkpoint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/torch/util/scaled_gradient.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/__init__.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/basic.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/better_exchook.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/bpe.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/debug.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/debug_helpers.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/file_cache.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/fsa.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/literal_py_to_pickle.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/math.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/multi_proc_non_daemonic_spawn.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/native_code_compiler.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/pprint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/py-to-pickle.cpp +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/py_compat.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/py_ext_mod_compiler.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/result_with_reason.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/sig_proc.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/task_system.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/train_proc_manager.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/util/watch_memory.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn.egg-info/SOURCES.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn.egg-info/dependency_links.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn.egg-info/top_level.txt +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/rnn.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/setup.cfg +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/setup.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/DummySprintExec.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm-inspection-profile.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/.gitignore +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/.name +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/codeStyleSettings.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/codeStyles/Project.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/codeStyles/codeStyleConfig.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/inspectionProfiles/Project_Default.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/inspectionProfiles/profiles_settings.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/misc.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/modules.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/returnn.iml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/PyCharm.idea/scopes/scope_settings.xml +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/_set_num_threads1.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/_setup_returnn_env.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/_setup_test_env.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/bpe-unicode-demo.codes +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/bpe-unicode-demo.vocab +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/lexicon_opt.fst +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/lexicon_opt.isyms +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/lexicon_opt.jpg +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/lexicon_opt.osyms +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/lint_common.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/pycharm-inspect.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/pylint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/returnn-as-framework.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/rf_utils.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/spelling.dic +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_Config.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_Dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_Fsa.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_GeneratingDataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_HDFDataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_LearningRateControl.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_Log.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_MultiProcDataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_Pretrain.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_ResNet.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_SprintDataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_SprintInterface.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFEngine.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFNativeOp.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFNetworkLayer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFNetworkRecLayer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFNetworkSigProcLayer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFUpdater.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TFUtil.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TF_determinism.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TaskSystem.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TaskSystem_SharedMem.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_TranslationDataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_Util.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_demos.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_fork_exec.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_hdf_dump.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_array.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_attention.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_base.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_cond.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_const.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_container.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_conv.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_encoder_conformer.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_gradient.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_label_smoothing.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_loop.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_math.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_normalization.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_piecewise_linear.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_rec.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_reduce.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_rf_signal.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_tensor.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_tools.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_torch_dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_torch_engine.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_torch_internal_frontend.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/test_torch_util.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tests/torch_utils.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/_setup_returnn_env.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/analyze-dataset-batches.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/bliss-collect-seq-lens.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/bliss-dump-text.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/bliss-get-segment-names.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/bliss-to-ogg-zip.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/bpe-create-lexicon.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/calculate-word-error-rate.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/cleanup-old-models.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/collect-orth-symbols.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/collect-words.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/compile_native_op.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/compile_tf_graph.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/debug-dump-search-scores.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/debug-plot-search-scores.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/dump-dataset-raw-strings.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/dump-dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/dump-forward-stats.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/dump-forward.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/dump-network-json.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/dump-pickle.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/extract_state_tying_from_dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/get-attention-weights.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/get-best-model-epoch.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/hdf_dump.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/hdf_dump_translation_dataset.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/import-blocks-mt-model.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/import-t2t-mt-model.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/.gitignore +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/Makefile +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/README.md +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/libs_list +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/network.040/i600_m600_m600.sgd_b16_lr0_cl2.newbobabs.keep_over_epoch.lstm2.config +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/rescore_lattice.sh +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/state_vars_list +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/example/tensor_names_list +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/file.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/htklatticerescorer.cc +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/htklatticerescorer.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/main.cc +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/rescorer.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/vocabulary.cc +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/lattice_rescorer/vocabulary.h +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/tf_avg_checkpoints.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/tf_inspect_checkpoint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/tf_inspect_summary_log.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/torch_avg_checkpoints.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/torch_export_to_onnx.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/torch_inspect_checkpoint.py +0 -0
- {returnn-1.20240719.172149 → returnn-1.20240720.4642}/tools/torch_inspect_checkpoint_and_opt.py +0 -0
|
@@ -584,6 +584,15 @@ def pack_padded(
|
|
|
584
584
|
assert not enforce_sorted # not implemented yet...
|
|
585
585
|
mask = rf.sequence_mask(dims, device=source.device)
|
|
586
586
|
assert mask.dims_set == set(dims)
|
|
587
|
+
# Note: We could already calculate out_dim here, as follows:
|
|
588
|
+
# out_dim = Dim(rf.num_elements_of_shape(dims), name="packed")
|
|
589
|
+
# This could trigger a more efficient calculation path in masked_select,
|
|
590
|
+
# where we can avoid a CUDA host-device synchronization, e.g. in the PyTorch backend.
|
|
591
|
+
# However, in our benchmarks so far, it seems it's not helping so far,
|
|
592
|
+
# so we don't do this, to also avoid the (minor) overhead of num_elements_of_shape here.
|
|
593
|
+
# See: https://github.com/rwth-i6/returnn/pull/1593
|
|
594
|
+
# This might change in the future when we have this:
|
|
595
|
+
# https://github.com/pytorch/pytorch/issues/131256
|
|
587
596
|
return rf.masked_select(source, mask=mask, dims=dims, out_dim=out_dim)
|
|
588
597
|
|
|
589
598
|
|
|
@@ -28,10 +28,14 @@ def masked_select(input: torch.Tensor, mask: torch.Tensor, *, mask_len: Optional
|
|
|
28
28
|
assert input.ndim >= mask.ndim
|
|
29
29
|
assert all(input.shape[i] == mask.shape[i] for i in range(mask.ndim))
|
|
30
30
|
mask_flat = mask.flatten()
|
|
31
|
+
# Note: So far it seems that our custom nonzero is always slower than torch.nonzero,
|
|
32
|
+
# thus we always use torch.nonzero here for now.
|
|
33
|
+
# https://github.com/rwth-i6/returnn/pull/1593
|
|
34
|
+
# We might change this in the future. See also:
|
|
35
|
+
# https://github.com/pytorch/pytorch/issues/131256
|
|
36
|
+
indices = torch.nonzero(mask_flat).squeeze(1) # [out_len]
|
|
31
37
|
if mask_len is not None:
|
|
32
|
-
indices
|
|
33
|
-
else:
|
|
34
|
-
indices = torch.nonzero(mask_flat).squeeze(1) # [out_len]
|
|
38
|
+
assert indices.shape[0] == mask_len
|
|
35
39
|
input_flat = input.flatten(end_dim=mask.ndim - 1)
|
|
36
40
|
return input_flat[indices]
|
|
37
41
|
|
|
@@ -42,6 +46,10 @@ def nonzero(mask: torch.Tensor, *, out_len: Union[int, torch.Tensor]) -> torch.T
|
|
|
42
46
|
that we do not need to perform a CUDA synchronization.
|
|
43
47
|
We can avoid that when we know the output length in advance.
|
|
44
48
|
|
|
49
|
+
However, in my benchmarks, it seems this is slower than torch.nonzero.
|
|
50
|
+
https://github.com/rwth-i6/returnn/pull/1593
|
|
51
|
+
https://github.com/pytorch/pytorch/issues/131256
|
|
52
|
+
|
|
45
53
|
:param mask: flattened (dim() == 1) mask, bool
|
|
46
54
|
:param out_len:
|
|
47
55
|
:return: indices of True elements, shape [out_len].
|
|
@@ -11,7 +11,6 @@ import pytest
|
|
|
11
11
|
import math
|
|
12
12
|
import sys
|
|
13
13
|
import unittest
|
|
14
|
-
from pprint import pprint
|
|
15
14
|
|
|
16
15
|
from torch_utils import (
|
|
17
16
|
report_profile,
|
|
@@ -25,15 +24,16 @@ from returnn.tensor import Tensor, Dim
|
|
|
25
24
|
import returnn.frontend as rf
|
|
26
25
|
|
|
27
26
|
|
|
27
|
+
_torch_default_device = torch.device("cpu")
|
|
28
|
+
|
|
29
|
+
|
|
28
30
|
def _setup():
|
|
29
31
|
rf.select_backend_torch()
|
|
30
|
-
|
|
32
|
+
global _torch_default_device
|
|
31
33
|
if torch.cuda.is_available():
|
|
32
|
-
|
|
34
|
+
_torch_default_device = torch.device("cuda")
|
|
33
35
|
elif hasattr(torch.backends, "mps") and torch.backends.mps.is_available() and torch.backends.mps.is_built():
|
|
34
|
-
|
|
35
|
-
if dev:
|
|
36
|
-
torch.set_default_device(dev)
|
|
36
|
+
_torch_default_device = torch.device("mps")
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
_setup()
|
|
@@ -470,7 +470,8 @@ def test_pack_padded_memory():
|
|
|
470
470
|
enc_dim.dyn_size_ext.raw_tensor.max(),
|
|
471
471
|
dec_dim.dyn_size_ext.raw_tensor.max(),
|
|
472
472
|
vocab_dim.dimension,
|
|
473
|
-
).astype(np.float32)
|
|
473
|
+
).astype(np.float32),
|
|
474
|
+
device=_torch_default_device,
|
|
474
475
|
),
|
|
475
476
|
dims=[batch_dim_, enc_dim, dec_dim, vocab_dim],
|
|
476
477
|
)
|
|
@@ -587,6 +588,135 @@ def test_pack_padded_memory():
|
|
|
587
588
|
print("dev:", rf_pack_padded_res.device)
|
|
588
589
|
|
|
589
590
|
|
|
591
|
+
def _benchmark_pack_padded():
|
|
592
|
+
from torch.utils.benchmark import Timer
|
|
593
|
+
import numpy as np
|
|
594
|
+
import torch
|
|
595
|
+
from returnn.tensor import Dim
|
|
596
|
+
|
|
597
|
+
rnd = np.random.RandomState(42)
|
|
598
|
+
batch_dim_ = Dim(113, name="batch")
|
|
599
|
+
batch_dims = [batch_dim_]
|
|
600
|
+
vocab_dim = Dim(1023, name="vocab")
|
|
601
|
+
enc_dim = Dim(
|
|
602
|
+
rf.convert_to_tensor(
|
|
603
|
+
torch.tensor(rnd.randint(11, 55, size=[batch_dim_.dimension]), device="cpu"), dims=[batch_dim_]
|
|
604
|
+
),
|
|
605
|
+
name="enc",
|
|
606
|
+
)
|
|
607
|
+
dec_dim = Dim(
|
|
608
|
+
rf.convert_to_tensor(
|
|
609
|
+
torch.tensor(rnd.randint(7, 23, size=[batch_dim_.dimension]), device="cpu"), dims=[batch_dim_]
|
|
610
|
+
),
|
|
611
|
+
name="dec",
|
|
612
|
+
)
|
|
613
|
+
logits = rf.convert_to_tensor(
|
|
614
|
+
torch.tensor(
|
|
615
|
+
rnd.randn(
|
|
616
|
+
batch_dim_.dimension,
|
|
617
|
+
enc_dim.dyn_size_ext.raw_tensor.max(),
|
|
618
|
+
dec_dim.dyn_size_ext.raw_tensor.max(),
|
|
619
|
+
vocab_dim.dimension,
|
|
620
|
+
).astype(np.float32),
|
|
621
|
+
device=_torch_default_device,
|
|
622
|
+
),
|
|
623
|
+
dims=[batch_dim_, enc_dim, dec_dim, vocab_dim],
|
|
624
|
+
)
|
|
625
|
+
eye = rf.convert_to_tensor(
|
|
626
|
+
torch.eye(vocab_dim.dimension, device=logits.raw_tensor.device, dtype=logits.raw_tensor.dtype),
|
|
627
|
+
dims=[vocab_dim.copy(match_priority=1), vocab_dim],
|
|
628
|
+
)
|
|
629
|
+
sizeof_float = 4
|
|
630
|
+
print("logits size:", logits.raw_tensor.numel() * sizeof_float, "bytes")
|
|
631
|
+
print("dev:", logits.device)
|
|
632
|
+
|
|
633
|
+
# Call this once because this will cache some things.
|
|
634
|
+
# Exclude this part for the benchmark to have it fair.
|
|
635
|
+
dims = batch_dims + [enc_dim, dec_dim]
|
|
636
|
+
rf.sequence_mask(dims, device=logits.device)
|
|
637
|
+
|
|
638
|
+
def _no_op_test():
|
|
639
|
+
pass
|
|
640
|
+
|
|
641
|
+
def _get_logits() -> Tensor:
|
|
642
|
+
# Maybe do sth with logits, to better see effects of CUDA host-device synchronization.
|
|
643
|
+
# return rf.matmul(logits, eye, reduce=vocab_dim)
|
|
644
|
+
# return logits * 0.9 + 0.1
|
|
645
|
+
return logits
|
|
646
|
+
|
|
647
|
+
def _get_rf_pack_packed() -> torch.Tensor:
|
|
648
|
+
logits_ = _get_logits()
|
|
649
|
+
logits_packed, pack_dim = rf.pack_padded(logits_, dims=dims, enforce_sorted=False) # [B * T * S, D]
|
|
650
|
+
return logits_packed.raw_tensor
|
|
651
|
+
|
|
652
|
+
def _get_rf_pack_padded_known_lens() -> torch.Tensor:
|
|
653
|
+
logits_ = _get_logits()
|
|
654
|
+
mask = rf.sequence_mask(dims, device=logits.device)
|
|
655
|
+
assert mask.dims_set == set(dims)
|
|
656
|
+
# Note: Already calculating out_dim here can trigger a more efficient calculation path in masked_select,
|
|
657
|
+
# where we can avoid a CUDA host-device synchronization, e.g. in the PyTorch backend.
|
|
658
|
+
# See https://github.com/rwth-i6/returnn/pull/1593.
|
|
659
|
+
pack_dim = Dim(rf.num_elements_of_shape(dims), name="packed")
|
|
660
|
+
logits_packed, _ = rf.masked_select(logits_, mask=mask, dims=dims, out_dim=pack_dim)
|
|
661
|
+
return logits_packed.raw_tensor
|
|
662
|
+
|
|
663
|
+
def _get_rf_pack_padded_no_known_lens() -> torch.Tensor:
|
|
664
|
+
logits_ = _get_logits()
|
|
665
|
+
mask = rf.sequence_mask(dims, device=logits.device)
|
|
666
|
+
assert mask.dims_set == set(dims)
|
|
667
|
+
logits_packed, pack_dim = rf.masked_select(logits_, mask=mask, dims=dims)
|
|
668
|
+
return logits_packed.raw_tensor
|
|
669
|
+
|
|
670
|
+
def _get_torch_masked_select_pack_padded() -> torch.Tensor:
|
|
671
|
+
logits_ = _get_logits()
|
|
672
|
+
# This was the old implementation of rf.pack_padded before https://github.com/rwth-i6/returnn/pull/1586.
|
|
673
|
+
remaining_dims = [vocab_dim]
|
|
674
|
+
tensor_templ_dims = dims + remaining_dims
|
|
675
|
+
mask = rf.sequence_mask(dims, device=logits.device)
|
|
676
|
+
in_raw = logits_.copy_compatible_to_dims_raw(tensor_templ_dims)
|
|
677
|
+
mask_raw = mask.copy_compatible_to_dims_raw(tensor_templ_dims)
|
|
678
|
+
out_raw = torch.masked_select(in_raw, mask_raw)
|
|
679
|
+
remaining_shape = [d.get_dim_value() for d in remaining_dims]
|
|
680
|
+
remaining_num_elements = numpy.prod(remaining_shape) if remaining_shape else 1
|
|
681
|
+
assert out_raw.numel() % remaining_num_elements == 0
|
|
682
|
+
flattened_num_elements = out_raw.numel() // remaining_num_elements
|
|
683
|
+
out_raw = torch.reshape(out_raw, [flattened_num_elements] + remaining_shape)
|
|
684
|
+
return out_raw
|
|
685
|
+
|
|
686
|
+
def _get_naive_pack_padded() -> torch.Tensor:
|
|
687
|
+
logits_ = _get_logits()
|
|
688
|
+
tensor_templ_dims = dims + [vocab_dim]
|
|
689
|
+
logits_raw = logits_.copy_compatible_to_dims_raw(tensor_templ_dims)
|
|
690
|
+
enc_lens = enc_dim.dyn_size_ext.raw_tensor
|
|
691
|
+
non_blank_lens = dec_dim.dyn_size_ext.raw_tensor
|
|
692
|
+
vocab_len = vocab_dim.dimension
|
|
693
|
+
|
|
694
|
+
batch_tensors = []
|
|
695
|
+
|
|
696
|
+
for b in range(logits_raw.shape[0]):
|
|
697
|
+
enc_len = enc_lens[b]
|
|
698
|
+
non_blank_len = non_blank_lens[b]
|
|
699
|
+
combined_len = enc_len * non_blank_len
|
|
700
|
+
logits_single = logits_raw[b, :enc_len, :non_blank_len]
|
|
701
|
+
logits_single = torch.reshape(logits_single, (combined_len, vocab_len))
|
|
702
|
+
batch_tensors.append(logits_single)
|
|
703
|
+
|
|
704
|
+
return torch.cat(batch_tensors, dim=0)
|
|
705
|
+
|
|
706
|
+
for f in [
|
|
707
|
+
_no_op_test, # test
|
|
708
|
+
_get_logits, # warmup dummy
|
|
709
|
+
_get_rf_pack_packed,
|
|
710
|
+
_get_rf_pack_padded_known_lens,
|
|
711
|
+
_get_rf_pack_padded_no_known_lens,
|
|
712
|
+
_get_torch_masked_select_pack_padded,
|
|
713
|
+
_get_naive_pack_padded,
|
|
714
|
+
]:
|
|
715
|
+
print("func:", f)
|
|
716
|
+
t = Timer(stmt="func()", globals={"func": f})
|
|
717
|
+
print(t.blocked_autorange(min_run_time=0.5))
|
|
718
|
+
|
|
719
|
+
|
|
590
720
|
def test_Data_copy_compatible_to_match_priority():
|
|
591
721
|
feat_dim = Dim(2, name="feature")
|
|
592
722
|
in_dim = feat_dim.copy(match_priority=1)
|
|
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.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-chunking-blstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-contribrnn-lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-maxgradnorm-lstm.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm-lowmem.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm2.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-native-lstm2.12ax.tuned.config
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-neural-transducer.12ax.config
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-rec-explicit-lstm.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-search-compiled-graph.py
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-tf-vanilla-lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/demo-upd-mult-model.lstm.12ax.config
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/IAM_lines/a01-000u-00.png
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/IAM/IAM_lines/a01-007-04.png
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial/create_test_h5.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial_rgb/create_test_h5.py
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/demos/mdlstm/artificial_rgb/forwardconfig
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/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
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/.gitignore
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/LICENSE
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/README.md
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/aligner.gif
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/check.png
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/core.cu
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/core.h
RENAMED
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/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.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/WarpRna/warp-rna/test.cpp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{returnn-1.20240719.172149 → returnn-1.20240720.4642}/returnn/extern/graph_editor/reroute.py
RENAMED
|
File without changes
|
|
File without changes
|