MANIFEST.in
README.md
setup.py
tests/__init__.py
tests/base_classes/__init__.py
tests/base_classes/test_attr.py
tests/base_classes/test_list.py
tests/base_classes/test_meta_classes.py
tests/base_classes/test_tree.py
tests/base_classes/test_trick_item.py
tests/calculate/__init__.py
tests/calculate/test_acc.py
tests/frame/__init__.py
tests/frame/test_meter.py
tests/frame/test_params.py
tests/frame/test_rndmanager.py
tests/frame/test_saver.py
tests/frame/test_trainer.py
tests/utils/__init__.py
tests/utils/test_random.py
thexp/__init__.py
thexp/globals.py
thexp.egg-info/PKG-INFO
thexp.egg-info/SOURCES.txt
thexp.egg-info/dependency_links.txt
thexp.egg-info/entry_points.txt
thexp.egg-info/requires.txt
thexp.egg-info/top_level.txt
thexp/analyse/__init__.py
thexp/analyse/charts.py
thexp/analyse/constrain.py
thexp/analyse/querys.py
thexp/analyse/reader.py
thexp/analyse/viewer.py
thexp/base_classes/__init__.py
thexp/base_classes/attr.py
thexp/base_classes/defaults.py
thexp/base_classes/errors.py
thexp/base_classes/list.py
thexp/base_classes/metaclasses.py
thexp/base_classes/params_vars.py
thexp/base_classes/qnode.py
thexp/base_classes/tree.py
thexp/base_classes/trickitems.py
thexp/calculate/__init__.py
thexp/calculate/accuracy.py
thexp/calculate/memory.py
thexp/calculate/schedule.py
thexp/calculate/tensor.py
thexp/cli/__init__.py
thexp/cli/cli.py
thexp/cli/templete/arch/__init__.py-tpl
thexp/cli/templete/data/__init__.py-tpl
thexp/cli/templete/data/dataxy.py-tpl
thexp/cli/templete/data/delegate.py-tpl
thexp/cli/templete/data/transforms.py-tpl
thexp/cli/templete/trainers/__init__.py-tpl
thexp/cli/templete/trainers/_trainer.py-tpl
thexp/cli/templete/trainers/mixin/__init__.py-tpl
thexp/cli/templete/trainers/mixin/acc.py-tpl
thexp/cli/templete/trainers/mixin/callbacks.py-tpl
thexp/cli/templete/trainers/mixin/datasets.py-tpl
thexp/cli/templete/trainers/mixin/losses.py-tpl
thexp/cli/templete/trainers/mixin/models.py-tpl
thexp/cli/templete/trainers/mixin/tricks.py-tpl
thexp/contrib/__init__.py
thexp/contrib/device.py
thexp/contrib/board/BatchEmbedding.py
thexp/contrib/board/SampleRecord.py
thexp/contrib/board/__init__.py
thexp/contrib/data/__init__.py
thexp/contrib/data/collate.py
thexp/contrib/data/dataloader.py
thexp/contrib/data/map.py
thexp/contrib/data/splits.py
thexp/contrib/data/augments/__init__.py
thexp/contrib/data/augments/audio.py
thexp/contrib/data/augments/image.py
thexp/contrib/module/__init__.py
thexp/contrib/module/ema.py
thexp/contrib/module/metanet.py
thexp/contrib/optim/__init__.py
thexp/contrib/optim/grouper.py
thexp/decorators/__init__.py
thexp/decorators/clsmethod.py
thexp/decorators/deprecated.py
thexp/decorators/regist.py
thexp/frame/__init__.py
thexp/frame/builder.py
thexp/frame/callbacks.py
thexp/frame/configs.py
thexp/frame/databundler.py
thexp/frame/drawer.py
thexp/frame/experiment.py
thexp/frame/logger.py
thexp/frame/meter.py
thexp/frame/params.py
thexp/frame/rndmanager.py
thexp/frame/saver.py
thexp/frame/trainer.py
thexp/future/__init__.py
thexp/future/colored.py
thexp/future/cudamemory.py
thexp/future/objectdetect.py
thexp/future/preprocess_mean_std.py
thexp/future/randaugment.py
thexp/future/torchsummary.py
thexp/future/audio/__init__.py
thexp/future/audio/audio_tools.py
thexp/future/audio/unsupervised_vad.py
thexp/future/colored/__init__.py
thexp/future/colored/unicolor.py
thexp/future/nddatasets/__init__.py
thexp/future/nddatasets/ndtransforms.py
thexp/future/nddatasets/pttransforms.py
thexp/nest/__init__.py
thexp/nest/trainer/__init__.py
thexp/nest/trainer/acc.py
thexp/nest/trainer/losses.py
thexp/utils/__init__.py
thexp/utils/dates.py
thexp/utils/environ.py
thexp/utils/iters.py
thexp/utils/markdown.py
thexp/utils/paths.py
thexp/utils/random.py
thexp/utils/repository.py
thexp/utils/screen.py
thexp/utils/timing.py