diff --git "a/Project-MONAI__MONAI-6975/blocks_by_function_name.json" "b/Project-MONAI__MONAI-6975/blocks_by_function_name.json" new file mode 100644--- /dev/null +++ "b/Project-MONAI__MONAI-6975/blocks_by_function_name.json" @@ -0,0 +1,44790 @@ +{ + "generate_apidocs": [ + [ + "docs/source/conf.py", + [ + "generate_apidocs" + ] + ] + ], + "setup": [ + [ + "docs/source/conf.py", + [ + "setup" + ] + ] + ], + "timeout": [ + [ + "monai/_extensions/loader.py", + [ + "timeout" + ] + ] + ], + "load_module": [ + [ + "monai/_extensions/loader.py", + [ + "load_module" + ] + ] + ], + "get_keywords": [ + [ + "monai/_version.py", + [ + "get_keywords" + ] + ] + ], + "get_config": [ + [ + "monai/_version.py", + [ + "get_config" + ] + ], + [ + "monai/bundle/config_item.py", + [ + "ConfigItem", + "get_config" + ] + ] + ], + "decorate": [ + [ + "monai/_version.py", + [ + "register_vcs_handler", + "decorate" + ] + ], + [ + "versioneer.py", + [ + "register_vcs_handler", + "decorate" + ] + ] + ], + "register_vcs_handler": [ + [ + "monai/_version.py", + [ + "register_vcs_handler" + ] + ], + [ + "versioneer.py", + [ + "register_vcs_handler" + ] + ] + ], + "run_command": [ + [ + "monai/_version.py", + [ + "run_command" + ] + ], + [ + "versioneer.py", + [ + "run_command" + ] + ] + ], + "versions_from_parentdir": [ + [ + "monai/_version.py", + [ + "versions_from_parentdir" + ] + ], + [ + "versioneer.py", + [ + "versions_from_parentdir" + ] + ] + ], + "git_get_keywords": [ + [ + "monai/_version.py", + [ + "git_get_keywords" + ] + ], + [ + "versioneer.py", + [ + "git_get_keywords" + ] + ] + ], + "git_versions_from_keywords": [ + [ + "monai/_version.py", + [ + "git_versions_from_keywords" + ] + ], + [ + "versioneer.py", + [ + "git_versions_from_keywords" + ] + ] + ], + "git_pieces_from_vcs": [ + [ + "monai/_version.py", + [ + "git_pieces_from_vcs" + ] + ], + [ + "versioneer.py", + [ + "git_pieces_from_vcs" + ] + ] + ], + "plus_or_dot": [ + [ + "monai/_version.py", + [ + "plus_or_dot" + ] + ], + [ + "versioneer.py", + [ + "plus_or_dot" + ] + ] + ], + "render_pep440": [ + [ + "monai/_version.py", + [ + "render_pep440" + ] + ], + [ + "versioneer.py", + [ + "render_pep440" + ] + ] + ], + "render_pep440_branch": [ + [ + "monai/_version.py", + [ + "render_pep440_branch" + ] + ], + [ + "versioneer.py", + [ + "render_pep440_branch" + ] + ] + ], + "pep440_split_post": [ + [ + "monai/_version.py", + [ + "pep440_split_post" + ] + ], + [ + "versioneer.py", + [ + "pep440_split_post" + ] + ] + ], + "render_pep440_pre": [ + [ + "monai/_version.py", + [ + "render_pep440_pre" + ] + ], + [ + "versioneer.py", + [ + "render_pep440_pre" + ] + ] + ], + "render_pep440_post": [ + [ + "monai/_version.py", + [ + "render_pep440_post" + ] + ], + [ + "versioneer.py", + [ + "render_pep440_post" + ] + ] + ], + "render_pep440_post_branch": [ + [ + "monai/_version.py", + [ + "render_pep440_post_branch" + ] + ], + [ + "versioneer.py", + [ + "render_pep440_post_branch" + ] + ] + ], + "render_pep440_old": [ + [ + "monai/_version.py", + [ + "render_pep440_old" + ] + ], + [ + "versioneer.py", + [ + "render_pep440_old" + ] + ] + ], + "render_git_describe": [ + [ + "monai/_version.py", + [ + "render_git_describe" + ] + ], + [ + "versioneer.py", + [ + "render_git_describe" + ] + ] + ], + "render_git_describe_long": [ + [ + "monai/_version.py", + [ + "render_git_describe_long" + ] + ], + [ + "versioneer.py", + [ + "render_git_describe_long" + ] + ] + ], + "render": [ + [ + "monai/_version.py", + [ + "render" + ] + ], + [ + "versioneer.py", + [ + "render" + ] + ] + ], + "get_versions": [ + [ + "monai/_version.py", + [ + "get_versions" + ] + ], + [ + "versioneer.py", + [ + "get_versions" + ] + ] + ], + "read_cache": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "read_cache" + ] + ] + ], + "export_cache": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "export_cache" + ] + ] + ], + "inspect_datalist_folds": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "inspect_datalist_folds" + ] + ] + ], + "set_gpu_customization": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_gpu_customization" + ] + ] + ], + "set_num_fold": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_num_fold" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "set_num_fold" + ] + ] + ], + "set_training_params": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_training_params" + ] + ] + ], + "set_device_info": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_device_info" + ] + ] + ], + "set_ensemble_method": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_ensemble_method" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsembleBuilder", + "set_ensemble_method" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "set_ensemble_method" + ] + ] + ], + "set_image_save_transform": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_image_save_transform" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "set_image_save_transform" + ] + ] + ], + "set_prediction_params": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_prediction_params" + ] + ] + ], + "set_analyze_params": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_analyze_params" + ] + ] + ], + "set_hpo_params": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_hpo_params" + ] + ] + ], + "set_nni_search_space": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "set_nni_search_space" + ] + ] + ], + "_train_algo_in_sequence": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "_train_algo_in_sequence" + ] + ] + ], + "_train_algo_in_nni": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "_train_algo_in_nni" + ] + ] + ], + "run": [ + [ + "monai/apps/auto3dseg/auto_runner.py", + [ + "AutoRunner", + "run" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "run" + ] + ], + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "run" + ] + ], + [ + "monai/bundle/scripts.py", + [ + "run" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "run" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "run" + ] + ], + [ + "monai/data/thread_buffer.py", + [ + "_ProcessThread", + "run" + ] + ], + [ + "monai/engines/evaluator.py", + [ + "Evaluator", + "run" + ] + ], + [ + "monai/engines/trainer.py", + [ + "Trainer", + "run" + ] + ], + [ + "monai/engines/workflow.py", + [ + "Workflow", + "run" + ] + ], + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer", + "run" + ] + ], + [ + "tests/nonconfig_workflow.py", + [ + "NonConfigWorkflow", + "run" + ] + ], + [ + "tests/test_integration_bundle_run.py", + [ + "_Runnable42", + "run" + ] + ], + [ + "tests/test_integration_bundle_run.py", + [ + "_Runnable43", + "run" + ] + ], + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_version", + "run" + ] + ], + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_build_py", + "run" + ] + ], + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_build_ext", + "run" + ] + ], + [ + "versioneer.py", + [ + "get_cmdclass", + "if_cx_Freeze_in_sys_mod", + "cmd_build_exe", + "run" + ] + ], + [ + "versioneer.py", + [ + "get_cmdclass", + "if_py2exe_in_sys_module", + "cmd_py2exe", + "run" + ] + ], + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_sdist", + "run" + ] + ] + ], + "pre_check_skip_algo": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "pre_check_skip_algo" + ] + ] + ], + "set_data_stats": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "set_data_stats" + ] + ], + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleGen", + "set_data_stats" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "Algo", + "set_data_stats" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "set_data_stats" + ] + ] + ], + "set_data_source": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "set_data_source" + ] + ] + ], + "fill_template_config": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "fill_template_config" + ] + ] + ], + "export_to_disk": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "export_to_disk" + ] + ] + ], + "_create_cmd": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "_create_cmd" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "_create_cmd" + ] + ] + ], + "_run_cmd": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "_run_cmd" + ] + ] + ], + "train": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "train" + ] + ], + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "train" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "Algo", + "train" + ] + ], + [ + "monai/fl/client/client_algo.py", + [ + "ClientAlgo", + "train" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "train" + ] + ] + ], + "get_score": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "get_score" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "Algo", + "get_score" + ] + ] + ], + "get_inferer": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "get_inferer" + ] + ] + ], + "predict": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "predict" + ] + ], + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "predict" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "Algo", + "predict" + ] + ] + ], + "get_output_path": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleAlgo", + "get_output_path" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "Algo", + "get_output_path" + ] + ] + ], + "_download_algos_url": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "_download_algos_url" + ] + ] + ], + "_copy_algos_folder": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "_copy_algos_folder" + ] + ] + ], + "get_data_stats": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleGen", + "get_data_stats" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "get_data_stats" + ] + ], + [ + "monai/fl/client/client_algo.py", + [ + "ClientAlgoStats", + "get_data_stats" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgoStats", + "get_data_stats" + ] + ] + ], + "set_data_src": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleGen", + "set_data_src" + ] + ] + ], + "get_data_src": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleGen", + "get_data_src" + ] + ] + ], + "get_history": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleGen", + "get_history" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "get_history" + ] + ] + ], + "generate": [ + [ + "monai/apps/auto3dseg/bundle_gen.py", + [ + "BundleGen", + "generate" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "generate" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "generate" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "generate" + ] + ] + ], + "strenum_representer": [ + [ + "monai/apps/auto3dseg/data_analyzer.py", + [ + "strenum_representer" + ] + ] + ], + "_check_data_uniformity": [ + [ + "monai/apps/auto3dseg/data_analyzer.py", + [ + "DataAnalyzer", + "_check_data_uniformity" + ] + ] + ], + "get_all_case_stats": [ + [ + "monai/apps/auto3dseg/data_analyzer.py", + [ + "DataAnalyzer", + "get_all_case_stats" + ] + ] + ], + "_get_all_case_stats": [ + [ + "monai/apps/auto3dseg/data_analyzer.py", + [ + "DataAnalyzer", + "_get_all_case_stats" + ] + ] + ], + "set_algos": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "set_algos" + ] + ] + ], + "get_algo": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "get_algo" + ] + ] + ], + "get_algo_ensemble": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "get_algo_ensemble" + ] + ] + ], + "set_infer_files": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "set_infer_files" + ] + ] + ], + "ensemble_pred": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "ensemble_pred" + ] + ] + ], + "_apply_algo_specific_param": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "_apply_algo_specific_param" + ] + ] + ], + "__call__": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "__call__" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "__call__" + ] + ], + [ + "monai/apps/auto3dseg/transforms.py", + [ + "EnsureSameShaped", + "__call__" + ] + ], + [ + "monai/apps/deepedit/interaction.py", + [ + "Interaction", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "DiscardAddGuidanced", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "NormalizeLabelsInDatasetd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "SingleLabelSelectiond", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddGuidanceSignalDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "FindAllValidSlicesDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddInitialSeedPointDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "FindDiscrepancyRegionsDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddRandomGuidanceDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddGuidanceFromPointsDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "ResizeGuidanceMultipleLabelDeepEditd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "SplitPredsLabeld", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddInitialSeedPointMissingLabelsd", + "__call__" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "FindAllValidSlicesMissingLabelsd", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/interaction.py", + [ + "Interaction", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "FindAllValidSlicesd", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddInitialSeedPointd", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddGuidanceSignald", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "FindDiscrepancyRegionsd", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddRandomGuidanced", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "SpatialCropForegroundd", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddGuidanceFromPointsd", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "SpatialCropGuidanced", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "ResizeGuidanced", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "RestoreLabeld", + "__call__" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "Fetch2DSliced", + "__call__" + ] + ], + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "StandardizeEmptyBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "ConvertBoxMode", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "ConvertBoxToStandardMode", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "AffineBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "ZoomBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "ResizeBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "FlipBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "ClipBoxToImage", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "BoxToMask", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "MaskToBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "SpatialCropBox", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/array.py", + [ + "RotateBox90", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "StandardizeEmptyBoxd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ConvertBoxModed", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ConvertBoxToStandardModed", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "AffineBoxToImageCoordinated", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "AffineBoxToWorldCoordinated", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ZoomBoxd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandZoomBoxd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "FlipBoxd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandFlipBoxd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ClipBoxToImaged", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "BoxToMaskd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "MaskToBoxd", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandCropBoxByPosNegLabeld", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RotateBox90d", + "__call__" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandRotateBox90d", + "__call__" + ] + ], + [ + "monai/apps/detection/utils/ATSS_matcher.py", + [ + "Matcher", + "__call__" + ] + ], + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSampler", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "FlattenLabeld", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "ExtractPatchd", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "SplitLabeld", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "FilterImaged", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "AddPointGuidanceSignald", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "AddClickSignalsd", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "PostFilterLabeld", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "AddLabelAsGuidanced", + "__call__" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "SetLabelClassd", + "__call__" + ] + ], + [ + "monai/apps/pathology/engines/utils.py", + [ + "PrepareBatchHoVerNet", + "__call__" + ] + ], + [ + "monai/apps/pathology/inferers/inferer.py", + [ + "SlidingWindowHoVerNetInferer", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "Watershed", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateWatershedMask", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateInstanceBorder", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateDistanceMap", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateWatershedMarkers", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateSuccinctContour", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateInstanceContour", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateInstanceCentroid", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateInstanceType", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "HoVerNetInstanceMapPostProcessing", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "HoVerNetNuclearTypePostProcessing", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "Watershedd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateWatershedMaskd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateInstanceBorderd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateDistanceMapd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateWatershedMarkersd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateSuccinctContourd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateInstanceContourd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateInstanceCentroidd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "GenerateInstanceTyped", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "HoVerNetInstanceMapPostProcessingd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/post/dictionary.py", + [ + "HoVerNetNuclearTypePostProcessingd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/stain/array.py", + [ + "ExtractHEStains", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/stain/array.py", + [ + "NormalizeHEStains", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/stain/dictionary.py", + [ + "ExtractHEStainsd", + "__call__" + ] + ], + [ + "monai/apps/pathology/transforms/stain/dictionary.py", + [ + "NormalizeHEStainsd", + "__call__" + ] + ], + [ + "monai/apps/pathology/utils.py", + [ + "PathologyProbNMS", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/array.py", + [ + "KspaceMask", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/array.py", + [ + "RandomKspaceMask", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/array.py", + [ + "EquispacedKspaceMask", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/dictionary.py", + [ + "ExtractDataKeyFromMetaKeyd", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/dictionary.py", + [ + "RandomKspaceMaskd", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/dictionary.py", + [ + "ReferenceBasedSpatialCropd", + "__call__" + ] + ], + [ + "monai/apps/reconstruction/transforms/dictionary.py", + [ + "ReferenceBasedNormalizeIntensityd", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "Analyzer", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "ImageStats", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "FgImageStats", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "LabelStats", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "ImageStatsSumm", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "FgImageStatsSumm", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "LabelStatsSumm", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "FilenameStats", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "ImageHistogram", + "__call__" + ] + ], + [ + "monai/auto3dseg/analyzer.py", + [ + "ImageHistogramSumm", + "__call__" + ] + ], + [ + "monai/data/grid_dataset.py", + [ + "PatchIter", + "__call__" + ] + ], + [ + "monai/data/grid_dataset.py", + [ + "PatchIterd", + "__call__" + ] + ], + [ + "monai/data/test_time_augmentation.py", + [ + "TestTimeAugmentation", + "__call__" + ] + ], + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "__call__" + ] + ], + [ + "monai/engines/utils.py", + [ + "PrepareBatch", + "__call__" + ] + ], + [ + "monai/engines/utils.py", + [ + "PrepareBatchDefault", + "__call__" + ] + ], + [ + "monai/engines/utils.py", + [ + "PrepareBatchExtraInput", + "__call__" + ] + ], + [ + "monai/fl/utils/filters.py", + [ + "Filter", + "__call__" + ] + ], + [ + "monai/fl/utils/filters.py", + [ + "SummaryFilter", + "__call__" + ] + ], + [ + "monai/handlers/checkpoint_loader.py", + [ + "CheckpointLoader", + "__call__" + ] + ], + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "__init__", + "_DiskSaver", + "__call__" + ] + ], + [ + "monai/handlers/classification_saver.py", + [ + "ClassificationSaver", + "__call__" + ] + ], + [ + "monai/handlers/decollate_batch.py", + [ + "DecollateBatch", + "__call__" + ] + ], + [ + "monai/handlers/earlystop_handler.py", + [ + "EarlyStopHandler", + "__call__" + ] + ], + [ + "monai/handlers/garbage_collector.py", + [ + "GarbageCollector", + "__call__" + ] + ], + [ + "monai/handlers/lr_schedule_handler.py", + [ + "LrScheduleHandler", + "__call__" + ] + ], + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger", + "__call__" + ] + ], + [ + "monai/handlers/metrics_saver.py", + [ + "MetricsSaver", + "__call__" + ] + ], + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "__call__" + ] + ], + [ + "monai/handlers/postprocessing.py", + [ + "PostProcessing", + "__call__" + ] + ], + [ + "monai/handlers/probability_maps.py", + [ + "ProbMapProducer", + "__call__" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardImageHandler", + "__call__" + ] + ], + [ + "monai/handlers/validation_handler.py", + [ + "ValidationHandler", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "Inferer", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "SimpleInferer", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "SlidingWindowInferer", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "SlidingWindowInfererAdapt", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "SaliencyInferer", + "__call__" + ] + ], + [ + "monai/inferers/inferer.py", + [ + "SliceInferer", + "__call__" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "Splitter", + "__call__" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "__call__" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "WSISlidingWindowSplitter", + "__call__" + ] + ], + [ + "monai/metrics/active_learning_metrics.py", + [ + "VarianceMetric", + "__call__" + ] + ], + [ + "monai/metrics/active_learning_metrics.py", + [ + "LabelQualityScore", + "__call__" + ] + ], + [ + "monai/metrics/fid.py", + [ + "FIDMetric", + "__call__" + ] + ], + [ + "monai/metrics/meandice.py", + [ + "DiceHelper", + "__call__" + ] + ], + [ + "monai/metrics/metric.py", + [ + "Metric", + "__call__" + ] + ], + [ + "monai/metrics/metric.py", + [ + "IterationMetric", + "__call__" + ] + ], + [ + "monai/metrics/metric.py", + [ + "CumulativeIterationMetric", + "__call__" + ] + ], + [ + "monai/metrics/mmd.py", + [ + "MMDMetric", + "__call__" + ] + ], + [ + "monai/transforms/compose.py", + [ + "Compose", + "__call__" + ] + ], + [ + "monai/transforms/compose.py", + [ + "OneOf", + "__call__" + ] + ], + [ + "monai/transforms/compose.py", + [ + "RandomOrder", + "__call__" + ] + ], + [ + "monai/transforms/compose.py", + [ + "SomeOf", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "Pad", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "Crop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "SpatialCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "CenterSpatialCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "CenterScaleCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandSpatialCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandScaleCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandSpatialCropSamples", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "CropForeground", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandWeightedCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByPosNegLabel", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByLabelClasses", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "ResizeWithPadOrCrop", + "__call__" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "BoundingRect", + "__call__" + ] + ], + [ + "monai/transforms/croppad/batch.py", + [ + "PadListDataCollate", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "Padd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "Cropd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandSpatialCropSamplesd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "CropForegroundd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandWeightedCropd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByPosNegLabeld", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByLabelClassesd", + "__call__" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "BoundingRectd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGaussianNoise", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandRicianNoise", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ShiftIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandShiftIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "StdShiftIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandStdShiftIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ScaleIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ScaleIntensityFixedMean", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandScaleIntensityFixedMean", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandScaleIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandBiasField", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "NormalizeIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ThresholdIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ScaleIntensityRange", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "AdjustContrast", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandAdjustContrast", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ScaleIntensityRangePercentiles", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "MaskIntensity", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "SavitzkyGolaySmooth", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "DetectEnvelope", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "MedianSmooth", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "GaussianSmooth", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGaussianSmooth", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "GaussianSharpen", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGaussianSharpen", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandHistogramShift", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "GibbsNoise", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGibbsNoise", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "KSpaceSpikeNoise", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandKSpaceSpikeNoise", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandCoarseTransform", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "HistogramNormalize", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "IntensityRemap", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandIntensityRemap", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ForegroundMask", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ComputeHoVerMaps", + "__call__" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "UltrasoundConfidenceMapTransform", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGaussianNoised", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandRicianNoised", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ShiftIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandShiftIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "StdShiftIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandStdShiftIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ScaleIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandScaleIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandScaleIntensityFixedMeand", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandBiasFieldd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "NormalizeIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ThresholdIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ScaleIntensityRanged", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "AdjustContrastd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandAdjustContrastd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ScaleIntensityRangePercentilesd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "MaskIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "SavitzkyGolaySmoothd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "MedianSmoothd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "GaussianSmoothd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGaussianSmoothd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "GaussianSharpend", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGaussianSharpend", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandHistogramShiftd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGibbsNoised", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "GibbsNoised", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "KSpaceSpikeNoised", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandKSpaceSpikeNoised", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandCoarseDropoutd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandCoarseShuffled", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "HistogramNormalized", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ForegroundMaskd", + "__call__" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "ComputeHoVerMapsd", + "__call__" + ] + ], + [ + "monai/transforms/inverse_batch_transform.py", + [ + "BatchInverseTransform", + "__call__" + ] + ], + [ + "monai/transforms/inverse_batch_transform.py", + [ + "Decollated", + "__call__" + ] + ], + [ + "monai/transforms/io/array.py", + [ + "LoadImage", + "__call__" + ] + ], + [ + "monai/transforms/io/array.py", + [ + "SaveImage", + "__call__" + ] + ], + [ + "monai/transforms/io/dictionary.py", + [ + "LoadImaged", + "__call__" + ] + ], + [ + "monai/transforms/io/dictionary.py", + [ + "SaveImaged", + "__call__" + ] + ], + [ + "monai/transforms/lazy/array.py", + [ + "ApplyPending", + "__call__" + ] + ], + [ + "monai/transforms/lazy/dictionary.py", + [ + "ApplyPendingd", + "__call__" + ] + ], + [ + "monai/transforms/meta_utility/dictionary.py", + [ + "FromMetaTensord", + "__call__" + ] + ], + [ + "monai/transforms/meta_utility/dictionary.py", + [ + "ToMetaTensord", + "__call__" + ] + ], + [ + "monai/transforms/nvtx.py", + [ + "RangePush", + "__call__" + ] + ], + [ + "monai/transforms/nvtx.py", + [ + "RangePop", + "__call__" + ] + ], + [ + "monai/transforms/nvtx.py", + [ + "Mark", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "Activations", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "AsDiscrete", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "KeepLargestConnectedComponent", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "RemoveSmallObjects", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "LabelFilter", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "FillHoles", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "LabelToContour", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "MeanEnsemble", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "VoteEnsemble", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "ProbNMS", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "Invert", + "__call__" + ] + ], + [ + "monai/transforms/post/array.py", + [ + "SobelGradients", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "Activationsd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "AsDiscreted", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "KeepLargestConnectedComponentd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "RemoveSmallObjectsd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "LabelFilterd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "FillHolesd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "LabelToContourd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "Ensembled", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "ProbNMSd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "Invertd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "SaveClassificationd", + "__call__" + ] + ], + [ + "monai/transforms/post/dictionary.py", + [ + "SobelGradientsd", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandShift", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandScale", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandDrop", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandAddSine", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandAddSquarePulse", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandAddSinePartial", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandAddGaussianNoise", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRandAddSquarePulsePartial", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalFillEmpty", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalRemoveFrequency", + "__call__" + ] + ], + [ + "monai/transforms/signal/array.py", + [ + "SignalContinuousWavelet", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "SmoothField", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustContrast", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustIntensity", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothDeform", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothFieldAdjustContrastd", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothFieldAdjustIntensityd", + "__call__" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothDeformd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "SpatialResample", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "ResampleToMatch", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Spacing", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Orientation", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Flip", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Resize", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rotate", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Zoom", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rotate90", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandRotate90", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandRotate", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandFlip", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAxisFlip", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandZoom", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "AffineGrid", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffineGrid", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandDeformGrid", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Resample", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Affine", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand2DElastic", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand3DElastic", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "GridDistortion", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandGridDistortion", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "GridSplit", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "GridPatch", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandGridPatch", + "__call__" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandSimulateLowResolution", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "SpatialResampled", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "ResampleToMatchd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Spacingd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Orientationd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rotate90d", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotate90d", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Resized", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Affined", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAffined", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rand2DElasticd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rand3DElasticd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Flipd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandFlipd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAxisFlipd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rotated", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotated", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Zoomd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandZoomd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "GridDistortiond", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandGridDistortiond", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "GridSplitd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "GridPatchd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandGridPatchd", + "__call__" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandSimulateLowResolutiond", + "__call__" + ] + ], + [ + "monai/transforms/transform.py", + [ + "Transform", + "__call__" + ] + ], + [ + "monai/transforms/transform.py", + [ + "MapTransform", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "Identity", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "RandIdentity", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "AsChannelLast", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "EnsureChannelFirst", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "RepeatChannel", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "RemoveRepeatedChannel", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "SplitDim", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "CastToType", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ToTensor", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "EnsureType", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ToNumpy", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ToCupy", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ToPIL", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "Transpose", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "SqueezeDim", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "DataStats", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "SimulateDelay", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "Lambda", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "RandLambda", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "LabelToMask", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "FgBgToIndices", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ClassesToIndices", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ConvertToMultiChannelBasedOnBratsClasses", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "AddExtremePointsChannel", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "TorchVision", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "MapLabelValue", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "IntensityStats", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ToDevice", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "CuCIM", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "AddCoordinateChannels", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "ImageFilter", + "__call__" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "RandImageFilter", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "Identityd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "AsChannelLastd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "EnsureChannelFirstd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RepeatChanneld", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RemoveRepeatedChanneld", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "SplitDimd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "CastToTyped", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ToTensord", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "EnsureTyped", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ToNumpyd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ToCupyd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ToPILd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "Transposed", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "DeleteItemsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "SelectItemsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "FlattenSubKeysd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "SqueezeDimd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "DataStatsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "SimulateDelayd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "CopyItemsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ConcatItemsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "Lambdad", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RandLambdad", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "LabelToMaskd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "FgBgToIndicesd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ClassesToIndicesd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ConvertToMultiChannelBasedOnBratsClassesd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "AddExtremePointsChanneld", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "TorchVisiond", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RandTorchVisiond", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "MapLabelValued", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "IntensityStatsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ToDeviced", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "CuCIMd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RandCuCIMd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "AddCoordinateChannelsd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ImageFilterd", + "__call__" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RandImageFilterd", + "__call__" + ] + ], + [ + "monai/utils/misc.py", + [ + "ConvertUnits", + "__call__" + ] + ], + [ + "monai/utils/module.py", + [ + "optional_import", + "_LazyRaise", + "__call__" + ] + ], + [ + "monai/utils/nvtx.py", + [ + "Range", + "__call__" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "__call__" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "CAMBase", + "__call__" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "CAM", + "__call__" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "GradCAM", + "__call__" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "VanillaGrad", + "__call__" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "SmoothGrad", + "__call__" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "GuidedBackpropGrad", + "__call__" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "GuidedBackpropSmoothGrad", + "__call__" + ] + ], + [ + "monai/visualize/occlusion_sensitivity.py", + [ + "OcclusionSensitivity", + "__call__" + ] + ], + [ + "tests/test_arraydataset.py", + [ + "TestCompose", + "__call__" + ] + ], + [ + "tests/test_auto3dseg.py", + [ + "TestAnalyzer", + "__call__" + ] + ], + [ + "tests/test_auto3dseg.py", + [ + "TestImageAnalyzer", + "__call__" + ] + ], + [ + "tests/test_cachedataset.py", + [ + "_StatefulTransform", + "__call__" + ] + ], + [ + "tests/test_compose.py", + [ + "_RandXform", + "__call__" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_random_compose", + "_Acc", + "__call__" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_randomize_warn", + "_RandomClass", + "__call__" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "Load", + "__call__" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "N", + "__call__" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "T", + "__call__" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "NT", + "__call__" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "TCPU", + "__call__" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "TGPU", + "__call__" + ] + ], + [ + "tests/test_config_parser.py", + [ + "TestClass", + "__call__" + ] + ], + [ + "tests/test_gdsdataset.py", + [ + "_InplaceXform", + "__call__" + ] + ], + [ + "tests/test_image_dataset.py", + [ + "RandTest", + "__call__" + ] + ], + [ + "tests/test_image_dataset.py", + [ + "_TestCompose", + "__call__" + ] + ], + [ + "tests/test_lmdbdataset.py", + [ + "_InplaceXform", + "__call__" + ] + ], + [ + "tests/test_lmdbdataset_dist.py", + [ + "_InplaceXform", + "__call__" + ] + ], + [ + "tests/test_map_transform.py", + [ + "MapTest", + "__call__" + ] + ], + [ + "tests/test_occlusion_sensitivity.py", + [ + "DenseNetAdjoint", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "X", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "Y", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "A", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "B", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "C", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "MapBase", + "__call__" + ] + ], + [ + "tests/test_one_of.py", + [ + "Inv", + "__call__" + ] + ], + [ + "tests/test_persistentdataset.py", + [ + "_InplaceXform", + "__call__" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "_InplaceXform", + "__call__" + ] + ], + [ + "tests/test_rand_lambda.py", + [ + "RandTest", + "__call__" + ] + ], + [ + "tests/test_rand_lambdad.py", + [ + "RandTest", + "__call__" + ] + ], + [ + "tests/test_randidentity.py", + [ + "T", + "__call__" + ] + ], + [ + "tests/test_randomizable_transform_type.py", + [ + "InheritsImplementation", + "__call__" + ] + ], + [ + "tests/test_some_of.py", + [ + "A", + "__call__" + ] + ], + [ + "tests/test_some_of.py", + [ + "B", + "__call__" + ] + ], + [ + "tests/test_some_of.py", + [ + "C", + "__call__" + ] + ], + [ + "tests/test_some_of.py", + [ + "D", + "__call__" + ] + ], + [ + "tests/test_traceable_transform.py", + [ + "_TraceTest", + "__call__" + ] + ], + [ + "tests/test_transform.py", + [ + "FaultyTransform", + "__call__" + ] + ], + [ + "tests/test_vis_gradbased.py", + [ + "DenseNetAdjoint", + "__call__" + ] + ], + [ + "tests/test_vis_gradcam.py", + [ + "DenseNetAdjoint", + "__call__" + ] + ], + [ + "tests/utils.py", + [ + "SkipIfNoModule", + "__call__" + ] + ], + [ + "tests/utils.py", + [ + "SkipIfModule", + "__call__" + ] + ], + [ + "tests/utils.py", + [ + "SkipIfBeforePyTorchVersion", + "__call__" + ] + ], + [ + "tests/utils.py", + [ + "SkipIfAtLeastPyTorchVersion", + "__call__" + ] + ], + [ + "tests/utils.py", + [ + "DistCall", + "__call__" + ] + ], + [ + "tests/utils.py", + [ + "TimedCall", + "__call__" + ] + ] + ], + "collect_algos": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsemble", + "collect_algos" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsembleBestN", + "collect_algos" + ] + ], + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsembleBestByFold", + "collect_algos" + ] + ] + ], + "sort_score": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsembleBestN", + "sort_score" + ] + ] + ], + "add_inferer": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsembleBuilder", + "add_inferer" + ] + ] + ], + "get_ensemble": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "AlgoEnsembleBuilder", + "get_ensemble" + ] + ] + ], + "_pop_kwargs_to_get_image_save_transform": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "_pop_kwargs_to_get_image_save_transform" + ] + ] + ], + "ensemble": [ + [ + "monai/apps/auto3dseg/ensemble_builder.py", + [ + "EnsembleRunner", + "ensemble" + ] + ] + ], + "get_hyperparameters": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "HPOGen", + "get_hyperparameters" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "get_hyperparameters" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "get_hyperparameters" + ] + ], + [ + "tests/test_auto3dseg_hpo.py", + [ + "TestHPO", + "test_run_optuna", + "OptunaGenLearningRate", + "get_hyperparameters" + ] + ] + ], + "update_params": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "HPOGen", + "update_params" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "update_params" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "update_params" + ] + ] + ], + "set_score": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "HPOGen", + "set_score" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "set_score" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "set_score" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "set_score" + ] + ] + ], + "run_algo": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "HPOGen", + "run_algo" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "run_algo" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "run_algo" + ] + ], + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "run_algo" + ] + ] + ], + "get_obj_filename": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "get_obj_filename" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "get_obj_filename" + ] + ] + ], + "print_bundle_algo_instruction": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "print_bundle_algo_instruction" + ] + ] + ], + "get_task_id": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "NNIGen", + "get_task_id" + ] + ], + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "get_task_id" + ] + ] + ], + "set_trial": [ + [ + "monai/apps/auto3dseg/hpo_gen.py", + [ + "OptunaGen", + "set_trial" + ] + ] + ], + "import_bundle_algo_history": [ + [ + "monai/apps/auto3dseg/utils.py", + [ + "import_bundle_algo_history" + ] + ] + ], + "export_bundle_algo_history": [ + [ + "monai/apps/auto3dseg/utils.py", + [ + "export_bundle_algo_history" + ] + ] + ], + "get_name_from_algo_id": [ + [ + "monai/apps/auto3dseg/utils.py", + [ + "get_name_from_algo_id" + ] + ] + ], + "randomize": [ + [ + "monai/apps/datasets.py", + [ + "MedNISTDataset", + "randomize" + ] + ], + [ + "monai/apps/datasets.py", + [ + "DecathlonDataset", + "randomize" + ] + ], + [ + "monai/apps/datasets.py", + [ + "TciaDataset", + "randomize" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddRandomGuidanceDeepEditd", + "randomize" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddInitialSeedPointd", + "randomize" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddRandomGuidanced", + "randomize" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandCropBoxByPosNegLabeld", + "randomize" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandRotateBox90d", + "randomize" + ] + ], + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "randomize" + ] + ], + [ + "monai/data/dataset.py", + [ + "ArrayDataset", + "randomize" + ] + ], + [ + "monai/data/image_dataset.py", + [ + "ImageDataset", + "randomize" + ] + ], + [ + "monai/data/iterable_dataset.py", + [ + "ShuffleBuffer", + "randomize" + ] + ], + [ + "monai/transforms/compose.py", + [ + "Compose", + "randomize" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandSpatialCrop", + "randomize" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandScaleCrop", + "randomize" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandSpatialCropSamples", + "randomize" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandWeightedCrop", + "randomize" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByPosNegLabel", + "randomize" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByLabelClasses", + "randomize" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropd", + "randomize" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandSpatialCropSamplesd", + "randomize" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandWeightedCropd", + "randomize" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByPosNegLabeld", + "randomize" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByLabelClassesd", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGaussianNoise", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandShiftIntensity", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandStdShiftIntensity", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandScaleIntensityFixedMean", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandScaleIntensity", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandBiasField", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandAdjustContrast", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGaussianSmooth", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGaussianSharpen", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandHistogramShift", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandGibbsNoise", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandKSpaceSpikeNoise", + "randomize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandCoarseTransform", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "SmoothField", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustContrast", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustIntensity", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothDeform", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothFieldAdjustContrastd", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothFieldAdjustIntensityd", + "randomize" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothDeformd", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandRotate90", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandRotate", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAxisFlip", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandZoom", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffineGrid", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandDeformGrid", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand2DElastic", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand3DElastic", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandGridDistortion", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandGridPatch", + "randomize" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandSimulateLowResolution", + "randomize" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotate90d", + "randomize" + ] + ], + [ + "monai/transforms/transform.py", + [ + "Randomizable", + "randomize" + ] + ], + [ + "monai/transforms/transform.py", + [ + "RandomizableTransform", + "randomize" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "AddExtremePointsChannel", + "randomize" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "AddExtremePointsChanneld", + "randomize" + ] + ], + [ + "tests/test_compose.py", + [ + "_RandXform", + "randomize" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_random_compose", + "_Acc", + "randomize" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_randomize_warn", + "_RandomClass", + "randomize" + ] + ], + [ + "tests/test_image_dataset.py", + [ + "RandTest", + "randomize" + ] + ], + [ + "tests/test_rand_lambda.py", + [ + "RandTest", + "randomize" + ] + ], + [ + "tests/test_rand_lambdad.py", + [ + "RandTest", + "randomize" + ] + ], + [ + "tests/test_randomizable.py", + [ + "RandTest", + "randomize" + ] + ] + ], + "get_num_classes": [ + [ + "monai/apps/datasets.py", + [ + "MedNISTDataset", + "get_num_classes" + ] + ] + ], + "_generate_data_list": [ + [ + "monai/apps/datasets.py", + [ + "MedNISTDataset", + "_generate_data_list" + ] + ], + [ + "monai/apps/datasets.py", + [ + "DecathlonDataset", + "_generate_data_list" + ] + ], + [ + "monai/apps/datasets.py", + [ + "TciaDataset", + "_generate_data_list" + ] + ] + ], + "get_indices": [ + [ + "monai/apps/datasets.py", + [ + "DecathlonDataset", + "get_indices" + ] + ], + [ + "monai/apps/datasets.py", + [ + "TciaDataset", + "get_indices" + ] + ] + ], + "get_properties": [ + [ + "monai/apps/datasets.py", + [ + "DecathlonDataset", + "get_properties" + ] + ] + ], + "_split_datalist": [ + [ + "monai/apps/datasets.py", + [ + "DecathlonDataset", + "_split_datalist" + ] + ], + [ + "monai/apps/datasets.py", + [ + "TciaDataset", + "_split_datalist" + ] + ], + [ + "monai/apps/datasets.py", + [ + "CrossValidation", + "get_dataset", + "_NsplitsDataset", + "_split_datalist" + ] + ] + ], + "_download_series_reference_data": [ + [ + "monai/apps/datasets.py", + [ + "TciaDataset", + "_download_series_reference_data" + ] + ] + ], + "get_dataset": [ + [ + "monai/apps/datasets.py", + [ + "CrossValidation", + "get_dataset" + ] + ] + ], + "_apply": [ + [ + "monai/apps/deepedit/transforms.py", + [ + "DiscardAddGuidanced", + "_apply" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "FindAllValidSlicesDeepEditd", + "_apply" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddInitialSeedPointDeepEditd", + "_apply" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "FindDiscrepancyRegionsDeepEditd", + "_apply" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddGuidanceFromPointsDeepEditd", + "_apply" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddInitialSeedPointMissingLabelsd", + "_apply" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "FindAllValidSlicesMissingLabelsd", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "FindAllValidSlicesd", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddInitialSeedPointd", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddGuidanceSignald", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "FindDiscrepancyRegionsd", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddRandomGuidanced", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddGuidanceFromPointsd", + "_apply" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "Fetch2DSliced", + "_apply" + ] + ], + [ + "tests/test_compose_get_number_conversions.py", + [ + "_apply" + ] + ] + ], + "_get_signal": [ + [ + "monai/apps/deepedit/transforms.py", + [ + "AddGuidanceSignalDeepEditd", + "_get_signal" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddGuidanceSignald", + "_get_signal" + ] + ] + ], + "_randomize": [ + [ + "monai/apps/deepedit/transforms.py", + [ + "AddInitialSeedPointDeepEditd", + "_randomize" + ] + ], + [ + "monai/apps/deepedit/transforms.py", + [ + "AddInitialSeedPointMissingLabelsd", + "_randomize" + ] + ] + ], + "disparity": [ + [ + "monai/apps/deepedit/transforms.py", + [ + "FindDiscrepancyRegionsDeepEditd", + "disparity" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "FindDiscrepancyRegionsd", + "disparity" + ] + ] + ], + "find_guidance": [ + [ + "monai/apps/deepedit/transforms.py", + [ + "AddRandomGuidanceDeepEditd", + "find_guidance" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddRandomGuidanced", + "find_guidance" + ] + ] + ], + "add_guidance": [ + [ + "monai/apps/deepedit/transforms.py", + [ + "AddRandomGuidanceDeepEditd", + "add_guidance" + ] + ], + [ + "monai/apps/deepgrow/transforms.py", + [ + "AddRandomGuidanced", + "add_guidance" + ] + ] + ], + "create_dataset": [ + [ + "monai/apps/deepgrow/dataset.py", + [ + "create_dataset" + ] + ] + ], + "_default_transforms": [ + [ + "monai/apps/deepgrow/dataset.py", + [ + "_default_transforms" + ] + ] + ], + "_save_data_2d": [ + [ + "monai/apps/deepgrow/dataset.py", + [ + "_save_data_2d" + ] + ] + ], + "_save_data_3d": [ + [ + "monai/apps/deepgrow/dataset.py", + [ + "_save_data_3d" + ] + ] + ], + "bounding_box": [ + [ + "monai/apps/deepgrow/transforms.py", + [ + "SpatialCropGuidanced", + "bounding_box" + ] + ] + ], + "check_number_of_iou": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "check_number_of_iou" + ] + ] + ], + "get_iou_thresholds": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "get_iou_thresholds" + ] + ] + ], + "compute": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "compute" + ] + ], + [ + "monai/handlers/ignite_metric.py", + [ + "IgniteMetricHandler", + "compute" + ] + ], + [ + "tests/test_config_parser.py", + [ + "TestClass", + "compute" + ] + ], + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_sliding_window_with_padding", + "compute" + ] + ], + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_sliding_window_default", + "compute" + ] + ], + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_sigma", + "_Pred", + "compute" + ] + ], + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_cval", + "compute" + ] + ], + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_args_kwargs", + "compute" + ] + ], + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_multioutput", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sliding_window_default", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_default_device", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sw_device", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sigma", + "_Pred", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_cval", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_args_kwargs", + "compute" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_multioutput", + "compute" + ] + ] + ], + "_compute_ap": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "_compute_ap" + ] + ] + ], + "_compute_ar": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "_compute_ar" + ] + ] + ], + "_select_ap": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "_select_ap" + ] + ] + ], + "_select_ar": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "_select_ar" + ] + ] + ], + "_compute_statistics": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "COCOMetric", + "_compute_statistics" + ] + ] + ], + "_compute_stats_single_threshold": [ + [ + "monai/apps/detection/metrics/coco.py", + [ + "_compute_stats_single_threshold" + ] + ] + ], + "matching_batch": [ + [ + "monai/apps/detection/metrics/matching.py", + [ + "matching_batch" + ] + ] + ], + "_matching_no_gt": [ + [ + "monai/apps/detection/metrics/matching.py", + [ + "_matching_no_gt" + ] + ] + ], + "_matching_no_pred": [ + [ + "monai/apps/detection/metrics/matching.py", + [ + "_matching_no_pred" + ] + ] + ], + "_matching_single_image_single_class": [ + [ + "monai/apps/detection/metrics/matching.py", + [ + "_matching_single_image_single_class" + ] + ] + ], + "get_attribute_from_network": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "get_attribute_from_network" + ] + ] + ], + "set_box_coder_weights": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_box_coder_weights" + ] + ] + ], + "set_target_keys": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_target_keys" + ] + ] + ], + "set_cls_loss": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_cls_loss" + ] + ] + ], + "set_box_regression_loss": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_box_regression_loss" + ] + ] + ], + "set_regular_matcher": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_regular_matcher" + ] + ] + ], + "set_atss_matcher": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_atss_matcher" + ] + ] + ], + "set_hard_negative_sampler": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_hard_negative_sampler" + ] + ] + ], + "set_balanced_sampler": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_balanced_sampler" + ] + ] + ], + "set_sliding_window_inferer": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_sliding_window_inferer" + ] + ] + ], + "set_box_selector_parameters": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "set_box_selector_parameters" + ] + ] + ], + "forward": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "forward" + ] + ], + [ + "monai/apps/detection/networks/retinanet_network.py", + [ + "RetinaNetClassificationHead", + "forward" + ] + ], + [ + "monai/apps/detection/networks/retinanet_network.py", + [ + "RetinaNetRegressionHead", + "forward" + ] + ], + [ + "monai/apps/detection/networks/retinanet_network.py", + [ + "RetinaNet", + "forward" + ] + ], + [ + "monai/apps/detection/utils/anchor_utils.py", + [ + "AnchorGenerator", + "forward" + ] + ], + [ + "monai/apps/pathology/losses/hovernet_loss.py", + [ + "HoVerNetLoss", + "forward" + ] + ], + [ + "monai/apps/reconstruction/networks/blocks/varnetblock.py", + [ + "VarNetBlock", + "forward" + ] + ], + [ + "monai/apps/reconstruction/networks/nets/coil_sensitivity_model.py", + [ + "CoilSensitivityModel", + "forward" + ] + ], + [ + "monai/apps/reconstruction/networks/nets/complex_unet.py", + [ + "ComplexUnet", + "forward" + ] + ], + [ + "monai/apps/reconstruction/networks/nets/varnet.py", + [ + "VariationalNetworkModel", + "forward" + ] + ], + [ + "monai/losses/adversarial_loss.py", + [ + "PatchAdversarialLoss", + "forward" + ] + ], + [ + "monai/losses/cldice.py", + [ + "SoftclDiceLoss", + "forward" + ] + ], + [ + "monai/losses/cldice.py", + [ + "SoftDiceclDiceLoss", + "forward" + ] + ], + [ + "monai/losses/contrastive.py", + [ + "ContrastiveLoss", + "forward" + ] + ], + [ + "monai/losses/deform.py", + [ + "BendingEnergyLoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "DiceLoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "MaskedDiceLoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "GeneralizedDiceLoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "GeneralizedWassersteinDiceLoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "DiceCELoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "DiceFocalLoss", + "forward" + ] + ], + [ + "monai/losses/dice.py", + [ + "GeneralizedDiceFocalLoss", + "forward" + ] + ], + [ + "monai/losses/ds_loss.py", + [ + "DeepSupervisionLoss", + "forward" + ] + ], + [ + "monai/losses/focal_loss.py", + [ + "FocalLoss", + "forward" + ] + ], + [ + "monai/losses/giou_loss.py", + [ + "BoxGIoULoss", + "forward" + ] + ], + [ + "monai/losses/image_dissimilarity.py", + [ + "LocalNormalizedCrossCorrelationLoss", + "forward" + ] + ], + [ + "monai/losses/image_dissimilarity.py", + [ + "GlobalMutualInformationLoss", + "forward" + ] + ], + [ + "monai/losses/multi_scale.py", + [ + "MultiScaleLoss", + "forward" + ] + ], + [ + "monai/losses/perceptual.py", + [ + "PerceptualLoss", + "forward" + ] + ], + [ + "monai/losses/perceptual.py", + [ + "MedicalNetPerceptualSimilarity", + "forward" + ] + ], + [ + "monai/losses/perceptual.py", + [ + "RadImageNetPerceptualSimilarity", + "forward" + ] + ], + [ + "monai/losses/perceptual.py", + [ + "TorchvisionModelPerceptualSimilarity", + "forward" + ] + ], + [ + "monai/losses/spatial_mask.py", + [ + "MaskedLoss", + "forward" + ] + ], + [ + "monai/losses/spectral_loss.py", + [ + "JukeboxLoss", + "forward" + ] + ], + [ + "monai/losses/ssim_loss.py", + [ + "SSIMLoss", + "forward" + ] + ], + [ + "monai/losses/tversky.py", + [ + "TverskyLoss", + "forward" + ] + ], + [ + "monai/losses/unified_focal_loss.py", + [ + "AsymmetricFocalTverskyLoss", + "forward" + ] + ], + [ + "monai/losses/unified_focal_loss.py", + [ + "AsymmetricFocalLoss", + "forward" + ] + ], + [ + "monai/losses/unified_focal_loss.py", + [ + "AsymmetricUnifiedFocalLoss", + "forward" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "Swish", + "forward" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "SwishImplementation", + "forward" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "MemoryEfficientSwish", + "forward" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "Mish", + "forward" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "GEGLU", + "forward" + ] + ], + [ + "monai/networks/blocks/aspp.py", + [ + "SimpleASPP", + "forward" + ] + ], + [ + "monai/networks/blocks/backbone_fpn_utils.py", + [ + "BackboneWithFPN", + "forward" + ] + ], + [ + "monai/networks/blocks/convolutions.py", + [ + "ResidualUnit", + "forward" + ] + ], + [ + "monai/networks/blocks/crf.py", + [ + "CRF", + "forward" + ] + ], + [ + "monai/networks/blocks/denseblock.py", + [ + "DenseBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/dints_block.py", + [ + "FactorizedReduceBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/downsample.py", + [ + "MaxAvgPool", + "forward" + ] + ], + [ + "monai/networks/blocks/dynunet_block.py", + [ + "UnetResBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/dynunet_block.py", + [ + "UnetBasicBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/dynunet_block.py", + [ + "UnetUpBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/dynunet_block.py", + [ + "UnetOutBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/fcn.py", + [ + "GCN", + "forward" + ] + ], + [ + "monai/networks/blocks/fcn.py", + [ + "Refine", + "forward" + ] + ], + [ + "monai/networks/blocks/fcn.py", + [ + "FCN", + "forward" + ] + ], + [ + "monai/networks/blocks/fcn.py", + [ + "MCFCN", + "forward" + ] + ], + [ + "monai/networks/blocks/feature_pyramid_network.py", + [ + "ExtraFPNBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/feature_pyramid_network.py", + [ + "LastLevelMaxPool", + "forward" + ] + ], + [ + "monai/networks/blocks/feature_pyramid_network.py", + [ + "LastLevelP6P7", + "forward" + ] + ], + [ + "monai/networks/blocks/feature_pyramid_network.py", + [ + "FeaturePyramidNetwork", + "forward" + ] + ], + [ + "monai/networks/blocks/localnet_block.py", + [ + "ResidualBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/localnet_block.py", + [ + "LocalNetResidualBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/localnet_block.py", + [ + "LocalNetDownSampleBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/localnet_block.py", + [ + "LocalNetUpSampleBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/localnet_block.py", + [ + "LocalNetFeatureExtractorBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/mlp.py", + [ + "MLPBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/patchembedding.py", + [ + "PatchEmbeddingBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/patchembedding.py", + [ + "PatchEmbed", + "forward" + ] + ], + [ + "monai/networks/blocks/regunet_block.py", + [ + "RegistrationResidualConvBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/regunet_block.py", + [ + "RegistrationDownSampleBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/regunet_block.py", + [ + "RegistrationExtractionBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/segresnet_block.py", + [ + "ResBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/selfattention.py", + [ + "SABlock", + "forward" + ] + ], + [ + "monai/networks/blocks/squeeze_and_excitation.py", + [ + "ChannelSELayer", + "forward" + ] + ], + [ + "monai/networks/blocks/squeeze_and_excitation.py", + [ + "SEBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/text_embedding.py", + [ + "TextEncoder", + "forward" + ] + ], + [ + "monai/networks/blocks/transformerblock.py", + [ + "TransformerBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/unetr_block.py", + [ + "UnetrUpBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/unetr_block.py", + [ + "UnetrPrUpBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/unetr_block.py", + [ + "UnetrBasicBlock", + "forward" + ] + ], + [ + "monai/networks/blocks/upsample.py", + [ + "SubpixelUpsample", + "forward" + ] + ], + [ + "monai/networks/blocks/warp.py", + [ + "Warp", + "forward" + ] + ], + [ + "monai/networks/blocks/warp.py", + [ + "DVF2DDF", + "forward" + ] + ], + [ + "monai/networks/layers/drop_path.py", + [ + "DropPath", + "forward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "BilateralFilter", + "forward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "PHLFilter", + "forward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "TrainableBilateralFilterFunction", + "forward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "TrainableBilateralFilter", + "forward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "TrainableJointBilateralFilterFunction", + "forward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "TrainableJointBilateralFilter", + "forward" + ] + ], + [ + "monai/networks/layers/gmm.py", + [ + "_ApplyFunc", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "ChannelPad", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "SkipConnection", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "Flatten", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "Reshape", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "SavitzkyGolayFilter", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "HilbertTransform", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "MedianFilter", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "GaussianFilter", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "LLTMFunction", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "LLTM", + "forward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "ApplyFilter", + "forward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridPull", + "forward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridPush", + "forward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridCount", + "forward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridGrad", + "forward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "AffineTransform", + "forward" + ] + ], + [ + "monai/networks/nets/ahnet.py", + [ + "Bottleneck3x3x1", + "forward" + ] + ], + [ + "monai/networks/nets/ahnet.py", + [ + "Pseudo3DLayer", + "forward" + ] + ], + [ + "monai/networks/nets/ahnet.py", + [ + "PSP", + "forward" + ] + ], + [ + "monai/networks/nets/ahnet.py", + [ + "AHNet", + "forward" + ] + ], + [ + "monai/networks/nets/attentionunet.py", + [ + "ConvBlock", + "forward" + ] + ], + [ + "monai/networks/nets/attentionunet.py", + [ + "UpConv", + "forward" + ] + ], + [ + "monai/networks/nets/attentionunet.py", + [ + "AttentionBlock", + "forward" + ] + ], + [ + "monai/networks/nets/attentionunet.py", + [ + "AttentionLayer", + "forward" + ] + ], + [ + "monai/networks/nets/attentionunet.py", + [ + "AttentionUnet", + "forward" + ] + ], + [ + "monai/networks/nets/autoencoder.py", + [ + "AutoEncoder", + "forward" + ] + ], + [ + "monai/networks/nets/basic_unet.py", + [ + "UpCat", + "forward" + ] + ], + [ + "monai/networks/nets/basic_unet.py", + [ + "BasicUNet", + "forward" + ] + ], + [ + "monai/networks/nets/basic_unetplusplus.py", + [ + "BasicUNetPlusPlus", + "forward" + ] + ], + [ + "monai/networks/nets/classifier.py", + [ + "Critic", + "forward" + ] + ], + [ + "monai/networks/nets/daf3d.py", + [ + "AttentionModule", + "forward" + ] + ], + [ + "monai/networks/nets/daf3d.py", + [ + "Daf3dBackbone", + "forward" + ] + ], + [ + "monai/networks/nets/daf3d.py", + [ + "Daf3dFPN", + "forward" + ] + ], + [ + "monai/networks/nets/daf3d.py", + [ + "DAF3D", + "forward" + ] + ], + [ + "monai/networks/nets/densenet.py", + [ + "_DenseLayer", + "forward" + ] + ], + [ + "monai/networks/nets/densenet.py", + [ + "DenseNet", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "CellInterface", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "StemInterface", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "StemTS", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "MixedOp", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "Cell", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "DiNTS", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "TopologyConstruction", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "TopologyInstance", + "forward" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "forward" + ] + ], + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNetSkipLayer", + "forward" + ] + ], + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "forward" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "MBConvBlock", + "forward" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNet", + "forward" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNetBNFeatures", + "forward" + ] + ], + [ + "monai/networks/nets/flexible_unet.py", + [ + "UNetDecoder", + "forward" + ] + ], + [ + "monai/networks/nets/flexible_unet.py", + [ + "FlexibleUNet", + "forward" + ] + ], + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "VarFullyConnectedNet", + "forward" + ] + ], + [ + "monai/networks/nets/generator.py", + [ + "Generator", + "forward" + ] + ], + [ + "monai/networks/nets/highresnet.py", + [ + "HighResBlock", + "forward" + ] + ], + [ + "monai/networks/nets/highresnet.py", + [ + "HighResNet", + "forward" + ] + ], + [ + "monai/networks/nets/hovernet.py", + [ + "_DenseLayerDecoder", + "forward" + ] + ], + [ + "monai/networks/nets/hovernet.py", + [ + "_ResidualBlock", + "forward" + ] + ], + [ + "monai/networks/nets/hovernet.py", + [ + "_DecoderBranch", + "forward" + ] + ], + [ + "monai/networks/nets/hovernet.py", + [ + "HoVerNet", + "forward" + ] + ], + [ + "monai/networks/nets/milmodel.py", + [ + "MILModel", + "forward" + ] + ], + [ + "monai/networks/nets/netadapter.py", + [ + "NetAdapter", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "SkipConnectionWithIdx", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "SequentialWithIdx", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "ClassifierBlock", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "ConvConcatDenseBlock", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "Encoder", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "Decoder", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "Bottleneck", + "forward" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "Quicknat", + "forward" + ] + ], + [ + "monai/networks/nets/regressor.py", + [ + "Regressor", + "forward" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "forward" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "AffineHead", + "forward" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "AdditiveUpSampleBlock", + "forward" + ] + ], + [ + "monai/networks/nets/resnet.py", + [ + "ResNetBlock", + "forward" + ] + ], + [ + "monai/networks/nets/resnet.py", + [ + "ResNetBottleneck", + "forward" + ] + ], + [ + "monai/networks/nets/resnet.py", + [ + "ResNet", + "forward" + ] + ], + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNet", + "forward" + ] + ], + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNetVAE", + "forward" + ] + ], + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResBlock", + "forward" + ] + ], + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResEncoder", + "forward" + ] + ], + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResNetDS", + "forward" + ] + ], + [ + "monai/networks/nets/senet.py", + [ + "SENet", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinUNETR", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "WindowAttention", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinTransformerBlock", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "PatchMergingV2", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "PatchMerging", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "BasicLayer", + "forward" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinTransformer", + "forward" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "BertAttention", + "forward" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "BertOutput", + "forward" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "BertMixedLayer", + "forward" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "Pooler", + "forward" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "MultiModal", + "forward" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "Transchex", + "forward" + ] + ], + [ + "monai/networks/nets/unet.py", + [ + "UNet", + "forward" + ] + ], + [ + "monai/networks/nets/unetr.py", + [ + "UNETR", + "forward" + ] + ], + [ + "monai/networks/nets/varautoencoder.py", + [ + "VarAutoEncoder", + "forward" + ] + ], + [ + "monai/networks/nets/vit.py", + [ + "ViT", + "forward" + ] + ], + [ + "monai/networks/nets/vitautoenc.py", + [ + "ViTAutoEnc", + "forward" + ] + ], + [ + "monai/networks/nets/vnet.py", + [ + "LUConv", + "forward" + ] + ], + [ + "monai/networks/nets/vnet.py", + [ + "InputTransition", + "forward" + ] + ], + [ + "monai/networks/nets/vnet.py", + [ + "DownTransition", + "forward" + ] + ], + [ + "monai/networks/nets/vnet.py", + [ + "UpTransition", + "forward" + ] + ], + [ + "monai/networks/nets/vnet.py", + [ + "OutputTransition", + "forward" + ] + ], + [ + "monai/networks/nets/vnet.py", + [ + "VNet", + "forward" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "_AutoGradReLU", + "forward" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "_GradReLU", + "forward" + ] + ], + [ + "tests/test_copy_model_state.py", + [ + "_TestModelOne", + "forward" + ] + ], + [ + "tests/test_copy_model_state.py", + [ + "_TestModelTwo", + "forward" + ] + ], + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "TestNet", + "forward" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "ResNetEncoder", + "forward" + ] + ], + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_convergence", + "OnelayerNet", + "forward" + ] + ], + [ + "tests/test_handler_parameter_scheduler.py", + [ + "ToyNet", + "forward" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestModule", + "forward" + ] + ], + [ + "tests/test_integration_stn.py", + [ + "STNBenchmark", + "forward" + ] + ], + [ + "tests/test_lr_scheduler.py", + [ + "SchedulerTestNet", + "forward" + ] + ], + [ + "tests/test_prepare_batch_default.py", + [ + "TestNet", + "forward" + ] + ], + [ + "tests/test_prepare_batch_default_dist.py", + [ + "TestNet", + "forward" + ] + ], + [ + "tests/test_prepare_batch_extra_input.py", + [ + "TestNet", + "forward" + ] + ], + [ + "tests/test_prepare_batch_hovernet.py", + [ + "TestNet", + "forward" + ] + ], + [ + "tests/test_reg_loss_integration.py", + [ + "TestRegLossIntegration", + "test_convergence", + "OnelayerNet", + "forward" + ] + ], + [ + "tests/test_retinanet_detector.py", + [ + "NaiveNetwork", + "forward" + ] + ], + [ + "tests/test_retinanet_predict_utils.py", + [ + "NaiveNetwork", + "forward" + ] + ], + [ + "tests/test_retinanet_predict_utils.py", + [ + "NaiveNetwork2", + "forward" + ] + ], + [ + "tests/test_seg_loss_integration.py", + [ + "TestSegLossIntegration", + "test_convergence", + "OnelayerNet", + "forward" + ] + ], + [ + "tests/test_torchscript_utils.py", + [ + "TestModule", + "forward" + ] + ], + [ + "tests/testing_data/bundle_test_network.py", + [ + "TestMultiInputUNet", + "forward" + ] + ] + ], + "_check_detector_training_components": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "_check_detector_training_components" + ] + ] + ], + "generate_anchors": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "generate_anchors" + ] + ], + [ + "monai/apps/detection/utils/anchor_utils.py", + [ + "AnchorGenerator", + "generate_anchors" + ] + ] + ], + "_reshape_maps": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "_reshape_maps" + ] + ] + ], + "postprocess_detections": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "postprocess_detections" + ] + ] + ], + "compute_loss": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "compute_loss" + ] + ] + ], + "compute_anchor_matched_idxs": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "compute_anchor_matched_idxs" + ] + ] + ], + "compute_cls_loss": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "compute_cls_loss" + ] + ] + ], + "compute_box_loss": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "compute_box_loss" + ] + ] + ], + "get_cls_train_sample_per_image": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "get_cls_train_sample_per_image" + ] + ] + ], + "get_box_train_sample_per_image": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "RetinaNetDetector", + "get_box_train_sample_per_image" + ] + ] + ], + "retinanet_resnet50_fpn_detector": [ + [ + "monai/apps/detection/networks/retinanet_detector.py", + [ + "retinanet_resnet50_fpn_detector" + ] + ] + ], + "resnet_fpn_feature_extractor": [ + [ + "monai/apps/detection/networks/retinanet_network.py", + [ + "resnet_fpn_feature_extractor" + ] + ] + ], + "_apply_affine_to_points": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "_apply_affine_to_points" + ] + ] + ], + "apply_affine_to_boxes": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "apply_affine_to_boxes" + ] + ] + ], + "zoom_boxes": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "zoom_boxes" + ] + ] + ], + "resize_boxes": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "resize_boxes" + ] + ] + ], + "flip_boxes": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "flip_boxes" + ] + ] + ], + "convert_box_to_mask": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "convert_box_to_mask" + ] + ] + ], + "convert_mask_to_box": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "convert_mask_to_box" + ] + ] + ], + "select_labels": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "select_labels" + ] + ] + ], + "swapaxes_boxes": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "swapaxes_boxes" + ] + ] + ], + "rot90_boxes": [ + [ + "monai/apps/detection/transforms/box_ops.py", + [ + "rot90_boxes" + ] + ] + ], + "inverse": [ + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "StandardizeEmptyBoxd", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ConvertBoxModed", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ConvertBoxToStandardModed", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "AffineBoxToImageCoordinated", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "ZoomBoxd", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandZoomBoxd", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "FlipBoxd", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandFlipBoxd", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RotateBox90d", + "inverse" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandRotateBox90d", + "inverse" + ] + ], + [ + "monai/transforms/compose.py", + [ + "Compose", + "inverse" + ] + ], + [ + "monai/transforms/compose.py", + [ + "OneOf", + "inverse" + ] + ], + [ + "monai/transforms/compose.py", + [ + "RandomOrder", + "inverse" + ] + ], + [ + "monai/transforms/compose.py", + [ + "SomeOf", + "inverse" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "Pad", + "inverse" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "Crop", + "inverse" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "CropForeground", + "inverse" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "ResizeWithPadOrCrop", + "inverse" + ] + ], + [ + "monai/transforms/croppad/batch.py", + [ + "PadListDataCollate", + "inverse" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "Padd", + "inverse" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "Cropd", + "inverse" + ] + ], + [ + "monai/transforms/inverse.py", + [ + "InvertibleTransform", + "inverse" + ] + ], + [ + "monai/transforms/lazy/array.py", + [ + "ApplyPending", + "inverse" + ] + ], + [ + "monai/transforms/lazy/dictionary.py", + [ + "ApplyPendingd", + "inverse" + ] + ], + [ + "monai/transforms/meta_utility/dictionary.py", + [ + "FromMetaTensord", + "inverse" + ] + ], + [ + "monai/transforms/meta_utility/dictionary.py", + [ + "ToMetaTensord", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "SpatialResample", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Spacing", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Orientation", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Flip", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Resize", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rotate", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Zoom", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rotate90", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandRotate90", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandRotate", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandFlip", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAxisFlip", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandZoom", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Affine", + "inverse" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "SpatialResampled", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "ResampleToMatchd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Spacingd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Orientationd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rotate90d", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotate90d", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Resized", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Affined", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAffined", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Flipd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandFlipd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAxisFlipd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rotated", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotated", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Zoomd", + "inverse" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandZoomd", + "inverse" + ] + ], + [ + "monai/transforms/traits.py", + [ + "InvertibleTrait", + "inverse" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "Lambda", + "inverse" + ] + ], + [ + "monai/transforms/utility/array.py", + [ + "RandLambda", + "inverse" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "ToTensord", + "inverse" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "Transposed", + "inverse" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "Lambdad", + "inverse" + ] + ], + [ + "monai/transforms/utility/dictionary.py", + [ + "RandLambdad", + "inverse" + ] + ], + [ + "tests/test_one_of.py", + [ + "Inv", + "inverse" + ] + ] + ], + "extract_affine": [ + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "AffineBoxToImageCoordinated", + "extract_affine" + ] + ] + ], + "set_random_state": [ + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandZoomBoxd", + "set_random_state" + ] + ], + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandFlipBoxd", + "set_random_state" + ] + ], + [ + "monai/apps/reconstruction/transforms/dictionary.py", + [ + "RandomKspaceMaskd", + "set_random_state" + ] + ], + [ + "monai/apps/reconstruction/transforms/dictionary.py", + [ + "EquispacedKspaceMaskd", + "set_random_state" + ] + ], + [ + "monai/transforms/compose.py", + [ + "Compose", + "set_random_state" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandSpatialCropSamples", + "set_random_state" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropd", + "set_random_state" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandWeightedCropd", + "set_random_state" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByPosNegLabeld", + "set_random_state" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByLabelClassesd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGaussianNoised", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandRicianNoised", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandShiftIntensityd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandStdShiftIntensityd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandScaleIntensityd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandScaleIntensityFixedMeand", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandBiasFieldd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandAdjustContrastd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGaussianSmoothd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGaussianSharpend", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandHistogramShiftd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandGibbsNoised", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandKSpaceSpikeNoised", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandCoarseDropoutd", + "set_random_state" + ] + ], + [ + "monai/transforms/intensity/dictionary.py", + [ + "RandCoarseShuffled", + "set_random_state" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustContrast", + "set_random_state" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustIntensity", + "set_random_state" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothDeform", + "set_random_state" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothFieldAdjustContrastd", + "set_random_state" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothFieldAdjustIntensityd", + "set_random_state" + ] + ], + [ + "monai/transforms/smooth_field/dictionary.py", + [ + "RandSmoothDeformd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand2DElastic", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand3DElastic", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAffined", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rand2DElasticd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rand3DElasticd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandFlipd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAxisFlipd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotated", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandZoomd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandGridDistortiond", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandGridPatchd", + "set_random_state" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandSimulateLowResolutiond", + "set_random_state" + ] + ], + [ + "monai/transforms/transform.py", + [ + "Randomizable", + "set_random_state" + ] + ] + ], + "generate_fg_center_boxes_np": [ + [ + "monai/apps/detection/transforms/dictionary.py", + [ + "RandCropBoxByPosNegLabeld", + "generate_fg_center_boxes_np" + ] + ] + ], + "compute_matches": [ + [ + "monai/apps/detection/utils/ATSS_matcher.py", + [ + "Matcher", + "compute_matches" + ] + ], + [ + "monai/apps/detection/utils/ATSS_matcher.py", + [ + "ATSSMatcher", + "compute_matches" + ] + ] + ], + "set_cell_anchors": [ + [ + "monai/apps/detection/utils/anchor_utils.py", + [ + "AnchorGenerator", + "set_cell_anchors" + ] + ] + ], + "num_anchors_per_location": [ + [ + "monai/apps/detection/utils/anchor_utils.py", + [ + "AnchorGenerator", + "num_anchors_per_location" + ] + ] + ], + "grid_anchors": [ + [ + "monai/apps/detection/utils/anchor_utils.py", + [ + "AnchorGenerator", + "grid_anchors" + ] + ] + ], + "generate_anchors_using_shape": [ + [ + "monai/apps/detection/utils/anchor_utils.py", + [ + "AnchorGeneratorWithAnchorShape", + "generate_anchors_using_shape" + ] + ] + ], + "encode_boxes": [ + [ + "monai/apps/detection/utils/box_coder.py", + [ + "encode_boxes" + ] + ] + ], + "encode": [ + [ + "monai/apps/detection/utils/box_coder.py", + [ + "BoxCoder", + "encode" + ] + ], + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNet", + "encode" + ] + ] + ], + "encode_single": [ + [ + "monai/apps/detection/utils/box_coder.py", + [ + "BoxCoder", + "encode_single" + ] + ] + ], + "decode": [ + [ + "monai/apps/detection/utils/box_coder.py", + [ + "BoxCoder", + "decode" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "decode" + ] + ], + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNet", + "decode" + ] + ] + ], + "decode_single": [ + [ + "monai/apps/detection/utils/box_coder.py", + [ + "BoxCoder", + "decode_single" + ] + ] + ], + "select_top_score_idx_per_level": [ + [ + "monai/apps/detection/utils/box_selector.py", + [ + "BoxSelector", + "select_top_score_idx_per_level" + ] + ] + ], + "select_boxes_per_image": [ + [ + "monai/apps/detection/utils/box_selector.py", + [ + "BoxSelector", + "select_boxes_per_image" + ] + ] + ], + "check_input_images": [ + [ + "monai/apps/detection/utils/detector_utils.py", + [ + "check_input_images" + ] + ] + ], + "check_training_targets": [ + [ + "monai/apps/detection/utils/detector_utils.py", + [ + "check_training_targets" + ] + ] + ], + "pad_images": [ + [ + "monai/apps/detection/utils/detector_utils.py", + [ + "pad_images" + ] + ] + ], + "preprocess_images": [ + [ + "monai/apps/detection/utils/detector_utils.py", + [ + "preprocess_images" + ] + ] + ], + "select_negatives": [ + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSamplerBase", + "select_negatives" + ] + ] + ], + "select_samples_img_list": [ + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSampler", + "select_samples_img_list" + ] + ] + ], + "select_samples_per_img": [ + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSampler", + "select_samples_per_img" + ] + ] + ], + "get_num_pos": [ + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSampler", + "get_num_pos" + ] + ] + ], + "get_num_neg": [ + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSampler", + "get_num_neg" + ] + ] + ], + "select_positives": [ + [ + "monai/apps/detection/utils/hard_negative_sampler.py", + [ + "HardNegativeSampler", + "select_positives" + ] + ] + ], + "ensure_dict_value_to_list_": [ + [ + "monai/apps/detection/utils/predict_utils.py", + [ + "ensure_dict_value_to_list_" + ] + ] + ], + "check_dict_values_same_length": [ + [ + "monai/apps/detection/utils/predict_utils.py", + [ + "check_dict_values_same_length" + ] + ] + ], + "_network_sequence_output": [ + [ + "monai/apps/detection/utils/predict_utils.py", + [ + "_network_sequence_output" + ] + ] + ], + "predict_with_inferer": [ + [ + "monai/apps/detection/utils/predict_utils.py", + [ + "predict_with_inferer" + ] + ] + ], + "get_model_spec": [ + [ + "monai/apps/mmars/mmars.py", + [ + "get_model_spec" + ] + ] + ], + "_get_all_ngc_models": [ + [ + "monai/apps/mmars/mmars.py", + [ + "_get_all_ngc_models" + ] + ] + ], + "_get_ngc_url": [ + [ + "monai/apps/mmars/mmars.py", + [ + "_get_ngc_url" + ] + ] + ], + "_get_ngc_doc_url": [ + [ + "monai/apps/mmars/mmars.py", + [ + "_get_ngc_doc_url" + ] + ] + ], + "download_mmar": [ + [ + "monai/apps/mmars/mmars.py", + [ + "download_mmar" + ] + ] + ], + "load_from_mmar": [ + [ + "monai/apps/mmars/mmars.py", + [ + "load_from_mmar" + ] + ] + ], + "_get_val": [ + [ + "monai/apps/mmars/mmars.py", + [ + "_get_val" + ] + ] + ], + "convert_dataset": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "convert_dataset" + ] + ] + ], + "convert_msd_dataset": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "convert_msd_dataset" + ] + ] + ], + "extract_fingerprints": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "extract_fingerprints" + ] + ] + ], + "plan_experiments": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "plan_experiments" + ] + ] + ], + "preprocess": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "preprocess" + ] + ] + ], + "plan_and_process": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "plan_and_process" + ] + ] + ], + "train_single_model": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "train_single_model" + ] + ] + ], + "train_parallel_cmd": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "train_parallel_cmd" + ] + ] + ], + "train_parallel": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "train_parallel" + ] + ] + ], + "validate_single_model": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "validate_single_model" + ] + ] + ], + "validate": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "validate" + ] + ] + ], + "find_best_configuration": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "find_best_configuration" + ] + ] + ], + "predict_ensemble_postprocessing": [ + [ + "monai/apps/nnunet/nnunetv2_runner.py", + [ + "nnUNetV2Runner", + "predict_ensemble_postprocessing" + ] + ] + ], + "analyze_data": [ + [ + "monai/apps/nnunet/utils.py", + [ + "analyze_data" + ] + ] + ], + "create_new_data_copy": [ + [ + "monai/apps/nnunet/utils.py", + [ + "create_new_data_copy" + ] + ] + ], + "create_new_dataset_json": [ + [ + "monai/apps/nnunet/utils.py", + [ + "create_new_dataset_json" + ] + ] + ], + "bbox": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "ExtractPatchd", + "bbox" + ] + ] + ], + "filter": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "FilterImaged", + "filter" + ] + ], + [ + "monai/utils/dist.py", + [ + "RankFilter", + "filter" + ] + ] + ], + "filter_green_channel": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "FilterImaged", + "filter_green_channel" + ] + ] + ], + "filter_grays": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "FilterImaged", + "filter_grays" + ] + ] + ], + "mask_percent": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "FilterImaged", + "mask_percent" + ] + ] + ], + "filter_remove_small_objects": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "FilterImaged", + "filter_remove_small_objects" + ] + ] + ], + "_apply_gaussian": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "AddPointGuidanceSignald", + "_apply_gaussian" + ] + ], + [ + "monai/apps/nuclick/transforms.py", + [ + "AddClickSignalsd", + "_apply_gaussian" + ] + ] + ], + "_seed_point": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "AddPointGuidanceSignald", + "_seed_point" + ] + ] + ], + "inclusion_map": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "AddPointGuidanceSignald", + "inclusion_map" + ] + ] + ], + "exclusion_map": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "AddPointGuidanceSignald", + "exclusion_map" + ] + ] + ], + "get_clickmap_boundingbox": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "AddClickSignalsd", + "get_clickmap_boundingbox" + ] + ] + ], + "get_patches_and_signals": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "AddClickSignalsd", + "get_patches_and_signals" + ] + ] + ], + "post_processing": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "PostFilterLabeld", + "post_processing" + ] + ] + ], + "gen_instance_map": [ + [ + "monai/apps/nuclick/transforms.py", + [ + "PostFilterLabeld", + "gen_instance_map" + ] + ] + ], + "_wrapper": [ + [ + "monai/apps/pathology/handlers/utils.py", + [ + "from_engine_hovernet", + "_wrapper" + ] + ], + [ + "monai/handlers/utils.py", + [ + "from_engine", + "_wrapper" + ] + ], + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated", + "_decorator", + "_wrapper" + ] + ], + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated_arg", + "_decorator", + "_wrapper" + ] + ], + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated_arg_default", + "_decorator", + "_wrapper" + ] + ], + [ + "monai/utils/module.py", + [ + "require_pkg", + "_decorator", + "_wrapper" + ] + ], + [ + "tests/utils.py", + [ + "DistCall", + "__call__", + "_wrapper" + ] + ], + [ + "tests/utils.py", + [ + "TimedCall", + "__call__", + "_wrapper" + ] + ] + ], + "from_engine_hovernet": [ + [ + "monai/apps/pathology/handlers/utils.py", + [ + "from_engine_hovernet" + ] + ] + ], + "process_output": [ + [ + "monai/apps/pathology/inferers/inferer.py", + [ + "SlidingWindowHoVerNetInferer", + "process_output" + ] + ] + ], + "_compute_sobel": [ + [ + "monai/apps/pathology/losses/hovernet_loss.py", + [ + "HoVerNetLoss", + "_compute_sobel" + ] + ] + ], + "_mse_gradient_loss": [ + [ + "monai/apps/pathology/losses/hovernet_loss.py", + [ + "HoVerNetLoss", + "_mse_gradient_loss" + ] + ] + ], + "tqdm": [ + [ + "monai/apps/pathology/metrics/lesion_froc.py", + [ + "if_not_has_tqdm_", + "tqdm" + ] + ] + ], + "prepare_inference_result": [ + [ + "monai/apps/pathology/metrics/lesion_froc.py", + [ + "LesionFROC", + "prepare_inference_result" + ] + ] + ], + "prepare_ground_truth": [ + [ + "monai/apps/pathology/metrics/lesion_froc.py", + [ + "LesionFROC", + "prepare_ground_truth" + ] + ] + ], + "compute_fp_tp": [ + [ + "monai/apps/pathology/metrics/lesion_froc.py", + [ + "LesionFROC", + "compute_fp_tp" + ] + ] + ], + "evaluate": [ + [ + "monai/apps/pathology/metrics/lesion_froc.py", + [ + "LesionFROC", + "evaluate" + ] + ], + [ + "monai/auto3dseg/operations.py", + [ + "Operations", + "evaluate" + ] + ], + [ + "monai/auto3dseg/operations.py", + [ + "SampleOperations", + "evaluate" + ] + ], + [ + "monai/auto3dseg/operations.py", + [ + "SummaryOperations", + "evaluate" + ] + ], + [ + "monai/bundle/config_item.py", + [ + "ConfigExpression", + "evaluate" + ] + ], + [ + "monai/fl/client/client_algo.py", + [ + "ClientAlgo", + "evaluate" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "evaluate" + ] + ] + ], + "_generate_contour_coord": [ + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateSuccinctContour", + "_generate_contour_coord" + ] + ] + ], + "_calculate_distance_from_top_left": [ + [ + "monai/apps/pathology/transforms/post/array.py", + [ + "GenerateSuccinctContour", + "_calculate_distance_from_top_left" + ] + ] + ], + "_deconvolution_extract_stain": [ + [ + "monai/apps/pathology/transforms/stain/array.py", + [ + "ExtractHEStains", + "_deconvolution_extract_stain" + ] + ] + ], + "compute_multi_instance_mask": [ + [ + "monai/apps/pathology/utils.py", + [ + "compute_multi_instance_mask" + ] + ] + ], + "compute_isolated_tumor_cells": [ + [ + "monai/apps/pathology/utils.py", + [ + "compute_isolated_tumor_cells" + ] + ] + ], + "convert_to_tensor_complex": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "convert_to_tensor_complex" + ] + ] + ], + "complex_abs_t": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "complex_abs_t" + ] + ] + ], + "complex_abs": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "complex_abs" + ] + ] + ], + "complex_mul_t": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "complex_mul_t" + ] + ] + ], + "complex_mul": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "complex_mul" + ] + ] + ], + "complex_conj_t": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "complex_conj_t" + ] + ] + ], + "complex_conj": [ + [ + "monai/apps/reconstruction/complex_utils.py", + [ + "complex_conj" + ] + ] + ], + "verify_suffix": [ + [ + "monai/apps/reconstruction/fastmri_reader.py", + [ + "FastMRIReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ImageReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NumpyReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PILReader", + "verify_suffix" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NrrdReader", + "verify_suffix" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "verify_suffix" + ] + ], + [ + "tests/test_load_image.py", + [ + "_MiniReader", + "verify_suffix" + ] + ] + ], + "read": [ + [ + "monai/apps/reconstruction/fastmri_reader.py", + [ + "FastMRIReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ImageReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NumpyReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PILReader", + "read" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NrrdReader", + "read" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "read" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "read" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "read" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "read" + ] + ], + [ + "tests/test_load_image.py", + [ + "_MiniReader", + "read" + ] + ] + ], + "get_data": [ + [ + "monai/apps/reconstruction/fastmri_reader.py", + [ + "FastMRIReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ImageReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NumpyReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PILReader", + "get_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NrrdReader", + "get_data" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_data" + ] + ], + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "get_data" + ] + ], + [ + "tests/test_fourier.py", + [ + "TestFourier", + "get_data" + ] + ], + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise", + "get_data" + ] + ], + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "get_data" + ] + ], + [ + "tests/test_k_space_spike_noise.py", + [ + "TestKSpaceSpikeNoise", + "get_data" + ] + ], + [ + "tests/test_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "get_data" + ] + ], + [ + "tests/test_load_image.py", + [ + "_MiniReader", + "get_data" + ] + ], + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "get_data" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "get_data" + ] + ], + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "get_data" + ] + ], + [ + "tests/test_rand_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "get_data" + ] + ], + [ + "tests/test_rand_weighted_crop.py", + [ + "get_data" + ] + ], + [ + "tests/test_rand_weighted_cropd.py", + [ + "get_data" + ] + ], + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "get_data" + ] + ] + ], + "_get_meta_dict": [ + [ + "monai/apps/reconstruction/fastmri_reader.py", + [ + "FastMRIReader", + "_get_meta_dict" + ] + ], + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "_get_meta_dict" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "_get_meta_dict" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "_get_meta_dict" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PILReader", + "_get_meta_dict" + ] + ] + ], + "root_sum_of_squares_t": [ + [ + "monai/apps/reconstruction/mri_utils.py", + [ + "root_sum_of_squares_t" + ] + ] + ], + "root_sum_of_squares": [ + [ + "monai/apps/reconstruction/mri_utils.py", + [ + "root_sum_of_squares" + ] + ] + ], + "soft_dc": [ + [ + "monai/apps/reconstruction/networks/blocks/varnetblock.py", + [ + "VarNetBlock", + "soft_dc" + ] + ] + ], + "get_fully_sampled_region": [ + [ + "monai/apps/reconstruction/networks/nets/coil_sensitivity_model.py", + [ + "CoilSensitivityModel", + "get_fully_sampled_region" + ] + ] + ], + "reshape_complex_to_channel_dim": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "reshape_complex_to_channel_dim" + ] + ] + ], + "reshape_channel_complex_to_last_dim": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "reshape_channel_complex_to_last_dim" + ] + ] + ], + "reshape_channel_to_batch_dim": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "reshape_channel_to_batch_dim" + ] + ] + ], + "reshape_batch_channel_to_channel_dim": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "reshape_batch_channel_to_channel_dim" + ] + ] + ], + "complex_normalize": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "complex_normalize" + ] + ] + ], + "divisible_pad_t": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "divisible_pad_t" + ] + ] + ], + "inverse_divisible_pad_t": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "inverse_divisible_pad_t" + ] + ] + ], + "floor_ceil": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "floor_ceil" + ] + ] + ], + "sensitivity_map_reduce": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "sensitivity_map_reduce" + ] + ] + ], + "sensitivity_map_expand": [ + [ + "monai/apps/reconstruction/networks/nets/utils.py", + [ + "sensitivity_map_expand" + ] + ] + ], + "randomize_choose_acceleration": [ + [ + "monai/apps/reconstruction/transforms/array.py", + [ + "KspaceMask", + "randomize_choose_acceleration" + ] + ] + ], + "get_tcia_metadata": [ + [ + "monai/apps/tcia/utils.py", + [ + "get_tcia_metadata" + ] + ] + ], + "download_tcia_series_instance": [ + [ + "monai/apps/tcia/utils.py", + [ + "download_tcia_series_instance" + ] + ] + ], + "get_tcia_ref_uid": [ + [ + "monai/apps/tcia/utils.py", + [ + "get_tcia_ref_uid" + ] + ] + ], + "match_tcia_ref_uid_in_study": [ + [ + "monai/apps/tcia/utils.py", + [ + "match_tcia_ref_uid_in_study" + ] + ] + ], + "get_logger": [ + [ + "monai/apps/utils.py", + [ + "get_logger" + ] + ] + ], + "_basename": [ + [ + "monai/apps/utils.py", + [ + "_basename" + ] + ] + ], + "update_to": [ + [ + "monai/apps/utils.py", + [ + "_download_with_progress", + "try_", + "if_has_tqdm_and_progress_", + "TqdmUpTo", + "update_to" + ] + ] + ], + "_download_with_progress": [ + [ + "monai/apps/utils.py", + [ + "_download_with_progress" + ] + ] + ], + "check_hash": [ + [ + "monai/apps/utils.py", + [ + "check_hash" + ] + ] + ], + "download_url": [ + [ + "monai/apps/utils.py", + [ + "download_url" + ] + ] + ], + "extractall": [ + [ + "monai/apps/utils.py", + [ + "extractall" + ] + ] + ], + "download_and_extract": [ + [ + "monai/apps/utils.py", + [ + "download_and_extract" + ] + ] + ], + "set_budget": [ + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "set_budget" + ] + ] + ], + "get_budget": [ + [ + "monai/auto3dseg/algo_gen.py", + [ + "AlgoGen", + "get_budget" + ] + ] + ], + "update_ops": [ + [ + "monai/auto3dseg/analyzer.py", + [ + "Analyzer", + "update_ops" + ] + ] + ], + "update_ops_nested_label": [ + [ + "monai/auto3dseg/analyzer.py", + [ + "Analyzer", + "update_ops_nested_label" + ] + ] + ], + "get_report_format": [ + [ + "monai/auto3dseg/analyzer.py", + [ + "Analyzer", + "get_report_format" + ] + ] + ], + "unwrap_ops": [ + [ + "monai/auto3dseg/analyzer.py", + [ + "Analyzer", + "unwrap_ops" + ] + ] + ], + "resolve_format": [ + [ + "monai/auto3dseg/analyzer.py", + [ + "Analyzer", + "resolve_format" + ] + ] + ], + "add_analyzer": [ + [ + "monai/auto3dseg/seg_summarizer.py", + [ + "SegSummarizer", + "add_analyzer" + ] + ] + ], + "summarize": [ + [ + "monai/auto3dseg/seg_summarizer.py", + [ + "SegSummarizer", + "summarize" + ] + ] + ], + "get_foreground_image": [ + [ + "monai/auto3dseg/utils.py", + [ + "get_foreground_image" + ] + ] + ], + "get_foreground_label": [ + [ + "monai/auto3dseg/utils.py", + [ + "get_foreground_label" + ] + ] + ], + "get_label_ccp": [ + [ + "monai/auto3dseg/utils.py", + [ + "get_label_ccp" + ] + ] + ], + "concat_val_to_np": [ + [ + "monai/auto3dseg/utils.py", + [ + "concat_val_to_np" + ] + ] + ], + "concat_multikeys_to_dict": [ + [ + "monai/auto3dseg/utils.py", + [ + "concat_multikeys_to_dict" + ] + ] + ], + "datafold_read": [ + [ + "monai/auto3dseg/utils.py", + [ + "datafold_read" + ] + ] + ], + "verify_report_format": [ + [ + "monai/auto3dseg/utils.py", + [ + "verify_report_format" + ] + ] + ], + "algo_to_pickle": [ + [ + "monai/auto3dseg/utils.py", + [ + "algo_to_pickle" + ] + ] + ], + "algo_from_pickle": [ + [ + "monai/auto3dseg/utils.py", + [ + "algo_from_pickle" + ] + ] + ], + "list_to_python_fire_arg_str": [ + [ + "monai/auto3dseg/utils.py", + [ + "list_to_python_fire_arg_str" + ] + ] + ], + "check_and_set_optional_args": [ + [ + "monai/auto3dseg/utils.py", + [ + "check_and_set_optional_args" + ] + ] + ], + "_prepare_cmd_default": [ + [ + "monai/auto3dseg/utils.py", + [ + "_prepare_cmd_default" + ] + ] + ], + "_prepare_cmd_torchrun": [ + [ + "monai/auto3dseg/utils.py", + [ + "_prepare_cmd_torchrun" + ] + ] + ], + "_prepare_cmd_bcprun": [ + [ + "monai/auto3dseg/utils.py", + [ + "_prepare_cmd_bcprun" + ] + ] + ], + "_run_cmd_torchrun": [ + [ + "monai/auto3dseg/utils.py", + [ + "_run_cmd_torchrun" + ] + ] + ], + "_run_cmd_bcprun": [ + [ + "monai/auto3dseg/utils.py", + [ + "_run_cmd_bcprun" + ] + ] + ], + "is_disabled": [ + [ + "monai/bundle/config_item.py", + [ + "Instantiable", + "is_disabled" + ] + ], + [ + "monai/bundle/config_item.py", + [ + "ConfigComponent", + "is_disabled" + ] + ] + ], + "instantiate": [ + [ + "monai/bundle/config_item.py", + [ + "Instantiable", + "instantiate" + ] + ], + [ + "monai/bundle/config_item.py", + [ + "ConfigComponent", + "instantiate" + ] + ], + [ + "monai/utils/module.py", + [ + "instantiate" + ] + ] + ], + "_find_module_names": [ + [ + "monai/bundle/config_item.py", + [ + "ComponentLocator", + "_find_module_names" + ] + ] + ], + "_find_classes_or_functions": [ + [ + "monai/bundle/config_item.py", + [ + "ComponentLocator", + "_find_classes_or_functions" + ] + ] + ], + "get_component_module_name": [ + [ + "monai/bundle/config_item.py", + [ + "ComponentLocator", + "get_component_module_name" + ] + ] + ], + "get_id": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigItem", + "get_id" + ] + ] + ], + "update_config": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigItem", + "update_config" + ] + ] + ], + "__repr__": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigItem", + "__repr__" + ] + ], + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "__repr__" + ] + ], + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "__repr__" + ] + ], + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__repr__" + ] + ], + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "__repr__" + ] + ], + [ + "monai/transforms/adaptors.py", + [ + "FunctionSignature", + "__repr__" + ] + ], + [ + "monai/utils/enums.py", + [ + "StrEnum", + "__repr__" + ] + ] + ], + "is_instantiable": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigComponent", + "is_instantiable" + ] + ] + ], + "resolve_module_name": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigComponent", + "resolve_module_name" + ] + ] + ], + "resolve_args": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigComponent", + "resolve_args" + ] + ] + ], + "_parse_import_string": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigExpression", + "_parse_import_string" + ] + ] + ], + "is_expression": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigExpression", + "is_expression" + ] + ] + ], + "is_import_statement": [ + [ + "monai/bundle/config_item.py", + [ + "ConfigExpression", + "is_import_statement" + ] + ] + ], + "__getattr__": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "__getattr__" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "__getattr__" + ] + ], + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "__getattr__" + ] + ], + [ + "monai/utils/module.py", + [ + "optional_import", + "_LazyRaise", + "__getattr__" + ] + ] + ], + "__getitem__": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "__getitem__" + ] + ], + [ + "monai/data/dataset.py", + [ + "Dataset", + "__getitem__" + ] + ], + [ + "monai/data/dataset.py", + [ + "ArrayDataset", + "__getitem__" + ] + ], + [ + "monai/data/image_dataset.py", + [ + "ImageDataset", + "__getitem__" + ] + ], + [ + "monai/data/video_dataset.py", + [ + "VideoFileDataset", + "__getitem__" + ] + ], + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "__getitem__" + ] + ], + [ + "monai/transforms/inverse_batch_transform.py", + [ + "_BatchInverseDataset", + "__getitem__" + ] + ], + [ + "monai/utils/module.py", + [ + "optional_import", + "_LazyRaise", + "__getitem__" + ] + ], + [ + "tests/test_dataloader.py", + [ + "_RandomDataset", + "__getitem__" + ] + ], + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "TestDataset", + "__getitem__" + ] + ], + [ + "tests/test_handler_prob_map_producer.py", + [ + "TestDataset", + "__getitem__" + ] + ], + [ + "tests/test_integration_classification_2d.py", + [ + "MedNISTDataset", + "__getitem__" + ] + ], + [ + "tests/test_integration_determinism.py", + [ + "run_test", + "_TestBatch", + "__getitem__" + ] + ], + [ + "tests/test_integration_unet_2d.py", + [ + "run_test", + "_TestBatch", + "__getitem__" + ] + ], + [ + "tests/test_pad_collation.py", + [ + "_Dataset", + "__getitem__" + ] + ], + [ + "tests/test_zipdataset.py", + [ + "Dataset_", + "__getitem__" + ] + ] + ], + "__setitem__": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "__setitem__" + ] + ] + ], + "get": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "get" + ] + ] + ], + "set": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "set" + ] + ] + ], + "update": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "update" + ] + ], + [ + "monai/handlers/ignite_metric.py", + [ + "IgniteMetricHandler", + "update" + ] + ] + ], + "__contains__": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "__contains__" + ] + ] + ], + "parse": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "parse" + ] + ] + ], + "get_parsed_content": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "get_parsed_content" + ] + ] + ], + "read_meta": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "read_meta" + ] + ] + ], + "read_config": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "read_config" + ] + ] + ], + "_do_resolve": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "_do_resolve" + ] + ] + ], + "resolve_macro_and_relative_ids": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "resolve_macro_and_relative_ids" + ] + ] + ], + "_do_parse": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "_do_parse" + ] + ] + ], + "load_config_file": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "load_config_file" + ] + ] + ], + "load_config_files": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "load_config_files" + ] + ] + ], + "export_config_file": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "export_config_file" + ] + ] + ], + "split_path_id": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "split_path_id" + ] + ] + ], + "resolve_relative_ids": [ + [ + "monai/bundle/config_parser.py", + [ + "ConfigParser", + "resolve_relative_ids" + ] + ] + ], + "reset": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "reset" + ] + ], + [ + "monai/data/dataset.py", + [ + "DatasetFunc", + "reset" + ] + ], + [ + "monai/data/iterable_dataset.py", + [ + "CSVIterableDataset", + "reset" + ] + ], + [ + "monai/handlers/ignite_metric.py", + [ + "IgniteMetricHandler", + "reset" + ] + ], + [ + "monai/metrics/cumulative_average.py", + [ + "CumulativeAverage", + "reset" + ] + ], + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "reset" + ] + ], + [ + "monai/networks/layers/gmm.py", + [ + "GaussianMixtureModel", + "reset" + ] + ], + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "reset" + ] + ] + ], + "is_resolved": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "is_resolved" + ] + ] + ], + "add_item": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "add_item" + ] + ] + ], + "get_item": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "get_item" + ] + ] + ], + "_resolve_one_item": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "_resolve_one_item" + ] + ] + ], + "get_resolved_content": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "get_resolved_content" + ] + ] + ], + "normalize_id": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "normalize_id" + ] + ] + ], + "split_id": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "split_id" + ] + ] + ], + "iter_subconfigs": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "iter_subconfigs" + ] + ] + ], + "match_refs_pattern": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "match_refs_pattern" + ] + ] + ], + "update_refs_pattern": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "update_refs_pattern" + ] + ] + ], + "find_refs_in_config": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "find_refs_in_config" + ] + ] + ], + "update_config_with_refs": [ + [ + "monai/bundle/reference_resolver.py", + [ + "ReferenceResolver", + "update_config_with_refs" + ] + ] + ], + "_update_args": [ + [ + "monai/bundle/scripts.py", + [ + "_update_args" + ] + ] + ], + "_pop_args": [ + [ + "monai/bundle/scripts.py", + [ + "_pop_args" + ] + ] + ], + "_log_input_summary": [ + [ + "monai/bundle/scripts.py", + [ + "_log_input_summary" + ] + ] + ], + "_get_var_names": [ + [ + "monai/bundle/scripts.py", + [ + "_get_var_names" + ] + ] + ], + "_get_fake_spatial_shape": [ + [ + "monai/bundle/scripts.py", + [ + "_get_fake_spatial_shape" + ] + ] + ], + "_get_git_release_url": [ + [ + "monai/bundle/scripts.py", + [ + "_get_git_release_url" + ] + ] + ], + "_get_ngc_bundle_url": [ + [ + "monai/bundle/scripts.py", + [ + "_get_ngc_bundle_url" + ] + ] + ], + "_get_monaihosting_bundle_url": [ + [ + "monai/bundle/scripts.py", + [ + "_get_monaihosting_bundle_url" + ] + ] + ], + "_download_from_github": [ + [ + "monai/bundle/scripts.py", + [ + "_download_from_github" + ] + ] + ], + "_download_from_monaihosting": [ + [ + "monai/bundle/scripts.py", + [ + "_download_from_monaihosting" + ] + ] + ], + "_add_ngc_prefix": [ + [ + "monai/bundle/scripts.py", + [ + "_add_ngc_prefix" + ] + ] + ], + "_remove_ngc_prefix": [ + [ + "monai/bundle/scripts.py", + [ + "_remove_ngc_prefix" + ] + ] + ], + "_download_from_ngc": [ + [ + "monai/bundle/scripts.py", + [ + "_download_from_ngc" + ] + ] + ], + "_get_latest_bundle_version_monaihosting": [ + [ + "monai/bundle/scripts.py", + [ + "_get_latest_bundle_version_monaihosting" + ] + ] + ], + "_get_latest_bundle_version": [ + [ + "monai/bundle/scripts.py", + [ + "_get_latest_bundle_version" + ] + ] + ], + "_process_bundle_dir": [ + [ + "monai/bundle/scripts.py", + [ + "_process_bundle_dir" + ] + ] + ], + "download": [ + [ + "monai/bundle/scripts.py", + [ + "download" + ] + ] + ], + "load": [ + [ + "monai/bundle/scripts.py", + [ + "load" + ] + ], + [ + "monai/networks/nets/transchex.py", + [ + "BertPreTrainedModel", + "from_pretrained", + "load" + ] + ] + ], + "_get_all_bundles_info": [ + [ + "monai/bundle/scripts.py", + [ + "_get_all_bundles_info" + ] + ] + ], + "get_all_bundles_list": [ + [ + "monai/bundle/scripts.py", + [ + "get_all_bundles_list" + ] + ] + ], + "get_bundle_versions": [ + [ + "monai/bundle/scripts.py", + [ + "get_bundle_versions" + ] + ] + ], + "get_bundle_info": [ + [ + "monai/bundle/scripts.py", + [ + "get_bundle_info" + ] + ] + ], + "run_workflow": [ + [ + "monai/bundle/scripts.py", + [ + "run_workflow" + ] + ] + ], + "verify_metadata": [ + [ + "monai/bundle/scripts.py", + [ + "verify_metadata" + ] + ] + ], + "_get_net_io_info": [ + [ + "monai/bundle/scripts.py", + [ + "_get_net_io_info" + ] + ] + ], + "_get_fake_input_shape": [ + [ + "monai/bundle/scripts.py", + [ + "_get_fake_input_shape" + ] + ] + ], + "verify_net_in_out": [ + [ + "monai/bundle/scripts.py", + [ + "verify_net_in_out" + ] + ] + ], + "_export": [ + [ + "monai/bundle/scripts.py", + [ + "_export" + ] + ] + ], + "onnx_export": [ + [ + "monai/bundle/scripts.py", + [ + "onnx_export" + ] + ] + ], + "ckpt_export": [ + [ + "monai/bundle/scripts.py", + [ + "ckpt_export" + ] + ] + ], + "trt_export": [ + [ + "monai/bundle/scripts.py", + [ + "trt_export" + ] + ] + ], + "init_bundle": [ + [ + "monai/bundle/scripts.py", + [ + "init_bundle" + ] + ] + ], + "create_workflow": [ + [ + "monai/bundle/scripts.py", + [ + "create_workflow" + ] + ] + ], + "download_large_files": [ + [ + "monai/bundle/scripts.py", + [ + "download_large_files" + ] + ] + ], + "load_bundle_config": [ + [ + "monai/bundle/utils.py", + [ + "load_bundle_config" + ] + ] + ], + "initialize": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "initialize" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "initialize" + ] + ], + [ + "monai/fl/client/client_algo.py", + [ + "BaseClient", + "initialize" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgoStats", + "initialize" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "initialize" + ] + ], + [ + "tests/nonconfig_workflow.py", + [ + "NonConfigWorkflow", + "initialize" + ] + ] + ], + "finalize": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "finalize" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "finalize" + ] + ], + [ + "monai/data/csv_saver.py", + [ + "CSVSaver", + "finalize" + ] + ], + [ + "monai/fl/client/client_algo.py", + [ + "BaseClient", + "finalize" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "finalize" + ] + ], + [ + "monai/handlers/probability_maps.py", + [ + "ProbMapProducer", + "finalize" + ] + ], + [ + "monai/inferers/merger.py", + [ + "Merger", + "finalize" + ] + ], + [ + "monai/inferers/merger.py", + [ + "AvgMerger", + "finalize" + ] + ], + [ + "monai/inferers/merger.py", + [ + "ZarrAvgMerger", + "finalize" + ] + ], + [ + "tests/nonconfig_workflow.py", + [ + "NonConfigWorkflow", + "finalize" + ] + ] + ], + "_get_property": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "_get_property" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "_get_property" + ] + ], + [ + "tests/nonconfig_workflow.py", + [ + "NonConfigWorkflow", + "_get_property" + ] + ] + ], + "_set_property": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "_set_property" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "_set_property" + ] + ], + [ + "tests/nonconfig_workflow.py", + [ + "NonConfigWorkflow", + "_set_property" + ] + ] + ], + "__setattr__": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "__setattr__" + ] + ] + ], + "get_workflow_type": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "get_workflow_type" + ] + ] + ], + "add_property": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "add_property" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "add_property" + ] + ] + ], + "check_properties": [ + [ + "monai/bundle/workflows.py", + [ + "BundleWorkflow", + "check_properties" + ] + ], + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "check_properties" + ] + ] + ], + "_run_expr": [ + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "_run_expr" + ] + ] + ], + "_get_prop_id": [ + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "_get_prop_id" + ] + ] + ], + "_check_optional_id": [ + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "_check_optional_id" + ] + ] + ], + "patch_bundle_tracking": [ + [ + "monai/bundle/workflows.py", + [ + "ConfigWorkflow", + "patch_bundle_tracking" + ] + ] + ], + "get_config_values": [ + [ + "monai/config/deviceconfig.py", + [ + "get_config_values" + ] + ] + ], + "get_optional_config_values": [ + [ + "monai/config/deviceconfig.py", + [ + "get_optional_config_values" + ] + ] + ], + "print_config": [ + [ + "monai/config/deviceconfig.py", + [ + "print_config" + ] + ] + ], + "_dict_append": [ + [ + "monai/config/deviceconfig.py", + [ + "_dict_append" + ] + ] + ], + "get_system_info": [ + [ + "monai/config/deviceconfig.py", + [ + "get_system_info" + ] + ] + ], + "print_system_info": [ + [ + "monai/config/deviceconfig.py", + [ + "print_system_info" + ] + ] + ], + "get_gpu_info": [ + [ + "monai/config/deviceconfig.py", + [ + "get_gpu_info" + ] + ] + ], + "print_gpu_info": [ + [ + "monai/config/deviceconfig.py", + [ + "print_gpu_info" + ] + ] + ], + "print_debug_info": [ + [ + "monai/config/deviceconfig.py", + [ + "print_debug_info" + ] + ] + ], + "_rebuild_meta": [ + [ + "monai/data/__init__.py", + [ + "with_contextlib_suppress_", + "_rebuild_meta" + ] + ] + ], + "reduce_meta_tensor": [ + [ + "monai/data/__init__.py", + [ + "with_contextlib_suppress_", + "reduce_meta_tensor" + ] + ] + ], + "get_name": [ + [ + "monai/data/box_utils.py", + [ + "BoxMode", + "get_name" + ] + ] + ], + "boxes_to_corners": [ + [ + "monai/data/box_utils.py", + [ + "BoxMode", + "boxes_to_corners" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerCornerModeTypeA", + "boxes_to_corners" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerCornerModeTypeB", + "boxes_to_corners" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerCornerModeTypeC", + "boxes_to_corners" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerSizeMode", + "boxes_to_corners" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CenterSizeMode", + "boxes_to_corners" + ] + ] + ], + "corners_to_boxes": [ + [ + "monai/data/box_utils.py", + [ + "BoxMode", + "corners_to_boxes" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerCornerModeTypeA", + "corners_to_boxes" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerCornerModeTypeB", + "corners_to_boxes" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerCornerModeTypeC", + "corners_to_boxes" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CornerSizeMode", + "corners_to_boxes" + ] + ], + [ + "monai/data/box_utils.py", + [ + "CenterSizeMode", + "corners_to_boxes" + ] + ] + ], + "get_spatial_dims": [ + [ + "monai/data/box_utils.py", + [ + "get_spatial_dims" + ] + ] + ], + "get_boxmode": [ + [ + "monai/data/box_utils.py", + [ + "get_boxmode" + ] + ] + ], + "standardize_empty_box": [ + [ + "monai/data/box_utils.py", + [ + "standardize_empty_box" + ] + ] + ], + "convert_box_mode": [ + [ + "monai/data/box_utils.py", + [ + "convert_box_mode" + ] + ] + ], + "convert_box_to_standard_mode": [ + [ + "monai/data/box_utils.py", + [ + "convert_box_to_standard_mode" + ] + ] + ], + "box_centers": [ + [ + "monai/data/box_utils.py", + [ + "box_centers" + ] + ] + ], + "centers_in_boxes": [ + [ + "monai/data/box_utils.py", + [ + "centers_in_boxes" + ] + ] + ], + "boxes_center_distance": [ + [ + "monai/data/box_utils.py", + [ + "boxes_center_distance" + ] + ] + ], + "is_valid_box_values": [ + [ + "monai/data/box_utils.py", + [ + "is_valid_box_values" + ] + ] + ], + "box_area": [ + [ + "monai/data/box_utils.py", + [ + "box_area" + ] + ] + ], + "_box_inter_union": [ + [ + "monai/data/box_utils.py", + [ + "_box_inter_union" + ] + ] + ], + "box_iou": [ + [ + "monai/data/box_utils.py", + [ + "box_iou" + ] + ] + ], + "box_giou": [ + [ + "monai/data/box_utils.py", + [ + "box_giou" + ] + ] + ], + "box_pair_giou": [ + [ + "monai/data/box_utils.py", + [ + "box_pair_giou" + ] + ] + ], + "spatial_crop_boxes": [ + [ + "monai/data/box_utils.py", + [ + "spatial_crop_boxes" + ] + ] + ], + "clip_boxes_to_image": [ + [ + "monai/data/box_utils.py", + [ + "clip_boxes_to_image" + ] + ] + ], + "non_max_suppression": [ + [ + "monai/data/box_utils.py", + [ + "non_max_suppression" + ] + ] + ], + "batched_nms": [ + [ + "monai/data/box_utils.py", + [ + "batched_nms" + ] + ] + ], + "save": [ + [ + "monai/data/csv_saver.py", + [ + "CSVSaver", + "save" + ] + ] + ], + "save_batch": [ + [ + "monai/data/csv_saver.py", + [ + "CSVSaver", + "save_batch" + ] + ] + ], + "get_cache": [ + [ + "monai/data/csv_saver.py", + [ + "CSVSaver", + "get_cache" + ] + ] + ], + "reset_cache": [ + [ + "monai/data/csv_saver.py", + [ + "CSVSaver", + "reset_cache" + ] + ] + ], + "__len__": [ + [ + "monai/data/dataset.py", + [ + "Dataset", + "__len__" + ] + ], + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "__len__" + ] + ], + [ + "monai/data/dataset.py", + [ + "ZipDataset", + "__len__" + ] + ], + [ + "monai/data/dataset.py", + [ + "ArrayDataset", + "__len__" + ] + ], + [ + "monai/data/dataset.py", + [ + "NPZDictItemDataset", + "__len__" + ] + ], + [ + "monai/data/grid_dataset.py", + [ + "PatchDataset", + "__len__" + ] + ], + [ + "monai/data/image_dataset.py", + [ + "ImageDataset", + "__len__" + ] + ], + [ + "monai/data/samplers.py", + [ + "DistributedWeightedRandomSampler", + "__len__" + ] + ], + [ + "monai/data/video_dataset.py", + [ + "VideoFileDataset", + "__len__" + ] + ], + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "__len__" + ] + ], + [ + "monai/transforms/compose.py", + [ + "Compose", + "__len__" + ] + ], + [ + "monai/transforms/inverse_batch_transform.py", + [ + "_BatchInverseDataset", + "__len__" + ] + ], + [ + "tests/test_dataloader.py", + [ + "_RandomDataset", + "__len__" + ] + ], + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "TestDataset", + "__len__" + ] + ], + [ + "tests/test_integration_classification_2d.py", + [ + "MedNISTDataset", + "__len__" + ] + ], + [ + "tests/test_integration_determinism.py", + [ + "run_test", + "_TestBatch", + "__len__" + ] + ], + [ + "tests/test_integration_unet_2d.py", + [ + "run_test", + "_TestBatch", + "__len__" + ] + ], + [ + "tests/test_pad_collation.py", + [ + "_Dataset", + "__len__" + ] + ], + [ + "tests/test_zipdataset.py", + [ + "Dataset_", + "__len__" + ] + ] + ], + "_transform": [ + [ + "monai/data/dataset.py", + [ + "Dataset", + "_transform" + ] + ], + [ + "monai/data/dataset.py", + [ + "PersistentDataset", + "_transform" + ] + ], + [ + "monai/data/dataset.py", + [ + "CacheDataset", + "_transform" + ] + ], + [ + "monai/data/dataset.py", + [ + "ZipDataset", + "_transform" + ] + ], + [ + "monai/data/dataset.py", + [ + "NPZDictItemDataset", + "_transform" + ] + ], + [ + "monai/data/grid_dataset.py", + [ + "PatchDataset", + "_transform" + ] + ], + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_transform" + ] + ] + ], + "set_transform_hash": [ + [ + "monai/data/dataset.py", + [ + "PersistentDataset", + "set_transform_hash" + ] + ] + ], + "set_data": [ + [ + "monai/data/dataset.py", + [ + "PersistentDataset", + "set_data" + ] + ], + [ + "monai/data/dataset.py", + [ + "LMDBDataset", + "set_data" + ] + ], + [ + "monai/data/dataset.py", + [ + "CacheDataset", + "set_data" + ] + ], + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "set_data" + ] + ] + ], + "_pre_transform": [ + [ + "monai/data/dataset.py", + [ + "PersistentDataset", + "_pre_transform" + ] + ], + [ + "monai/data/dataset.py", + [ + "CacheNTransDataset", + "_pre_transform" + ] + ] + ], + "_post_transform": [ + [ + "monai/data/dataset.py", + [ + "PersistentDataset", + "_post_transform" + ] + ], + [ + "monai/data/dataset.py", + [ + "CacheNTransDataset", + "_post_transform" + ] + ] + ], + "_cachecheck": [ + [ + "monai/data/dataset.py", + [ + "PersistentDataset", + "_cachecheck" + ] + ], + [ + "monai/data/dataset.py", + [ + "LMDBDataset", + "_cachecheck" + ] + ], + [ + "monai/data/dataset.py", + [ + "GDSDataset", + "_cachecheck" + ] + ] + ], + "_fill_cache_start_reader": [ + [ + "monai/data/dataset.py", + [ + "LMDBDataset", + "_fill_cache_start_reader" + ] + ] + ], + "info": [ + [ + "monai/data/dataset.py", + [ + "LMDBDataset", + "info" + ] + ] + ], + "_compute_cache_num": [ + [ + "monai/data/dataset.py", + [ + "CacheDataset", + "set_data", + "_compute_cache_num" + ] + ] + ], + "_fill_cache": [ + [ + "monai/data/dataset.py", + [ + "CacheDataset", + "_fill_cache" + ] + ] + ], + "_load_cache_item": [ + [ + "monai/data/dataset.py", + [ + "CacheDataset", + "_load_cache_item" + ] + ] + ], + "_compute_data_idx": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_compute_data_idx" + ] + ] + ], + "is_started": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "is_started" + ] + ] + ], + "start": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "start" + ] + ], + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "start" + ] + ], + [ + "monai/utils/profiling.py", + [ + "ProfileHandler", + "start" + ] + ] + ], + "_restart": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_restart" + ] + ] + ], + "_try_update_cache": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_try_update_cache" + ] + ] + ], + "update_cache": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "update_cache" + ] + ] + ], + "_try_shutdown": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_try_shutdown" + ] + ] + ], + "shutdown": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "shutdown" + ] + ] + ], + "_replace_cache_thread": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_replace_cache_thread" + ] + ] + ], + "_compute_replacements": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_compute_replacements" + ] + ] + ], + "_try_manage_replacement": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "_try_manage_replacement" + ] + ] + ], + "manage_replacement": [ + [ + "monai/data/dataset.py", + [ + "SmartCacheDataset", + "manage_replacement" + ] + ] + ], + "to_list": [ + [ + "monai/data/dataset.py", + [ + "ZipDataset", + "_transform", + "to_list" + ] + ] + ], + "_create_new_cache": [ + [ + "monai/data/dataset.py", + [ + "GDSDataset", + "_create_new_cache" + ] + ] + ], + "_load_meta_cache": [ + [ + "monai/data/dataset.py", + [ + "GDSDataset", + "_load_meta_cache" + ] + ] + ], + "collect_meta_data": [ + [ + "monai/data/dataset_summary.py", + [ + "DatasetSummary", + "collect_meta_data" + ] + ] + ], + "get_target_spacing": [ + [ + "monai/data/dataset_summary.py", + [ + "DatasetSummary", + "get_target_spacing" + ] + ] + ], + "calculate_statistics": [ + [ + "monai/data/dataset_summary.py", + [ + "DatasetSummary", + "calculate_statistics" + ] + ] + ], + "calculate_percentiles": [ + [ + "monai/data/dataset_summary.py", + [ + "DatasetSummary", + "calculate_percentiles" + ] + ] + ], + "_compute_path": [ + [ + "monai/data/decathlon_datalist.py", + [ + "_compute_path" + ] + ] + ], + "_compute_path_1": [ + [ + "monai/data/decathlon_datalist.py", + [ + "_compute_path_1" + ] + ] + ], + "_join_path": [ + [ + "monai/data/decathlon_datalist.py", + [ + "_compute_path_2", + "_join_path" + ] + ] + ], + "_compute_path_2": [ + [ + "monai/data/decathlon_datalist.py", + [ + "_compute_path_2" + ] + ] + ], + "_append_paths": [ + [ + "monai/data/decathlon_datalist.py", + [ + "_append_paths" + ] + ] + ], + "load_decathlon_datalist": [ + [ + "monai/data/decathlon_datalist.py", + [ + "load_decathlon_datalist" + ] + ] + ], + "load_decathlon_properties": [ + [ + "monai/data/decathlon_datalist.py", + [ + "load_decathlon_properties" + ] + ] + ], + "check_missing_files": [ + [ + "monai/data/decathlon_datalist.py", + [ + "check_missing_files" + ] + ] + ], + "create_cross_validation_datalist": [ + [ + "monai/data/decathlon_datalist.py", + [ + "create_cross_validation_datalist" + ] + ] + ], + "ifftn_centered": [ + [ + "monai/data/fft_utils.py", + [ + "ifftn_centered" + ] + ] + ], + "fftn_centered": [ + [ + "monai/data/fft_utils.py", + [ + "fftn_centered" + ] + ] + ], + "default_name_formatter": [ + [ + "monai/data/folder_layout.py", + [ + "default_name_formatter" + ] + ] + ], + "filename": [ + [ + "monai/data/folder_layout.py", + [ + "FolderLayoutBase", + "filename" + ] + ], + [ + "monai/data/folder_layout.py", + [ + "FolderLayout", + "filename" + ] + ], + [ + "tests/test_save_imaged.py", + [ + "TestSaveImaged", + "test_custom_folderlayout", + "TestFolderLayout", + "filename" + ] + ] + ], + "__iter__": [ + [ + "monai/data/grid_dataset.py", + [ + "GridPatchDataset", + "__iter__" + ] + ], + [ + "monai/data/iterable_dataset.py", + [ + "IterableDataset", + "__iter__" + ] + ], + [ + "monai/data/iterable_dataset.py", + [ + "ShuffleBuffer", + "__iter__" + ] + ], + [ + "monai/data/iterable_dataset.py", + [ + "CSVIterableDataset", + "__iter__" + ] + ], + [ + "monai/data/samplers.py", + [ + "DistributedWeightedRandomSampler", + "__iter__" + ] + ], + [ + "monai/data/thread_buffer.py", + [ + "ThreadBuffer", + "__iter__" + ] + ], + [ + "monai/data/thread_buffer.py", + [ + "ThreadDataLoader", + "__iter__" + ] + ], + [ + "monai/data/video_dataset.py", + [ + "CameraDataset", + "__iter__" + ] + ], + [ + "monai/optimizers/lr_finder.py", + [ + "DataLoaderIter", + "__iter__" + ] + ], + [ + "monai/optimizers/lr_finder.py", + [ + "ValDataLoaderIter", + "__iter__" + ] + ], + [ + "monai/utils/decorators.py", + [ + "RestartGenerator", + "__iter__" + ] + ], + [ + "monai/utils/module.py", + [ + "optional_import", + "_LazyRaise", + "__iter__" + ] + ], + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "profile_iter", + "_Iterable", + "__iter__" + ] + ], + [ + "tests/test_iterable_dataset.py", + [ + "_Stream", + "__iter__" + ] + ] + ], + "_copy_compatible_dict": [ + [ + "monai/data/image_reader.py", + [ + "_copy_compatible_dict" + ] + ] + ], + "_stack_images": [ + [ + "monai/data/image_reader.py", + [ + "_stack_images" + ] + ] + ], + "_get_affine": [ + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "_get_affine" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "_get_affine" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "_get_affine" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NrrdReader", + "_get_affine" + ] + ] + ], + "_get_spatial_shape": [ + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "_get_spatial_shape" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "_get_spatial_shape" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PILReader", + "_get_spatial_shape" + ] + ] + ], + "_get_array_data": [ + [ + "monai/data/image_reader.py", + [ + "ITKReader", + "_get_array_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "_get_array_data" + ] + ], + [ + "monai/data/image_reader.py", + [ + "NibabelReader", + "_get_array_data" + ] + ] + ], + "_combine_dicom_series": [ + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "_combine_dicom_series" + ] + ] + ], + "_get_frame_data": [ + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "_get_frame_data" + ] + ] + ], + "_get_seg_data": [ + [ + "monai/data/image_reader.py", + [ + "PydicomReader", + "_get_seg_data" + ] + ] + ], + "_switch_lps_ras": [ + [ + "monai/data/image_reader.py", + [ + "NrrdReader", + "_switch_lps_ras" + ] + ] + ], + "_convert_f_to_c_order": [ + [ + "monai/data/image_reader.py", + [ + "NrrdReader", + "_convert_f_to_c_order" + ] + ] + ], + "register_writer": [ + [ + "monai/data/image_writer.py", + [ + "register_writer" + ] + ] + ], + "resolve_writer": [ + [ + "monai/data/image_writer.py", + [ + "resolve_writer" + ] + ] + ], + "set_data_array": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "set_data_array" + ] + ], + [ + "monai/data/image_writer.py", + [ + "ITKWriter", + "set_data_array" + ] + ], + [ + "monai/data/image_writer.py", + [ + "NibabelWriter", + "set_data_array" + ] + ], + [ + "monai/data/image_writer.py", + [ + "PILWriter", + "set_data_array" + ] + ] + ], + "set_metadata": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "set_metadata" + ] + ], + [ + "monai/data/image_writer.py", + [ + "ITKWriter", + "set_metadata" + ] + ], + [ + "monai/data/image_writer.py", + [ + "NibabelWriter", + "set_metadata" + ] + ], + [ + "monai/data/image_writer.py", + [ + "PILWriter", + "set_metadata" + ] + ] + ], + "write": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "write" + ] + ], + [ + "monai/data/image_writer.py", + [ + "ITKWriter", + "write" + ] + ], + [ + "monai/data/image_writer.py", + [ + "NibabelWriter", + "write" + ] + ], + [ + "monai/data/image_writer.py", + [ + "PILWriter", + "write" + ] + ] + ], + "create_backend_obj": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "create_backend_obj" + ] + ], + [ + "monai/data/image_writer.py", + [ + "ITKWriter", + "create_backend_obj" + ] + ], + [ + "monai/data/image_writer.py", + [ + "NibabelWriter", + "create_backend_obj" + ] + ], + [ + "monai/data/image_writer.py", + [ + "PILWriter", + "create_backend_obj" + ] + ] + ], + "resample_if_needed": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "resample_if_needed" + ] + ] + ], + "convert_to_channel_last": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "convert_to_channel_last" + ] + ] + ], + "get_meta_info": [ + [ + "monai/data/image_writer.py", + [ + "ImageWriter", + "get_meta_info" + ] + ], + [ + "monai/data/image_writer.py", + [ + "PILWriter", + "get_meta_info" + ] + ] + ], + "resample_and_clip": [ + [ + "monai/data/image_writer.py", + [ + "PILWriter", + "resample_and_clip" + ] + ] + ], + "init": [ + [ + "monai/data/image_writer.py", + [ + "init" + ] + ] + ], + "randomized_pop": [ + [ + "monai/data/iterable_dataset.py", + [ + "ShuffleBuffer", + "randomized_pop" + ] + ] + ], + "generate_item": [ + [ + "monai/data/iterable_dataset.py", + [ + "ShuffleBuffer", + "generate_item" + ] + ] + ], + "close": [ + [ + "monai/data/iterable_dataset.py", + [ + "CSVIterableDataset", + "close" + ] + ], + [ + "monai/data/thread_buffer.py", + [ + "_ProcessQueue", + "close" + ] + ], + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "close" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardHandler", + "close" + ] + ] + ], + "_flattened": [ + [ + "monai/data/iterable_dataset.py", + [ + "CSVIterableDataset", + "_flattened" + ] + ] + ], + "itk_image_to_metatensor": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "itk_image_to_metatensor" + ] + ] + ], + "metatensor_to_itk_image": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "metatensor_to_itk_image" + ] + ] + ], + "itk_to_monai_affine": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "itk_to_monai_affine" + ] + ] + ], + "monai_to_itk_affine": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "monai_to_itk_affine" + ] + ] + ], + "get_itk_image_center": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "get_itk_image_center" + ] + ] + ], + "_assert_itk_regions_match_array": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "_assert_itk_regions_match_array" + ] + ] + ], + "_compute_offset_matrix": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "_compute_offset_matrix" + ] + ] + ], + "_compute_spacing_matrix": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "_compute_spacing_matrix" + ] + ] + ], + "_compute_direction_matrix": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "_compute_direction_matrix" + ] + ] + ], + "_compute_reference_space_affine_matrix": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "_compute_reference_space_affine_matrix" + ] + ] + ], + "monai_to_itk_ddf": [ + [ + "monai/data/itk_torch_bridge.py", + [ + "monai_to_itk_ddf" + ] + ] + ], + "set_track_meta": [ + [ + "monai/data/meta_obj.py", + [ + "set_track_meta" + ] + ] + ], + "get_track_meta": [ + [ + "monai/data/meta_obj.py", + [ + "get_track_meta" + ] + ] + ], + "flatten_meta_objs": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "flatten_meta_objs" + ] + ] + ], + "copy_items": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "copy_items" + ] + ] + ], + "copy_meta_from": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "copy_meta_from" + ] + ] + ], + "get_default_meta": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "get_default_meta" + ] + ] + ], + "get_default_applied_operations": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "get_default_applied_operations" + ] + ] + ], + "meta": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "meta" + ] + ], + [ + "monai/utils/enums.py", + [ + "PostFix", + "meta" + ] + ] + ], + "meta_7": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "meta_7" + ] + ] + ], + "applied_operations": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "applied_operations" + ] + ] + ], + "applied_operations_9": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "applied_operations_9" + ] + ] + ], + "push_applied_operation": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "push_applied_operation" + ] + ] + ], + "pop_applied_operation": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "pop_applied_operation" + ] + ] + ], + "pending_operations": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "pending_operations" + ] + ] + ], + "has_pending_operations": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "has_pending_operations" + ] + ] + ], + "push_pending_operation": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "push_pending_operation" + ] + ] + ], + "pop_pending_operation": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "pop_pending_operation" + ] + ] + ], + "clear_pending_operations": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "clear_pending_operations" + ] + ] + ], + "is_batch": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "is_batch" + ] + ] + ], + "is_batch_18": [ + [ + "monai/data/meta_obj.py", + [ + "MetaObj", + "is_batch_18" + ] + ] + ], + "_get_named_tuple_like_type": [ + [ + "monai/data/meta_tensor.py", + [ + "_get_named_tuple_like_type" + ] + ] + ], + "_not_requiring_metadata": [ + [ + "monai/data/meta_tensor.py", + [ + "_not_requiring_metadata" + ] + ] + ], + "__new__": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__new__" + ] + ], + [ + "monai/transforms/transform.py", + [ + "MapTransform", + "__new__" + ] + ] + ], + "update_meta": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "update_meta" + ] + ] + ], + "_handle_batched": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "_handle_batched" + ] + ] + ], + "__torch_function__": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__torch_function__" + ] + ], + [ + "tests/profile_subclass/min_classes.py", + [ + "SubWithTorchFunc", + "__torch_function__" + ] + ] + ], + "_convert": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "_convert" + ] + ] + ], + "__array_function__": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__array_function__" + ] + ] + ], + "__array_ufunc__": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__array_ufunc__" + ] + ] + ], + "get_default_affine": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "get_default_affine" + ] + ] + ], + "as_tensor": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "as_tensor" + ] + ] + ], + "get_array": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "get_array" + ] + ] + ], + "set_array": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "set_array" + ] + ] + ], + "array": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "array" + ] + ] + ], + "array_12": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "array_12" + ] + ] + ], + "as_dict": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "as_dict" + ] + ] + ], + "astype": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "astype" + ] + ] + ], + "affine": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "affine" + ] + ] + ], + "affine_16": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "affine_16" + ] + ] + ], + "pixdim": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "pixdim" + ] + ] + ], + "peek_pending_shape": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "peek_pending_shape" + ] + ] + ], + "peek_pending_affine": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "peek_pending_affine" + ] + ] + ], + "peek_pending_rank": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "peek_pending_rank" + ] + ] + ], + "new_empty": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "new_empty" + ] + ] + ], + "clone": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "clone" + ] + ], + [ + "tests/utils.py", + [ + "clone" + ] + ] + ], + "ensure_torch_and_prune_meta": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "ensure_torch_and_prune_meta" + ] + ] + ], + "__str__": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__str__" + ] + ], + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "__str__" + ] + ], + [ + "monai/transforms/adaptors.py", + [ + "FunctionSignature", + "__str__" + ] + ], + [ + "monai/utils/enums.py", + [ + "StrEnum", + "__str__" + ] + ] + ], + "__format__": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "__format__" + ] + ] + ], + "print_verbose": [ + [ + "monai/data/meta_tensor.py", + [ + "MetaTensor", + "print_verbose" + ] + ] + ], + "create_test_image_2d": [ + [ + "monai/data/synthetic.py", + [ + "create_test_image_2d" + ] + ] + ], + "create_test_image_3d": [ + [ + "monai/data/synthetic.py", + [ + "create_test_image_3d" + ] + ] + ], + "_identity": [ + [ + "monai/data/test_time_augmentation.py", + [ + "_identity" + ] + ] + ], + "_check_transforms": [ + [ + "monai/data/test_time_augmentation.py", + [ + "TestTimeAugmentation", + "_check_transforms" + ] + ] + ], + "enqueue_values": [ + [ + "monai/data/thread_buffer.py", + [ + "ThreadBuffer", + "enqueue_values" + ] + ] + ], + "stop": [ + [ + "monai/data/thread_buffer.py", + [ + "ThreadBuffer", + "stop" + ] + ], + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer", + "stop" + ] + ] + ], + "buffer_iterator": [ + [ + "monai/data/thread_buffer.py", + [ + "buffer_iterator" + ] + ] + ], + "pid": [ + [ + "monai/data/thread_buffer.py", + [ + "_ProcessThread", + "pid" + ] + ] + ], + "cancel_join_thread": [ + [ + "monai/data/thread_buffer.py", + [ + "_ProcessQueue", + "cancel_join_thread" + ] + ] + ], + "save_net_with_metadata": [ + [ + "monai/data/torchscript_utils.py", + [ + "save_net_with_metadata" + ] + ] + ], + "load_net_with_metadata": [ + [ + "monai/data/torchscript_utils.py", + [ + "load_net_with_metadata" + ] + ] + ], + "sub2ind": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "sub2ind" + ] + ] + ], + "get_seed_and_labels": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "get_seed_and_labels" + ] + ] + ], + "normalize": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "normalize" + ] + ] + ], + "attenuation_weighting": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "attenuation_weighting" + ] + ] + ], + "confidence_laplacian": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "confidence_laplacian" + ] + ] + ], + "_solve_linear_system": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "_solve_linear_system" + ] + ] + ], + "confidence_estimation": [ + [ + "monai/data/ultrasound_confidence_map.py", + [ + "UltrasoundConfidenceMap", + "confidence_estimation" + ] + ] + ], + "get_random_patch": [ + [ + "monai/data/utils.py", + [ + "get_random_patch" + ] + ] + ], + "iter_patch_slices": [ + [ + "monai/data/utils.py", + [ + "iter_patch_slices" + ] + ] + ], + "dense_patch_slices": [ + [ + "monai/data/utils.py", + [ + "dense_patch_slices" + ] + ] + ], + "iter_patch_position": [ + [ + "monai/data/utils.py", + [ + "iter_patch_position" + ] + ] + ], + "iter_patch": [ + [ + "monai/data/utils.py", + [ + "iter_patch" + ] + ] + ], + "get_valid_patch_size": [ + [ + "monai/data/utils.py", + [ + "get_valid_patch_size" + ] + ] + ], + "dev_collate": [ + [ + "monai/data/utils.py", + [ + "dev_collate" + ] + ] + ], + "pickle_operations": [ + [ + "monai/data/utils.py", + [ + "pickle_operations" + ] + ] + ], + "collate_meta_tensor": [ + [ + "monai/data/utils.py", + [ + "collate_meta_tensor" + ] + ] + ], + "list_data_collate": [ + [ + "monai/data/utils.py", + [ + "list_data_collate" + ] + ] + ], + "_non_zipping_check": [ + [ + "monai/data/utils.py", + [ + "_non_zipping_check" + ] + ] + ], + "decollate_batch": [ + [ + "monai/data/utils.py", + [ + "decollate_batch" + ] + ] + ], + "pad_list_data_collate": [ + [ + "monai/data/utils.py", + [ + "pad_list_data_collate" + ] + ] + ], + "no_collation": [ + [ + "monai/data/utils.py", + [ + "no_collation" + ] + ], + [ + "tests/test_inverse.py", + [ + "no_collation" + ] + ] + ], + "worker_init_fn": [ + [ + "monai/data/utils.py", + [ + "worker_init_fn" + ] + ] + ], + "set_rnd": [ + [ + "monai/data/utils.py", + [ + "set_rnd" + ] + ] + ], + "affine_to_spacing": [ + [ + "monai/data/utils.py", + [ + "affine_to_spacing" + ] + ] + ], + "correct_nifti_header_if_necessary": [ + [ + "monai/data/utils.py", + [ + "correct_nifti_header_if_necessary" + ] + ] + ], + "rectify_header_sform_qform": [ + [ + "monai/data/utils.py", + [ + "rectify_header_sform_qform" + ] + ] + ], + "zoom_affine": [ + [ + "monai/data/utils.py", + [ + "zoom_affine" + ] + ] + ], + "compute_shape_offset": [ + [ + "monai/data/utils.py", + [ + "compute_shape_offset" + ] + ] + ], + "to_affine_nd": [ + [ + "monai/data/utils.py", + [ + "to_affine_nd" + ] + ] + ], + "reorient_spatial_axes": [ + [ + "monai/data/utils.py", + [ + "reorient_spatial_axes" + ] + ] + ], + "create_file_basename": [ + [ + "monai/data/utils.py", + [ + "create_file_basename" + ] + ] + ], + "compute_importance_map": [ + [ + "monai/data/utils.py", + [ + "compute_importance_map" + ] + ] + ], + "is_supported_format": [ + [ + "monai/data/utils.py", + [ + "is_supported_format" + ] + ] + ], + "partition_dataset": [ + [ + "monai/data/utils.py", + [ + "partition_dataset" + ] + ] + ], + "partition_dataset_classes": [ + [ + "monai/data/utils.py", + [ + "partition_dataset_classes" + ] + ] + ], + "resample_datalist": [ + [ + "monai/data/utils.py", + [ + "resample_datalist" + ] + ] + ], + "select_cross_validation_folds": [ + [ + "monai/data/utils.py", + [ + "select_cross_validation_folds" + ] + ] + ], + "json_hashing": [ + [ + "monai/data/utils.py", + [ + "json_hashing" + ] + ] + ], + "pickle_hashing": [ + [ + "monai/data/utils.py", + [ + "pickle_hashing" + ] + ] + ], + "sorted_dict": [ + [ + "monai/data/utils.py", + [ + "sorted_dict" + ] + ] + ], + "convert_tables_to_dicts": [ + [ + "monai/data/utils.py", + [ + "convert_tables_to_dicts" + ] + ] + ], + "orientation_ras_lps": [ + [ + "monai/data/utils.py", + [ + "orientation_ras_lps" + ] + ] + ], + "remove_keys": [ + [ + "monai/data/utils.py", + [ + "remove_keys" + ] + ] + ], + "remove_extra_metadata": [ + [ + "monai/data/utils.py", + [ + "remove_extra_metadata" + ] + ] + ], + "get_extra_metadata_keys": [ + [ + "monai/data/utils.py", + [ + "get_extra_metadata_keys" + ] + ] + ], + "is_no_channel": [ + [ + "monai/data/utils.py", + [ + "is_no_channel" + ] + ] + ], + "import_cv": [ + [ + "monai/data/video_dataset.py", + [ + "import_cv" + ] + ] + ], + "__enter__": [ + [ + "monai/data/video_dataset.py", + [ + "SuppressStderr", + "__enter__" + ] + ], + [ + "monai/utils/nvtx.py", + [ + "Range", + "__enter__" + ] + ], + [ + "monai/utils/profiling.py", + [ + "PerfContext", + "__enter__" + ] + ], + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "__enter__" + ] + ] + ], + "__exit__": [ + [ + "monai/data/video_dataset.py", + [ + "SuppressStderr", + "__exit__" + ] + ], + [ + "monai/utils/nvtx.py", + [ + "Range", + "__exit__" + ] + ], + [ + "monai/utils/profiling.py", + [ + "PerfContext", + "__exit__" + ] + ], + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "__exit__" + ] + ] + ], + "open_video": [ + [ + "monai/data/video_dataset.py", + [ + "VideoDataset", + "open_video" + ] + ] + ], + "_get_cap": [ + [ + "monai/data/video_dataset.py", + [ + "VideoDataset", + "_get_cap" + ] + ] + ], + "get_fps": [ + [ + "monai/data/video_dataset.py", + [ + "VideoDataset", + "get_fps" + ] + ] + ], + "get_frame": [ + [ + "monai/data/video_dataset.py", + [ + "VideoDataset", + "get_frame" + ] + ] + ], + "get_available_codecs": [ + [ + "monai/data/video_dataset.py", + [ + "VideoFileDataset", + "get_available_codecs" + ] + ] + ], + "get_num_frames": [ + [ + "monai/data/video_dataset.py", + [ + "VideoFileDataset", + "get_num_frames" + ] + ] + ], + "get_num_devices": [ + [ + "monai/data/video_dataset.py", + [ + "CameraDataset", + "get_num_devices" + ] + ] + ], + "_get_wsi_object": [ + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_get_wsi_object" + ] + ] + ], + "_get_label": [ + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_get_label" + ] + ] + ], + "_get_location": [ + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_get_location" + ] + ] + ], + "_get_level": [ + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_get_level" + ] + ] + ], + "_get_size": [ + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_get_size" + ] + ] + ], + "_get_data": [ + [ + "monai/data/wsi_datasets.py", + [ + "PatchWSIDataset", + "_get_data" + ] + ], + [ + "monai/engines/utils.py", + [ + "PrepareBatchExtraInput", + "__call__", + "_get_data" + ] + ], + [ + "monai/transforms/utils.py", + [ + "get_number_image_type_conversions", + "_get_data" + ] + ] + ], + "_get_offset": [ + [ + "monai/data/wsi_datasets.py", + [ + "SlidingPatchWSIDataset", + "_get_offset" + ] + ] + ], + "_evaluate_patch_locations": [ + [ + "monai/data/wsi_datasets.py", + [ + "SlidingPatchWSIDataset", + "_evaluate_patch_locations" + ] + ], + [ + "monai/data/wsi_datasets.py", + [ + "MaskedPatchWSIDataset", + "_evaluate_patch_locations" + ] + ] + ], + "set_dtype": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "set_dtype" + ] + ] + ], + "set_device": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "set_device" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand2DElastic", + "set_device" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rand3DElastic", + "set_device" + ] + ] + ], + "get_size": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_size" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "get_size" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "get_size" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "get_size" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "get_size" + ] + ] + ], + "_find_closest_level": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "_find_closest_level" + ] + ] + ], + "get_valid_level": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_valid_level" + ] + ] + ], + "get_level_count": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_level_count" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "get_level_count" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "get_level_count" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "get_level_count" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "get_level_count" + ] + ] + ], + "get_downsample_ratio": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_downsample_ratio" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "get_downsample_ratio" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "get_downsample_ratio" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "get_downsample_ratio" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "get_downsample_ratio" + ] + ] + ], + "get_file_path": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_file_path" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "get_file_path" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "get_file_path" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "get_file_path" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "get_file_path" + ] + ] + ], + "get_mpp": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_mpp" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "get_mpp" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "get_mpp" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "get_mpp" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "get_mpp" + ] + ] + ], + "get_power": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "get_power" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "get_power" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "get_power" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "get_power" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "get_power" + ] + ] + ], + "_get_patch": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "_get_patch" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "WSIReader", + "_get_patch" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "CuCIMWSIReader", + "_get_patch" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "OpenSlideWSIReader", + "_get_patch" + ] + ], + [ + "monai/data/wsi_reader.py", + [ + "TiffFileWSIReader", + "_get_patch" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "_get_patch" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "WSISlidingWindowSplitter", + "_get_patch" + ] + ] + ], + "_get_metadata": [ + [ + "monai/data/wsi_reader.py", + [ + "BaseWSIReader", + "_get_metadata" + ] + ] + ], + "get_stats": [ + [ + "monai/engines/evaluator.py", + [ + "Evaluator", + "get_stats" + ] + ], + [ + "monai/engines/trainer.py", + [ + "Trainer", + "get_stats" + ] + ], + [ + "monai/engines/workflow.py", + [ + "Workflow", + "get_stats" + ] + ] + ], + "get_validation_stats": [ + [ + "monai/engines/evaluator.py", + [ + "Evaluator", + "get_validation_stats" + ] + ] + ], + "_iteration": [ + [ + "monai/engines/evaluator.py", + [ + "SupervisedEvaluator", + "_iteration" + ] + ], + [ + "monai/engines/evaluator.py", + [ + "EnsembleEvaluator", + "_iteration" + ] + ], + [ + "monai/engines/trainer.py", + [ + "SupervisedTrainer", + "_iteration" + ] + ], + [ + "monai/engines/trainer.py", + [ + "GanTrainer", + "_iteration" + ] + ], + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_iteration" + ] + ], + [ + "tests/test_handler_prob_map_producer.py", + [ + "TestEvaluator", + "_iteration" + ] + ], + [ + "tests/test_handler_validation.py", + [ + "TestEvaluator", + "_iteration" + ] + ] + ], + "_default_transform": [ + [ + "monai/engines/multi_gpu_supervised_trainer.py", + [ + "_default_transform" + ] + ] + ], + "_default_eval_transform": [ + [ + "monai/engines/multi_gpu_supervised_trainer.py", + [ + "_default_eval_transform" + ] + ] + ], + "create_multigpu_supervised_trainer": [ + [ + "monai/engines/multi_gpu_supervised_trainer.py", + [ + "create_multigpu_supervised_trainer" + ] + ] + ], + "create_multigpu_supervised_evaluator": [ + [ + "monai/engines/multi_gpu_supervised_trainer.py", + [ + "create_multigpu_supervised_evaluator" + ] + ] + ], + "get_train_stats": [ + [ + "monai/engines/trainer.py", + [ + "Trainer", + "get_train_stats" + ] + ] + ], + "_compute_pred_loss": [ + [ + "monai/engines/trainer.py", + [ + "SupervisedTrainer", + "_iteration", + "_compute_pred_loss" + ] + ] + ], + "get_devices_spec": [ + [ + "monai/engines/utils.py", + [ + "get_devices_spec" + ] + ] + ], + "default_prepare_batch": [ + [ + "monai/engines/utils.py", + [ + "default_prepare_batch" + ] + ] + ], + "default_make_latent": [ + [ + "monai/engines/utils.py", + [ + "default_make_latent" + ] + ] + ], + "engine_apply_transform": [ + [ + "monai/engines/utils.py", + [ + "engine_apply_transform" + ] + ] + ], + "default_metric_cmp_fn": [ + [ + "monai/engines/utils.py", + [ + "default_metric_cmp_fn" + ] + ] + ], + "set_sampler_epoch": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "__init__", + "if_isinstance_data_loader", + "if_isinstance_sampler_Di", + "set_sampler_epoch" + ] + ] + ], + "_decollate_data": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_decollate", + "_decollate_data" + ] + ] + ], + "_register_decollate": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_decollate" + ] + ] + ], + "_run_postprocessing": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_postprocessing", + "_run_postprocessing" + ] + ] + ], + "_register_postprocessing": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_postprocessing" + ] + ] + ], + "_compare_metrics": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_metrics", + "_compare_metrics" + ] + ] + ], + "_register_metrics": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_metrics" + ] + ] + ], + "_register_handlers": [ + [ + "monai/engines/workflow.py", + [ + "Workflow", + "_register_handlers" + ] + ] + ], + "abort": [ + [ + "monai/fl/client/client_algo.py", + [ + "BaseClient", + "abort" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "abort" + ] + ] + ], + "get_weights": [ + [ + "monai/fl/client/client_algo.py", + [ + "ClientAlgo", + "get_weights" + ] + ], + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "get_weights" + ] + ], + [ + "monai/losses/ds_loss.py", + [ + "DeepSupervisionLoss", + "get_weights" + ] + ] + ], + "convert_global_weights": [ + [ + "monai/fl/client/monai_algo.py", + [ + "convert_global_weights" + ] + ] + ], + "compute_weight_diff": [ + [ + "monai/fl/client/monai_algo.py", + [ + "compute_weight_diff" + ] + ] + ], + "disable_ckpt_loaders": [ + [ + "monai/fl/client/monai_algo.py", + [ + "disable_ckpt_loaders" + ] + ] + ], + "_get_data_key_stats": [ + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgoStats", + "_get_data_key_stats" + ] + ] + ], + "_compute_total_stats": [ + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgoStats", + "_compute_total_stats" + ] + ] + ], + "_add_config_files": [ + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgoStats", + "_add_config_files" + ] + ] + ], + "_check_converted": [ + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "_check_converted" + ] + ] + ], + "_set_cuda_device": [ + [ + "monai/fl/client/monai_algo.py", + [ + "MonaiAlgo", + "_set_cuda_device" + ] + ] + ], + "metrics": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "metrics" + ] + ] + ], + "metrics_1": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "metrics_1" + ] + ] + ], + "statistics": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "statistics" + ] + ] + ], + "statistics_3": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "statistics_3" + ] + ] + ], + "weight_type": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "weight_type" + ] + ] + ], + "weight_type_5": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "weight_type_5" + ] + ] + ], + "is_valid_weights": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "is_valid_weights" + ] + ] + ], + "_add_to_summary": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "_add_to_summary" + ] + ] + ], + "summary": [ + [ + "monai/fl/utils/exchange_object.py", + [ + "ExchangeObject", + "summary" + ] + ] + ], + "attach": [ + [ + "monai/handlers/checkpoint_loader.py", + [ + "CheckpointLoader", + "attach" + ] + ], + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "attach" + ] + ], + [ + "monai/handlers/classification_saver.py", + [ + "ClassificationSaver", + "attach" + ] + ], + [ + "monai/handlers/decollate_batch.py", + [ + "DecollateBatch", + "attach" + ] + ], + [ + "monai/handlers/earlystop_handler.py", + [ + "EarlyStopHandler", + "attach" + ] + ], + [ + "monai/handlers/garbage_collector.py", + [ + "GarbageCollector", + "attach" + ] + ], + [ + "monai/handlers/ignite_metric.py", + [ + "IgniteMetricHandler", + "attach" + ] + ], + [ + "monai/handlers/logfile_handler.py", + [ + "LogfileHandler", + "attach" + ] + ], + [ + "monai/handlers/lr_schedule_handler.py", + [ + "LrScheduleHandler", + "attach" + ] + ], + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger", + "attach" + ] + ], + [ + "monai/handlers/metrics_saver.py", + [ + "MetricsSaver", + "attach" + ] + ], + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "attach" + ] + ], + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangeHandler", + "attach" + ] + ], + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangePushHandler", + "attach" + ] + ], + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangePopHandler", + "attach" + ] + ], + [ + "monai/handlers/nvtx_handlers.py", + [ + "MarkHandler", + "attach" + ] + ], + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "attach" + ] + ], + [ + "monai/handlers/postprocessing.py", + [ + "PostProcessing", + "attach" + ] + ], + [ + "monai/handlers/probability_maps.py", + [ + "ProbMapProducer", + "attach" + ] + ], + [ + "monai/handlers/smartcache_handler.py", + [ + "SmartCacheHandler", + "attach" + ] + ], + [ + "monai/handlers/stats_handler.py", + [ + "StatsHandler", + "attach" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardHandler", + "attach" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardStatsHandler", + "attach" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardImageHandler", + "attach" + ] + ], + [ + "monai/handlers/validation_handler.py", + [ + "ValidationHandler", + "attach" + ] + ], + [ + "monai/utils/profiling.py", + [ + "ProfileHandler", + "attach" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestEvalIterEvents", + "attach" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestTrainIterEvents", + "attach" + ] + ] + ], + "remove": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "__init__", + "_DiskSaver", + "remove" + ] + ] + ], + "_final_func": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "__init__", + "if_save_final_", + "_final_func" + ] + ] + ], + "_score_func": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "__init__", + "if_save_key_metric_", + "_score_func" + ] + ] + ], + "_interval_func": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "__init__", + "if_save_interval_0_", + "_interval_func" + ] + ] + ], + "load_state_dict": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "load_state_dict" + ] + ], + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger", + "load_state_dict" + ] + ] + ], + "_delete_previous_final_ckpt": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "_delete_previous_final_ckpt" + ] + ] + ], + "completed": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "completed" + ] + ], + [ + "monai/handlers/smartcache_handler.py", + [ + "SmartCacheHandler", + "completed" + ] + ] + ], + "exception_raised": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "exception_raised" + ] + ], + [ + "monai/handlers/stats_handler.py", + [ + "StatsHandler", + "exception_raised" + ] + ] + ], + "metrics_completed": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "metrics_completed" + ] + ] + ], + "interval_completed": [ + [ + "monai/handlers/checkpoint_saver.py", + [ + "CheckpointSaver", + "interval_completed" + ] + ] + ], + "_started": [ + [ + "monai/handlers/classification_saver.py", + [ + "ClassificationSaver", + "_started" + ] + ], + [ + "monai/handlers/metrics_saver.py", + [ + "MetricsSaver", + "_started" + ] + ] + ], + "_finalize": [ + [ + "monai/handlers/classification_saver.py", + [ + "ClassificationSaver", + "_finalize" + ] + ] + ], + "set_trainer": [ + [ + "monai/handlers/earlystop_handler.py", + [ + "EarlyStopHandler", + "set_trainer" + ] + ] + ], + "_start": [ + [ + "monai/handlers/logfile_handler.py", + [ + "LogfileHandler", + "_start" + ] + ] + ], + "_completed": [ + [ + "monai/handlers/logfile_handler.py", + [ + "LogfileHandler", + "_completed" + ] + ] + ], + "_get_loss_from_output": [ + [ + "monai/handlers/metric_logger.py", + [ + "_get_loss_from_output" + ] + ], + [ + "monai/utils/jupyter_utils.py", + [ + "_get_loss_from_output" + ] + ] + ], + "attach_evaluator": [ + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger", + "attach_evaluator" + ] + ] + ], + "log_metrics": [ + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger", + "log_metrics" + ] + ] + ], + "state_dict": [ + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger", + "state_dict" + ] + ] + ], + "_get_filenames": [ + [ + "monai/handlers/metrics_saver.py", + [ + "MetricsSaver", + "_get_filenames" + ] + ] + ], + "_delete_exist_param_in_dict": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_delete_exist_param_in_dict" + ] + ] + ], + "_set_experiment": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_set_experiment" + ] + ] + ], + "_get_pandas_dataset_info": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_get_pandas_dataset_info" + ] + ] + ], + "_log_dataset": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_log_dataset" + ] + ] + ], + "_log_params": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_log_params" + ] + ] + ], + "_log_metrics": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_log_metrics" + ] + ] + ], + "_parse_artifacts": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_parse_artifacts" + ] + ] + ], + "complete": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "complete" + ] + ] + ], + "epoch_completed": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "epoch_completed" + ] + ], + [ + "monai/handlers/smartcache_handler.py", + [ + "SmartCacheHandler", + "epoch_completed" + ] + ], + [ + "monai/handlers/stats_handler.py", + [ + "StatsHandler", + "epoch_completed" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardStatsHandler", + "epoch_completed" + ] + ] + ], + "iteration_completed": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "iteration_completed" + ] + ], + [ + "monai/handlers/stats_handler.py", + [ + "StatsHandler", + "iteration_completed" + ] + ], + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardStatsHandler", + "iteration_completed" + ] + ] + ], + "_default_epoch_log": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_default_epoch_log" + ] + ] + ], + "_default_iteration_log": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_default_iteration_log" + ] + ] + ], + "_default_dataset_log": [ + [ + "monai/handlers/mlflow_handler.py", + [ + "MLFlowHandler", + "_default_dataset_log" + ] + ] + ], + "resolve_events": [ + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangeHandler", + "resolve_events" + ] + ] + ], + "create_paired_events": [ + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangeHandler", + "create_paired_events" + ] + ] + ], + "get_event": [ + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangeHandler", + "get_event" + ] + ] + ], + "range_push": [ + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangeHandler", + "range_push" + ] + ], + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangePushHandler", + "range_push" + ] + ] + ], + "range_pop": [ + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangeHandler", + "range_pop" + ] + ], + [ + "monai/handlers/nvtx_handlers.py", + [ + "RangePopHandler", + "range_pop" + ] + ] + ], + "mark": [ + [ + "monai/handlers/nvtx_handlers.py", + [ + "MarkHandler", + "mark" + ] + ] + ], + "_get_value_calculator": [ + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "_get_value_calculator" + ] + ] + ], + "_linear": [ + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "_linear" + ] + ] + ], + "_exponential": [ + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "_exponential" + ] + ] + ], + "_step": [ + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "_step" + ] + ] + ], + "_multistep": [ + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler", + "_multistep" + ] + ] + ], + "save_prob_map": [ + [ + "monai/handlers/probability_maps.py", + [ + "ProbMapProducer", + "save_prob_map" + ] + ] + ], + "started": [ + [ + "monai/handlers/smartcache_handler.py", + [ + "SmartCacheHandler", + "started" + ] + ] + ], + "_default_epoch_print": [ + [ + "monai/handlers/stats_handler.py", + [ + "StatsHandler", + "_default_epoch_print" + ] + ] + ], + "_default_iteration_print": [ + [ + "monai/handlers/stats_handler.py", + [ + "StatsHandler", + "_default_iteration_print" + ] + ] + ], + "_write_scalar": [ + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardStatsHandler", + "_write_scalar" + ] + ] + ], + "_default_epoch_writer": [ + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardStatsHandler", + "_default_epoch_writer" + ] + ] + ], + "_default_iteration_writer": [ + [ + "monai/handlers/tensorboard_handlers.py", + [ + "TensorBoardStatsHandler", + "_default_iteration_writer" + ] + ] + ], + "stopping_fn": [ + [ + "monai/handlers/utils.py", + [ + "stopping_fn_from_metric", + "stopping_fn" + ] + ], + [ + "monai/handlers/utils.py", + [ + "stopping_fn_from_loss", + "stopping_fn" + ] + ] + ], + "stopping_fn_from_metric": [ + [ + "monai/handlers/utils.py", + [ + "stopping_fn_from_metric" + ] + ] + ], + "stopping_fn_from_loss": [ + [ + "monai/handlers/utils.py", + [ + "stopping_fn_from_loss" + ] + ] + ], + "_compute_op": [ + [ + "monai/handlers/utils.py", + [ + "write_metrics_reports", + "if_metric_details_is_not_", + "for_k_v_in_metric_detail", + "if_summary_ops_is_not_Non", + "_compute_op" + ] + ] + ], + "write_metrics_reports": [ + [ + "monai/handlers/utils.py", + [ + "write_metrics_reports" + ] + ] + ], + "from_engine": [ + [ + "monai/handlers/utils.py", + [ + "from_engine" + ] + ] + ], + "ignore_data": [ + [ + "monai/handlers/utils.py", + [ + "ignore_data" + ] + ] + ], + "set_validator": [ + [ + "monai/handlers/validation_handler.py", + [ + "ValidationHandler", + "set_validator" + ] + ] + ], + "_batch_sampler": [ + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "_batch_sampler" + ] + ] + ], + "_ensure_tuple_outputs": [ + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "_ensure_tuple_outputs" + ] + ] + ], + "_run_inference": [ + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "_run_inference" + ] + ] + ], + "_initialize_mergers": [ + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "_initialize_mergers" + ] + ] + ], + "_aggregate": [ + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "_aggregate" + ] + ] + ], + "_get_merged_shapes": [ + [ + "monai/inferers/inferer.py", + [ + "PatchInferer", + "_get_merged_shapes" + ] + ] + ], + "network_wrapper": [ + [ + "monai/inferers/inferer.py", + [ + "SliceInferer", + "network_wrapper" + ] + ] + ], + "aggregate": [ + [ + "monai/inferers/merger.py", + [ + "Merger", + "aggregate" + ] + ], + [ + "monai/inferers/merger.py", + [ + "AvgMerger", + "aggregate" + ] + ], + [ + "monai/inferers/merger.py", + [ + "ZarrAvgMerger", + "aggregate" + ] + ], + [ + "monai/metrics/confusion_matrix.py", + [ + "ConfusionMatrixMetric", + "aggregate" + ] + ], + [ + "monai/metrics/cumulative_average.py", + [ + "CumulativeAverage", + "aggregate" + ] + ], + [ + "monai/metrics/f_beta_score.py", + [ + "FBetaScore", + "aggregate" + ] + ], + [ + "monai/metrics/generalized_dice.py", + [ + "GeneralizedDiceScore", + "aggregate" + ] + ], + [ + "monai/metrics/hausdorff_distance.py", + [ + "HausdorffDistanceMetric", + "aggregate" + ] + ], + [ + "monai/metrics/loss_metric.py", + [ + "LossMetric", + "aggregate" + ] + ], + [ + "monai/metrics/meandice.py", + [ + "DiceMetric", + "aggregate" + ] + ], + [ + "monai/metrics/meaniou.py", + [ + "MeanIoU", + "aggregate" + ] + ], + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "aggregate" + ] + ], + [ + "monai/metrics/panoptic_quality.py", + [ + "PanopticQualityMetric", + "aggregate" + ] + ], + [ + "monai/metrics/regression.py", + [ + "RegressionMetric", + "aggregate" + ] + ], + [ + "monai/metrics/rocauc.py", + [ + "ROCAUCMetric", + "aggregate" + ] + ], + [ + "monai/metrics/surface_dice.py", + [ + "SurfaceDiceMetric", + "aggregate" + ] + ], + [ + "monai/metrics/surface_distance.py", + [ + "SurfaceDistanceMetric", + "aggregate" + ] + ], + [ + "monai/metrics/wrapper.py", + [ + "MetricsReloadedWrapper", + "aggregate" + ] + ] + ], + "get_output": [ + [ + "monai/inferers/merger.py", + [ + "AvgMerger", + "get_output" + ] + ], + [ + "monai/inferers/merger.py", + [ + "ZarrAvgMerger", + "get_output" + ] + ] + ], + "get_values": [ + [ + "monai/inferers/merger.py", + [ + "AvgMerger", + "get_values" + ] + ], + [ + "monai/inferers/merger.py", + [ + "ZarrAvgMerger", + "get_values" + ] + ] + ], + "get_counts": [ + [ + "monai/inferers/merger.py", + [ + "AvgMerger", + "get_counts" + ] + ], + [ + "monai/inferers/merger.py", + [ + "ZarrAvgMerger", + "get_counts" + ] + ] + ], + "iterate_over_chunks": [ + [ + "monai/inferers/merger.py", + [ + "iterate_over_chunks" + ] + ] + ], + "get_input_shape": [ + [ + "monai/inferers/splitter.py", + [ + "Splitter", + "get_input_shape" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "get_input_shape" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "WSISlidingWindowSplitter", + "get_input_shape" + ] + ] + ], + "get_padded_shape": [ + [ + "monai/inferers/splitter.py", + [ + "Splitter", + "get_padded_shape" + ] + ], + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "get_padded_shape" + ] + ] + ], + "_validate_filter_fn": [ + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "_validate_filter_fn" + ] + ] + ], + "_calculate_pad_size": [ + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "_calculate_pad_size" + ] + ] + ], + "_get_valid_shape_parameters": [ + [ + "monai/inferers/splitter.py", + [ + "SlidingWindowSplitter", + "_get_valid_shape_parameters" + ] + ] + ], + "_set_reader": [ + [ + "monai/inferers/splitter.py", + [ + "WSISlidingWindowSplitter", + "_set_reader" + ] + ] + ], + "sliding_window_inference": [ + [ + "monai/inferers/utils.py", + [ + "sliding_window_inference" + ] + ] + ], + "_create_buffered_slices": [ + [ + "monai/inferers/utils.py", + [ + "_create_buffered_slices" + ] + ] + ], + "_compute_coords": [ + [ + "monai/inferers/utils.py", + [ + "_compute_coords" + ] + ] + ], + "_get_scan_interval": [ + [ + "monai/inferers/utils.py", + [ + "_get_scan_interval" + ] + ] + ], + "_flatten_struct": [ + [ + "monai/inferers/utils.py", + [ + "_flatten_struct" + ] + ] + ], + "_pack_struct": [ + [ + "monai/inferers/utils.py", + [ + "_pack_struct" + ] + ] + ], + "get_target_tensor": [ + [ + "monai/losses/adversarial_loss.py", + [ + "PatchAdversarialLoss", + "get_target_tensor" + ] + ] + ], + "get_zero_tensor": [ + [ + "monai/losses/adversarial_loss.py", + [ + "PatchAdversarialLoss", + "get_zero_tensor" + ] + ] + ], + "_forward_single": [ + [ + "monai/losses/adversarial_loss.py", + [ + "PatchAdversarialLoss", + "_forward_single" + ] + ] + ], + "soft_erode": [ + [ + "monai/losses/cldice.py", + [ + "soft_erode" + ] + ] + ], + "soft_dilate": [ + [ + "monai/losses/cldice.py", + [ + "soft_dilate" + ] + ] + ], + "soft_open": [ + [ + "monai/losses/cldice.py", + [ + "soft_open" + ] + ] + ], + "soft_skel": [ + [ + "monai/losses/cldice.py", + [ + "soft_skel" + ] + ] + ], + "soft_dice": [ + [ + "monai/losses/cldice.py", + [ + "soft_dice" + ] + ] + ], + "spatial_gradient": [ + [ + "monai/losses/deform.py", + [ + "spatial_gradient" + ] + ] + ], + "w_func": [ + [ + "monai/losses/dice.py", + [ + "GeneralizedDiceLoss", + "w_func" + ] + ] + ], + "wasserstein_distance_map": [ + [ + "monai/losses/dice.py", + [ + "GeneralizedWassersteinDiceLoss", + "wasserstein_distance_map" + ] + ] + ], + "_compute_generalized_true_positive": [ + [ + "monai/losses/dice.py", + [ + "GeneralizedWassersteinDiceLoss", + "_compute_generalized_true_positive" + ] + ] + ], + "_compute_denominator": [ + [ + "monai/losses/dice.py", + [ + "GeneralizedWassersteinDiceLoss", + "_compute_denominator" + ] + ] + ], + "_compute_alpha_generalized_true_positives": [ + [ + "monai/losses/dice.py", + [ + "GeneralizedWassersteinDiceLoss", + "_compute_alpha_generalized_true_positives" + ] + ] + ], + "ce": [ + [ + "monai/losses/dice.py", + [ + "DiceCELoss", + "ce" + ] + ] + ], + "bce": [ + [ + "monai/losses/dice.py", + [ + "DiceCELoss", + "bce" + ] + ] + ], + "get_loss": [ + [ + "monai/losses/ds_loss.py", + [ + "DeepSupervisionLoss", + "get_loss" + ] + ] + ], + "softmax_focal_loss": [ + [ + "monai/losses/focal_loss.py", + [ + "softmax_focal_loss" + ] + ] + ], + "sigmoid_focal_loss": [ + [ + "monai/losses/focal_loss.py", + [ + "sigmoid_focal_loss" + ] + ] + ], + "make_rectangular_kernel": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "make_rectangular_kernel" + ] + ] + ], + "make_triangular_kernel": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "make_triangular_kernel" + ] + ] + ], + "make_gaussian_kernel": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "make_gaussian_kernel" + ] + ], + [ + "monai/losses/multi_scale.py", + [ + "make_gaussian_kernel" + ] + ] + ], + "get_kernel_vol": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "LocalNormalizedCrossCorrelationLoss", + "get_kernel_vol" + ] + ] + ], + "parzen_windowing": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "GlobalMutualInformationLoss", + "parzen_windowing" + ] + ] + ], + "parzen_windowing_b_spline": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "GlobalMutualInformationLoss", + "parzen_windowing_b_spline" + ] + ] + ], + "parzen_windowing_gaussian": [ + [ + "monai/losses/image_dissimilarity.py", + [ + "GlobalMutualInformationLoss", + "parzen_windowing_gaussian" + ] + ] + ], + "make_cauchy_kernel": [ + [ + "monai/losses/multi_scale.py", + [ + "make_cauchy_kernel" + ] + ] + ], + "batchify_axis": [ + [ + "monai/losses/perceptual.py", + [ + "PerceptualLoss", + "_calculate_axis_loss", + "batchify_axis" + ] + ] + ], + "_calculate_axis_loss": [ + [ + "monai/losses/perceptual.py", + [ + "PerceptualLoss", + "_calculate_axis_loss" + ] + ] + ], + "spatial_average_3d": [ + [ + "monai/losses/perceptual.py", + [ + "spatial_average_3d" + ] + ] + ], + "normalize_tensor": [ + [ + "monai/losses/perceptual.py", + [ + "normalize_tensor" + ] + ] + ], + "medicalnet_intensity_normalisation": [ + [ + "monai/losses/perceptual.py", + [ + "medicalnet_intensity_normalisation" + ] + ] + ], + "spatial_average": [ + [ + "monai/losses/perceptual.py", + [ + "spatial_average" + ] + ] + ], + "torchvision_zscore_norm": [ + [ + "monai/losses/perceptual.py", + [ + "torchvision_zscore_norm" + ] + ] + ], + "subtract_mean": [ + [ + "monai/losses/perceptual.py", + [ + "subtract_mean" + ] + ] + ], + "_get_fft_amplitude": [ + [ + "monai/losses/spectral_loss.py", + [ + "JukeboxLoss", + "_get_fft_amplitude" + ] + ] + ], + "data_range": [ + [ + "monai/losses/ssim_loss.py", + [ + "SSIMLoss", + "data_range" + ] + ] + ], + "data_range_1": [ + [ + "monai/losses/ssim_loss.py", + [ + "SSIMLoss", + "data_range_1" + ] + ] + ], + "compute_variance": [ + [ + "monai/metrics/active_learning_metrics.py", + [ + "compute_variance" + ] + ] + ], + "label_quality_score": [ + [ + "monai/metrics/active_learning_metrics.py", + [ + "label_quality_score" + ] + ] + ], + "_compute_tensor": [ + [ + "monai/metrics/confusion_matrix.py", + [ + "ConfusionMatrixMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/f_beta_score.py", + [ + "FBetaScore", + "_compute_tensor" + ] + ], + [ + "monai/metrics/generalized_dice.py", + [ + "GeneralizedDiceScore", + "_compute_tensor" + ] + ], + [ + "monai/metrics/hausdorff_distance.py", + [ + "HausdorffDistanceMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/loss_metric.py", + [ + "LossMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/meandice.py", + [ + "DiceMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/meaniou.py", + [ + "MeanIoU", + "_compute_tensor" + ] + ], + [ + "monai/metrics/metric.py", + [ + "IterationMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/panoptic_quality.py", + [ + "PanopticQualityMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/regression.py", + [ + "RegressionMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/rocauc.py", + [ + "ROCAUCMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/surface_dice.py", + [ + "SurfaceDiceMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/surface_distance.py", + [ + "SurfaceDistanceMetric", + "_compute_tensor" + ] + ], + [ + "monai/metrics/wrapper.py", + [ + "MetricsReloadedBinary", + "_compute_tensor" + ] + ], + [ + "monai/metrics/wrapper.py", + [ + "MetricsReloadedCategorical", + "_compute_tensor" + ] + ] + ], + "get_confusion_matrix": [ + [ + "monai/metrics/confusion_matrix.py", + [ + "get_confusion_matrix" + ] + ] + ], + "compute_confusion_matrix_metric": [ + [ + "monai/metrics/confusion_matrix.py", + [ + "compute_confusion_matrix_metric" + ] + ] + ], + "check_confusion_matrix_metric_name": [ + [ + "monai/metrics/confusion_matrix.py", + [ + "check_confusion_matrix_metric_name" + ] + ] + ], + "get_current": [ + [ + "monai/metrics/cumulative_average.py", + [ + "CumulativeAverage", + "get_current" + ] + ] + ], + "append": [ + [ + "monai/metrics/cumulative_average.py", + [ + "CumulativeAverage", + "append" + ] + ], + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "append" + ] + ] + ], + "get_f_beta_score": [ + [ + "monai/metrics/f_beta_score.py", + [ + "get_f_beta_score" + ] + ] + ], + "compute_f_beta_score": [ + [ + "monai/metrics/f_beta_score.py", + [ + "compute_f_beta_score" + ] + ] + ], + "get_fid_score": [ + [ + "monai/metrics/fid.py", + [ + "get_fid_score" + ] + ] + ], + "_cov": [ + [ + "monai/metrics/fid.py", + [ + "_cov" + ] + ] + ], + "_sqrtm": [ + [ + "monai/metrics/fid.py", + [ + "_sqrtm" + ] + ] + ], + "compute_frechet_distance": [ + [ + "monai/metrics/fid.py", + [ + "compute_frechet_distance" + ] + ] + ], + "compute_fp_tp_probs_nd": [ + [ + "monai/metrics/froc.py", + [ + "compute_fp_tp_probs_nd" + ] + ] + ], + "compute_fp_tp_probs": [ + [ + "monai/metrics/froc.py", + [ + "compute_fp_tp_probs" + ] + ] + ], + "compute_froc_curve_data": [ + [ + "monai/metrics/froc.py", + [ + "compute_froc_curve_data" + ] + ] + ], + "compute_froc_score": [ + [ + "monai/metrics/froc.py", + [ + "compute_froc_score" + ] + ] + ], + "compute_generalized_dice": [ + [ + "monai/metrics/generalized_dice.py", + [ + "compute_generalized_dice" + ] + ] + ], + "compute_hausdorff_distance": [ + [ + "monai/metrics/hausdorff_distance.py", + [ + "compute_hausdorff_distance" + ] + ] + ], + "compute_percent_hausdorff_distance": [ + [ + "monai/metrics/hausdorff_distance.py", + [ + "compute_percent_hausdorff_distance" + ] + ] + ], + "compute_dice": [ + [ + "monai/metrics/meandice.py", + [ + "compute_dice" + ] + ] + ], + "compute_channel": [ + [ + "monai/metrics/meandice.py", + [ + "DiceHelper", + "compute_channel" + ] + ] + ], + "compute_iou": [ + [ + "monai/metrics/meaniou.py", + [ + "compute_iou" + ] + ] + ], + "compute_meaniou": [ + [ + "monai/metrics/meaniou.py", + [ + "compute_meaniou" + ] + ] + ], + "_compute_list": [ + [ + "monai/metrics/metric.py", + [ + "IterationMetric", + "_compute_list" + ] + ] + ], + "extend": [ + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "extend" + ] + ] + ], + "_sync": [ + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "_sync" + ] + ] + ], + "get_buffer": [ + [ + "monai/metrics/metric.py", + [ + "Cumulative", + "get_buffer" + ] + ] + ], + "compute_mmd": [ + [ + "monai/metrics/mmd.py", + [ + "compute_mmd" + ] + ] + ], + "compute_panoptic_quality": [ + [ + "monai/metrics/panoptic_quality.py", + [ + "compute_panoptic_quality" + ] + ] + ], + "_get_id_list": [ + [ + "monai/metrics/panoptic_quality.py", + [ + "_get_id_list" + ] + ] + ], + "_get_pairwise_iou": [ + [ + "monai/metrics/panoptic_quality.py", + [ + "_get_pairwise_iou" + ] + ] + ], + "_get_paired_iou": [ + [ + "monai/metrics/panoptic_quality.py", + [ + "_get_paired_iou" + ] + ] + ], + "_check_panoptic_metric_name": [ + [ + "monai/metrics/panoptic_quality.py", + [ + "_check_panoptic_metric_name" + ] + ] + ], + "_check_shape": [ + [ + "monai/metrics/regression.py", + [ + "RegressionMetric", + "_check_shape" + ] + ] + ], + "_compute_metric": [ + [ + "monai/metrics/regression.py", + [ + "RegressionMetric", + "_compute_metric" + ] + ], + [ + "monai/metrics/regression.py", + [ + "MSEMetric", + "_compute_metric" + ] + ], + [ + "monai/metrics/regression.py", + [ + "MAEMetric", + "_compute_metric" + ] + ], + [ + "monai/metrics/regression.py", + [ + "RMSEMetric", + "_compute_metric" + ] + ], + [ + "monai/metrics/regression.py", + [ + "PSNRMetric", + "_compute_metric" + ] + ], + [ + "monai/metrics/regression.py", + [ + "SSIMMetric", + "_compute_metric" + ] + ], + [ + "monai/metrics/regression.py", + [ + "MultiScaleSSIMMetric", + "_compute_metric" + ] + ] + ], + "compute_mean_error_metrics": [ + [ + "monai/metrics/regression.py", + [ + "compute_mean_error_metrics" + ] + ] + ], + "gaussian_1d": [ + [ + "monai/metrics/regression.py", + [ + "_gaussian_kernel", + "gaussian_1d" + ] + ], + [ + "monai/networks/layers/convutils.py", + [ + "gaussian_1d" + ] + ] + ], + "_gaussian_kernel": [ + [ + "monai/metrics/regression.py", + [ + "_gaussian_kernel" + ] + ] + ], + "compute_ssim_and_cs": [ + [ + "monai/metrics/regression.py", + [ + "compute_ssim_and_cs" + ] + ] + ], + "compute_ms_ssim": [ + [ + "monai/metrics/regression.py", + [ + "compute_ms_ssim" + ] + ] + ], + "_calculate": [ + [ + "monai/metrics/rocauc.py", + [ + "_calculate" + ] + ] + ], + "compute_roc_auc": [ + [ + "monai/metrics/rocauc.py", + [ + "compute_roc_auc" + ] + ] + ], + "compute_surface_dice": [ + [ + "monai/metrics/surface_dice.py", + [ + "compute_surface_dice" + ] + ] + ], + "compute_average_surface_distance": [ + [ + "monai/metrics/surface_distance.py", + [ + "compute_average_surface_distance" + ] + ] + ], + "ignore_background": [ + [ + "monai/metrics/utils.py", + [ + "ignore_background" + ] + ] + ], + "do_metric_reduction": [ + [ + "monai/metrics/utils.py", + [ + "do_metric_reduction" + ] + ] + ], + "get_mask_edges": [ + [ + "monai/metrics/utils.py", + [ + "get_mask_edges" + ] + ] + ], + "get_surface_distance": [ + [ + "monai/metrics/utils.py", + [ + "get_surface_distance" + ] + ] + ], + "is_binary_tensor": [ + [ + "monai/metrics/utils.py", + [ + "is_binary_tensor" + ] + ] + ], + "remap_instance_id": [ + [ + "monai/metrics/utils.py", + [ + "remap_instance_id" + ] + ] + ], + "prepare_spacing": [ + [ + "monai/metrics/utils.py", + [ + "prepare_spacing" + ] + ] + ], + "_get_neighbour_code_to_normals_table": [ + [ + "monai/metrics/utils.py", + [ + "_get_neighbour_code_to_normals_table" + ] + ] + ], + "create_table_neighbour_code_to_surface_area": [ + [ + "monai/metrics/utils.py", + [ + "create_table_neighbour_code_to_surface_area" + ] + ] + ], + "create_table_neighbour_code_to_contour_length": [ + [ + "monai/metrics/utils.py", + [ + "create_table_neighbour_code_to_contour_length" + ] + ] + ], + "get_code_to_measure_table": [ + [ + "monai/metrics/utils.py", + [ + "get_code_to_measure_table" + ] + ] + ], + "prepare_onehot": [ + [ + "monai/metrics/wrapper.py", + [ + "MetricsReloadedWrapper", + "prepare_onehot" + ] + ] + ], + "monai_mish": [ + [ + "monai/networks/blocks/activation.py", + [ + "if_optional_import_torch", + "monai_mish" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "if_optional_import_torch", + "else_", + "monai_mish" + ] + ] + ], + "monai_swish": [ + [ + "monai/networks/blocks/activation.py", + [ + "None_1", + "monai_swish" + ] + ], + [ + "monai/networks/blocks/activation.py", + [ + "None_1", + "else_", + "monai_swish" + ] + ] + ], + "backward": [ + [ + "monai/networks/blocks/activation.py", + [ + "SwishImplementation", + "backward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "BilateralFilter", + "backward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "PHLFilter", + "backward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "TrainableBilateralFilterFunction", + "backward" + ] + ], + [ + "monai/networks/layers/filtering.py", + [ + "TrainableJointBilateralFilterFunction", + "backward" + ] + ], + [ + "monai/networks/layers/gmm.py", + [ + "_ApplyFunc", + "backward" + ] + ], + [ + "monai/networks/layers/simplelayers.py", + [ + "LLTMFunction", + "backward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridPull", + "backward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridPush", + "backward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridCount", + "backward" + ] + ], + [ + "monai/networks/layers/spatial_transforms.py", + [ + "_GridGrad", + "backward" + ] + ], + [ + "monai/visualize/gradient_based.py", + [ + "_AutoGradReLU", + "backward" + ] + ] + ], + "_resnet_fpn_extractor": [ + [ + "monai/networks/blocks/backbone_fpn_utils.py", + [ + "_resnet_fpn_extractor" + ] + ] + ], + "_create_coordinate_tensor": [ + [ + "monai/networks/blocks/crf.py", + [ + "_create_coordinate_tensor" + ] + ] + ], + "_get_layer": [ + [ + "monai/networks/blocks/denseblock.py", + [ + "ConvDenseBlock", + "_get_layer" + ] + ], + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "FullyConnectedNet", + "_get_layer" + ] + ], + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "VarFullyConnectedNet", + "_get_layer" + ] + ], + [ + "monai/networks/nets/generator.py", + [ + "Generator", + "_get_layer" + ] + ], + [ + "monai/networks/nets/quicknat.py", + [ + "ConvConcatDenseBlock", + "_get_layer" + ] + ], + [ + "monai/networks/nets/regressor.py", + [ + "Regressor", + "_get_layer" + ] + ] + ], + "get_conv_layer": [ + [ + "monai/networks/blocks/dynunet_block.py", + [ + "get_conv_layer" + ] + ], + [ + "monai/networks/blocks/localnet_block.py", + [ + "get_conv_layer" + ] + ], + [ + "monai/networks/blocks/regunet_block.py", + [ + "get_conv_layer" + ] + ], + [ + "monai/networks/blocks/segresnet_block.py", + [ + "get_conv_layer" + ] + ] + ], + "get_padding": [ + [ + "monai/networks/blocks/dynunet_block.py", + [ + "get_padding" + ] + ] + ], + "get_output_padding": [ + [ + "monai/networks/blocks/dynunet_block.py", + [ + "get_output_padding" + ] + ] + ], + "get_encoder_parameters": [ + [ + "monai/networks/blocks/encoder.py", + [ + "BaseEncoder", + "get_encoder_parameters" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNetEncoder", + "get_encoder_parameters" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "DummyEncoder", + "get_encoder_parameters" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "ResNetEncoder", + "get_encoder_parameters" + ] + ] + ], + "num_channels_per_output": [ + [ + "monai/networks/blocks/encoder.py", + [ + "BaseEncoder", + "num_channels_per_output" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNetEncoder", + "num_channels_per_output" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "DummyEncoder", + "num_channels_per_output" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "ResNetEncoder", + "num_channels_per_output" + ] + ] + ], + "num_outputs": [ + [ + "monai/networks/blocks/encoder.py", + [ + "BaseEncoder", + "num_outputs" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNetEncoder", + "num_outputs" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "DummyEncoder", + "num_outputs" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "ResNetEncoder", + "num_outputs" + ] + ] + ], + "get_encoder_names": [ + [ + "monai/networks/blocks/encoder.py", + [ + "BaseEncoder", + "get_encoder_names" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNetEncoder", + "get_encoder_names" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "DummyEncoder", + "get_encoder_names" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "ResNetEncoder", + "get_encoder_names" + ] + ] + ], + "get_result_from_inner_blocks": [ + [ + "monai/networks/blocks/feature_pyramid_network.py", + [ + "FeaturePyramidNetwork", + "get_result_from_inner_blocks" + ] + ] + ], + "get_result_from_layer_blocks": [ + [ + "monai/networks/blocks/feature_pyramid_network.py", + [ + "FeaturePyramidNetwork", + "get_result_from_layer_blocks" + ] + ] + ], + "roll_1d": [ + [ + "monai/networks/blocks/fft_utils_t.py", + [ + "roll_1d" + ] + ] + ], + "roll": [ + [ + "monai/networks/blocks/fft_utils_t.py", + [ + "roll" + ] + ] + ], + "fftshift": [ + [ + "monai/networks/blocks/fft_utils_t.py", + [ + "fftshift" + ] + ] + ], + "ifftshift": [ + [ + "monai/networks/blocks/fft_utils_t.py", + [ + "ifftshift" + ] + ] + ], + "ifftn_centered_t": [ + [ + "monai/networks/blocks/fft_utils_t.py", + [ + "ifftn_centered_t" + ] + ] + ], + "fftn_centered_t": [ + [ + "monai/networks/blocks/fft_utils_t.py", + [ + "fftn_centered_t" + ] + ] + ], + "get_conv_block": [ + [ + "monai/networks/blocks/localnet_block.py", + [ + "get_conv_block" + ] + ], + [ + "monai/networks/blocks/regunet_block.py", + [ + "get_conv_block" + ] + ] + ], + "get_deconv_block": [ + [ + "monai/networks/blocks/localnet_block.py", + [ + "get_deconv_block" + ] + ], + [ + "monai/networks/blocks/regunet_block.py", + [ + "get_deconv_block" + ] + ] + ], + "additive_upsampling": [ + [ + "monai/networks/blocks/localnet_block.py", + [ + "LocalNetUpSampleBlock", + "additive_upsampling" + ] + ] + ], + "_init_weights": [ + [ + "monai/networks/blocks/patchembedding.py", + [ + "PatchEmbeddingBlock", + "_init_weights" + ] + ] + ], + "get_upsample_layer": [ + [ + "monai/networks/blocks/segresnet_block.py", + [ + "get_upsample_layer" + ] + ] + ], + "get_reference_grid": [ + [ + "monai/networks/blocks/warp.py", + [ + "Warp", + "get_reference_grid" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "AffineHead", + "get_reference_grid" + ] + ] + ], + "same_padding": [ + [ + "monai/networks/layers/convutils.py", + [ + "same_padding" + ] + ] + ], + "stride_minus_kernel_padding": [ + [ + "monai/networks/layers/convutils.py", + [ + "stride_minus_kernel_padding" + ] + ] + ], + "calculate_out_shape": [ + [ + "monai/networks/layers/convutils.py", + [ + "calculate_out_shape" + ] + ] + ], + "polyval": [ + [ + "monai/networks/layers/convutils.py", + [ + "polyval" + ] + ] + ], + "_modified_bessel_0": [ + [ + "monai/networks/layers/convutils.py", + [ + "_modified_bessel_0" + ] + ] + ], + "_modified_bessel_1": [ + [ + "monai/networks/layers/convutils.py", + [ + "_modified_bessel_1" + ] + ] + ], + "_modified_bessel_i": [ + [ + "monai/networks/layers/convutils.py", + [ + "_modified_bessel_i" + ] + ] + ], + "drop_path": [ + [ + "monai/networks/layers/drop_path.py", + [ + "DropPath", + "drop_path" + ] + ] + ], + "names": [ + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "names" + ] + ] + ], + "add_factory_callable": [ + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "add_factory_callable" + ] + ] + ], + "_add": [ + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "factory_function", + "_add" + ] + ] + ], + "factory_function": [ + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "factory_function" + ] + ] + ], + "get_constructor": [ + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory", + "get_constructor" + ] + ] + ], + "split_args": [ + [ + "monai/networks/layers/factories.py", + [ + "split_args" + ] + ] + ], + "dropout_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "dropout_factory" + ] + ] + ], + "alpha_dropout_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "alpha_dropout_factory" + ] + ] + ], + "instance_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "instance_factory" + ] + ] + ], + "batch_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "batch_factory" + ] + ] + ], + "group_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "group_factory" + ] + ] + ], + "layer_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "layer_factory" + ] + ] + ], + "local_response_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "local_response_factory" + ] + ] + ], + "sync_batch_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "sync_batch_factory" + ] + ] + ], + "instance_nvfuser_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "instance_nvfuser_factory" + ] + ] + ], + "swish_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "swish_factory" + ] + ] + ], + "memswish_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "memswish_factory" + ] + ] + ], + "mish_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "mish_factory" + ] + ] + ], + "geglu_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "geglu_factory" + ] + ] + ], + "conv_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "conv_factory" + ] + ] + ], + "convtrans_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "convtrans_factory" + ] + ] + ], + "maxpooling_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "maxpooling_factory" + ] + ] + ], + "adaptive_maxpooling_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "adaptive_maxpooling_factory" + ] + ] + ], + "avgpooling_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "avgpooling_factory" + ] + ] + ], + "adaptive_avgpooling_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "adaptive_avgpooling_factory" + ] + ] + ], + "replication_pad_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "replication_pad_factory" + ] + ] + ], + "constant_pad_factory": [ + [ + "monai/networks/layers/factories.py", + [ + "constant_pad_factory" + ] + ] + ], + "learn": [ + [ + "monai/networks/layers/gmm.py", + [ + "GaussianMixtureModel", + "learn" + ] + ] + ], + "apply": [ + [ + "monai/networks/layers/gmm.py", + [ + "GaussianMixtureModel", + "apply" + ] + ] + ], + "_separable_filtering_conv": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "_separable_filtering_conv" + ] + ] + ], + "separable_filtering": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "separable_filtering" + ] + ] + ], + "apply_filter": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "apply_filter" + ] + ] + ], + "_make_coeffs": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "SavitzkyGolayFilter", + "_make_coeffs" + ] + ] + ], + "get_binary_kernel": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "get_binary_kernel" + ] + ] + ], + "median_filter": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "median_filter" + ] + ] + ], + "reset_parameters": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "LLTM", + "reset_parameters" + ] + ] + ], + "grid_pull": [ + [ + "monai/networks/layers/spatial_transforms.py", + [ + "grid_pull" + ] + ] + ], + "grid_push": [ + [ + "monai/networks/layers/spatial_transforms.py", + [ + "grid_push" + ] + ] + ], + "grid_count": [ + [ + "monai/networks/layers/spatial_transforms.py", + [ + "grid_count" + ] + ] + ], + "grid_grad": [ + [ + "monai/networks/layers/spatial_transforms.py", + [ + "grid_grad" + ] + ] + ], + "get_norm_layer": [ + [ + "monai/networks/layers/utils.py", + [ + "get_norm_layer" + ] + ] + ], + "get_act_layer": [ + [ + "monai/networks/layers/utils.py", + [ + "get_act_layer" + ] + ] + ], + "get_dropout_layer": [ + [ + "monai/networks/layers/utils.py", + [ + "get_dropout_layer" + ] + ] + ], + "get_pool_layer": [ + [ + "monai/networks/layers/utils.py", + [ + "get_pool_layer" + ] + ] + ], + "norm_cdf": [ + [ + "monai/networks/layers/weight_init.py", + [ + "_no_grad_trunc_normal_", + "norm_cdf" + ] + ] + ], + "_no_grad_trunc_normal_": [ + [ + "monai/networks/layers/weight_init.py", + [ + "_no_grad_trunc_normal_" + ] + ] + ], + "trunc_normal_": [ + [ + "monai/networks/layers/weight_init.py", + [ + "trunc_normal_" + ] + ] + ], + "_make_layer": [ + [ + "monai/networks/nets/ahnet.py", + [ + "AHNet", + "_make_layer" + ] + ], + [ + "monai/networks/nets/resnet.py", + [ + "ResNet", + "_make_layer" + ] + ], + [ + "monai/networks/nets/senet.py", + [ + "SENet", + "_make_layer" + ] + ] + ], + "copy_from": [ + [ + "monai/networks/nets/ahnet.py", + [ + "AHNet", + "copy_from" + ] + ] + ], + "copy_conv_param": [ + [ + "monai/networks/nets/ahnet.py", + [ + "copy_conv_param" + ] + ] + ], + "copy_bn_param": [ + [ + "monai/networks/nets/ahnet.py", + [ + "copy_bn_param" + ] + ] + ], + "_create_block": [ + [ + "monai/networks/nets/attentionunet.py", + [ + "AttentionUnet", + "__init__", + "_create_block" + ] + ], + [ + "monai/networks/nets/unet.py", + [ + "UNet", + "__init__", + "_create_block" + ] + ] + ], + "_get_bottom_layer": [ + [ + "monai/networks/nets/attentionunet.py", + [ + "AttentionUnet", + "_get_bottom_layer" + ] + ], + [ + "monai/networks/nets/unet.py", + [ + "UNet", + "_get_bottom_layer" + ] + ] + ], + "_get_encode_module": [ + [ + "monai/networks/nets/autoencoder.py", + [ + "AutoEncoder", + "_get_encode_module" + ] + ] + ], + "_get_intermediate_module": [ + [ + "monai/networks/nets/autoencoder.py", + [ + "AutoEncoder", + "_get_intermediate_module" + ] + ] + ], + "_get_decode_module": [ + [ + "monai/networks/nets/autoencoder.py", + [ + "AutoEncoder", + "_get_decode_module" + ] + ] + ], + "_get_encode_layer": [ + [ + "monai/networks/nets/autoencoder.py", + [ + "AutoEncoder", + "_get_encode_layer" + ] + ] + ], + "_get_decode_layer": [ + [ + "monai/networks/nets/autoencoder.py", + [ + "AutoEncoder", + "_get_decode_layer" + ] + ] + ], + "_get_final_layer": [ + [ + "monai/networks/nets/classifier.py", + [ + "Critic", + "_get_final_layer" + ] + ], + [ + "monai/networks/nets/regressor.py", + [ + "Regressor", + "_get_final_layer" + ] + ] + ], + "_init_weight": [ + [ + "monai/networks/nets/daf3d.py", + [ + "Daf3dASPP", + "_init_weight" + ] + ] + ], + "_load_state_dict": [ + [ + "monai/networks/nets/densenet.py", + [ + "_load_state_dict" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "_load_state_dict" + ] + ], + [ + "monai/networks/nets/senet.py", + [ + "_load_state_dict" + ] + ] + ], + "_dfs": [ + [ + "monai/networks/nets/dints.py", + [ + "_dfs" + ] + ] + ], + "weight_parameters": [ + [ + "monai/networks/nets/dints.py", + [ + "DiNTS", + "weight_parameters" + ] + ], + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "weight_parameters" + ] + ] + ], + "gen_mtx": [ + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "gen_mtx" + ] + ] + ], + "get_prob_a": [ + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "get_prob_a" + ] + ] + ], + "get_ram_cost_usage": [ + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "get_ram_cost_usage" + ] + ] + ], + "get_topology_entropy": [ + [ + "monai/networks/nets/dints.py", + [ + "TopologySearch", + "get_topology_entropy" + ] + ] + ], + "create_skips": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "__init__", + "create_skips" + ] + ] + ], + "check_kernel_stride": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "check_kernel_stride" + ] + ] + ], + "check_deep_supr_num": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "check_deep_supr_num" + ] + ] + ], + "check_filters": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "check_filters" + ] + ] + ], + "get_input_block": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_input_block" + ] + ] + ], + "get_bottleneck": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_bottleneck" + ] + ] + ], + "get_output_block": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_output_block" + ] + ] + ], + "get_downsamples": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_downsamples" + ] + ] + ], + "get_upsamples": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_upsamples" + ] + ] + ], + "get_module_list": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_module_list" + ] + ] + ], + "get_deep_supervision_heads": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "get_deep_supervision_heads" + ] + ] + ], + "initialize_weights": [ + [ + "monai/networks/nets/dynunet.py", + [ + "DynUNet", + "initialize_weights" + ] + ] + ], + "set_swish": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "MBConvBlock", + "set_swish" + ] + ], + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNet", + "set_swish" + ] + ] + ], + "_initialize_weights": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "EfficientNet", + "_initialize_weights" + ] + ] + ], + "get_efficientnet_image_size": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "get_efficientnet_image_size" + ] + ] + ], + "drop_connect": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "drop_connect" + ] + ] + ], + "_get_same_padding_conv_nd": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "_get_same_padding_conv_nd" + ] + ] + ], + "_make_same_padder": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "_make_same_padder" + ] + ] + ], + "_round_filters": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "_round_filters" + ] + ] + ], + "_round_repeats": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "_round_repeats" + ] + ] + ], + "_calculate_output_image_size": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "_calculate_output_image_size" + ] + ] + ], + "from_string": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "BlockArgs", + "from_string" + ] + ] + ], + "to_string": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "BlockArgs", + "to_string" + ] + ] + ], + "register_class": [ + [ + "monai/networks/nets/flexible_unet.py", + [ + "FlexUNetEncoderRegister", + "register_class" + ] + ] + ], + "_get_adn_layer": [ + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "_get_adn_layer" + ] + ] + ], + "encode_forward": [ + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "VarFullyConnectedNet", + "encode_forward" + ] + ], + [ + "monai/networks/nets/varautoencoder.py", + [ + "VarAutoEncoder", + "encode_forward" + ] + ] + ], + "decode_forward": [ + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "VarFullyConnectedNet", + "decode_forward" + ] + ], + [ + "monai/networks/nets/varautoencoder.py", + [ + "VarAutoEncoder", + "decode_forward" + ] + ] + ], + "reparameterize": [ + [ + "monai/networks/nets/fullyconnectednet.py", + [ + "VarFullyConnectedNet", + "reparameterize" + ] + ], + [ + "monai/networks/nets/varautoencoder.py", + [ + "VarAutoEncoder", + "reparameterize" + ] + ] + ], + "_load_pretrained_encoder": [ + [ + "monai/networks/nets/hovernet.py", + [ + "_load_pretrained_encoder" + ] + ] + ], + "_remap_preact_resnet_model": [ + [ + "monai/networks/nets/hovernet.py", + [ + "_remap_preact_resnet_model" + ] + ] + ], + "_remap_standard_resnet_model": [ + [ + "monai/networks/nets/hovernet.py", + [ + "_remap_standard_resnet_model" + ] + ] + ], + "hook": [ + [ + "monai/networks/nets/milmodel.py", + [ + "MILModel", + "__init__", + "if_backbone_is_None_", + "if_mil_mode_att_trans", + "forward_hook", + "hook" + ] + ] + ], + "forward_hook": [ + [ + "monai/networks/nets/milmodel.py", + [ + "MILModel", + "__init__", + "if_backbone_is_None_", + "if_mil_mode_att_trans", + "forward_hook" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "forward_hook" + ] + ] + ], + "calc_head": [ + [ + "monai/networks/nets/milmodel.py", + [ + "MILModel", + "calc_head" + ] + ] + ], + "_create_model": [ + [ + "monai/networks/nets/quicknat.py", + [ + "Quicknat", + "__init__", + "_create_model" + ] + ] + ], + "get_selayer": [ + [ + "monai/networks/nets/quicknat.py", + [ + "Quicknat", + "get_selayer" + ] + ] + ], + "is_cuda": [ + [ + "monai/networks/nets/quicknat.py", + [ + "Quicknat", + "is_cuda" + ] + ] + ], + "build_layers": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_layers" + ] + ] + ], + "build_encode_layers": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_encode_layers" + ] + ] + ], + "build_conv_block": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_conv_block" + ] + ] + ], + "build_down_sampling_block": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_down_sampling_block" + ] + ] + ], + "build_bottom_block": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_bottom_block" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "LocalNet", + "build_bottom_block" + ] + ] + ], + "build_decode_layers": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_decode_layers" + ] + ] + ], + "build_up_sampling_block": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_up_sampling_block" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "LocalNet", + "build_up_sampling_block" + ] + ] + ], + "build_output_block": [ + [ + "monai/networks/nets/regunet.py", + [ + "RegUNet", + "build_output_block" + ] + ], + [ + "monai/networks/nets/regunet.py", + [ + "GlobalNet", + "build_output_block" + ] + ] + ], + "affine_transform": [ + [ + "monai/networks/nets/regunet.py", + [ + "AffineHead", + "affine_transform" + ] + ] + ], + "get_inplanes": [ + [ + "monai/networks/nets/resnet.py", + [ + "get_inplanes" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "ResNetEncoder", + "get_inplanes" + ] + ] + ], + "get_avgpool": [ + [ + "monai/networks/nets/resnet.py", + [ + "get_avgpool" + ] + ] + ], + "_downsample_basic_block": [ + [ + "monai/networks/nets/resnet.py", + [ + "ResNet", + "_downsample_basic_block" + ] + ] + ], + "_resnet": [ + [ + "monai/networks/nets/resnet.py", + [ + "_resnet" + ] + ] + ], + "resnet10": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet10" + ] + ] + ], + "resnet18": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet18" + ] + ] + ], + "resnet34": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet34" + ] + ] + ], + "resnet50": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet50" + ] + ] + ], + "resnet101": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet101" + ] + ] + ], + "resnet152": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet152" + ] + ] + ], + "resnet200": [ + [ + "monai/networks/nets/resnet.py", + [ + "resnet200" + ] + ] + ], + "_make_down_layers": [ + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNet", + "_make_down_layers" + ] + ] + ], + "_make_up_layers": [ + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNet", + "_make_up_layers" + ] + ] + ], + "_make_final_conv": [ + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNet", + "_make_final_conv" + ] + ] + ], + "_prepare_vae_modules": [ + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNetVAE", + "_prepare_vae_modules" + ] + ] + ], + "_get_vae_loss": [ + [ + "monai/networks/nets/segresnet.py", + [ + "SegResNetVAE", + "_get_vae_loss" + ] + ] + ], + "scales_for_resolution": [ + [ + "monai/networks/nets/segresnet_ds.py", + [ + "scales_for_resolution" + ] + ] + ], + "aniso_kernel": [ + [ + "monai/networks/nets/segresnet_ds.py", + [ + "aniso_kernel" + ] + ] + ], + "_forward": [ + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResEncoder", + "_forward" + ] + ], + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResNetDS", + "_forward" + ] + ] + ], + "shape_factor": [ + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResNetDS", + "shape_factor" + ] + ] + ], + "is_valid_shape": [ + [ + "monai/networks/nets/segresnet_ds.py", + [ + "SegResNetDS", + "is_valid_shape" + ] + ] + ], + "features": [ + [ + "monai/networks/nets/senet.py", + [ + "SENet", + "features" + ] + ] + ], + "logits": [ + [ + "monai/networks/nets/senet.py", + [ + "SENet", + "logits" + ] + ] + ], + "load_from": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinUNETR", + "load_from" + ] + ], + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinTransformerBlock", + "load_from" + ] + ] + ], + "window_partition": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "window_partition" + ] + ] + ], + "window_reverse": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "window_reverse" + ] + ] + ], + "get_window_size": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "get_window_size" + ] + ] + ], + "forward_part1": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinTransformerBlock", + "forward_part1" + ] + ] + ], + "forward_part2": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinTransformerBlock", + "forward_part2" + ] + ] + ], + "compute_mask": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "compute_mask" + ] + ] + ], + "proj_out": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "SwinTransformer", + "proj_out" + ] + ] + ], + "filter_swinunetr": [ + [ + "monai/networks/nets/swin_unetr.py", + [ + "filter_swinunetr" + ] + ] + ], + "init_bert_weights": [ + [ + "monai/networks/nets/transchex.py", + [ + "BertPreTrainedModel", + "init_bert_weights" + ] + ] + ], + "is_within_directory": [ + [ + "monai/networks/nets/transchex.py", + [ + "BertPreTrainedModel", + "from_pretrained", + "if_os_path_isdir_resolved", + "else_", + "with_tarfile_open_resolve", + "is_within_directory" + ] + ] + ], + "safe_extract": [ + [ + "monai/networks/nets/transchex.py", + [ + "BertPreTrainedModel", + "from_pretrained", + "if_os_path_isdir_resolved", + "else_", + "with_tarfile_open_resolve", + "safe_extract" + ] + ] + ], + "from_pretrained": [ + [ + "monai/networks/nets/transchex.py", + [ + "BertPreTrainedModel", + "from_pretrained" + ] + ] + ], + "transpose_for_scores": [ + [ + "monai/networks/nets/transchex.py", + [ + "BertAttention", + "transpose_for_scores" + ] + ] + ], + "_get_connection_block": [ + [ + "monai/networks/nets/unet.py", + [ + "UNet", + "_get_connection_block" + ] + ] + ], + "_get_down_layer": [ + [ + "monai/networks/nets/unet.py", + [ + "UNet", + "_get_down_layer" + ] + ] + ], + "_get_up_layer": [ + [ + "monai/networks/nets/unet.py", + [ + "UNet", + "_get_up_layer" + ] + ] + ], + "proj_feat": [ + [ + "monai/networks/nets/unetr.py", + [ + "UNETR", + "proj_feat" + ] + ] + ], + "get_acti_layer": [ + [ + "monai/networks/nets/vnet.py", + [ + "get_acti_layer" + ] + ] + ], + "_make_nconv": [ + [ + "monai/networks/nets/vnet.py", + [ + "_make_nconv" + ] + ] + ], + "has_nvfuser_instance_norm": [ + [ + "monai/networks/utils.py", + [ + "has_nvfuser_instance_norm" + ] + ] + ], + "look_up_named_module": [ + [ + "monai/networks/utils.py", + [ + "look_up_named_module" + ] + ] + ], + "set_named_module": [ + [ + "monai/networks/utils.py", + [ + "set_named_module" + ] + ] + ], + "one_hot": [ + [ + "monai/networks/utils.py", + [ + "one_hot" + ] + ] + ], + "predict_segmentation": [ + [ + "monai/networks/utils.py", + [ + "predict_segmentation" + ] + ] + ], + "normalize_transform": [ + [ + "monai/networks/utils.py", + [ + "normalize_transform" + ] + ] + ], + "to_norm_affine": [ + [ + "monai/networks/utils.py", + [ + "to_norm_affine" + ] + ] + ], + "normal_init": [ + [ + "monai/networks/utils.py", + [ + "normal_init" + ] + ] + ], + "icnr_init": [ + [ + "monai/networks/utils.py", + [ + "icnr_init" + ] + ] + ], + "pixelshuffle": [ + [ + "monai/networks/utils.py", + [ + "pixelshuffle" + ] + ] + ], + "eval_mode": [ + [ + "monai/networks/utils.py", + [ + "eval_mode" + ] + ] + ], + "train_mode": [ + [ + "monai/networks/utils.py", + [ + "train_mode" + ] + ] + ], + "get_state_dict": [ + [ + "monai/networks/utils.py", + [ + "get_state_dict" + ] + ] + ], + "copy_model_state": [ + [ + "monai/networks/utils.py", + [ + "copy_model_state" + ] + ] + ], + "save_state": [ + [ + "monai/networks/utils.py", + [ + "save_state" + ] + ] + ], + "convert_to_onnx": [ + [ + "monai/networks/utils.py", + [ + "convert_to_onnx" + ] + ] + ], + "convert_to_torchscript": [ + [ + "monai/networks/utils.py", + [ + "convert_to_torchscript" + ] + ] + ], + "_onnx_trt_compile": [ + [ + "monai/networks/utils.py", + [ + "_onnx_trt_compile" + ] + ] + ], + "scale_batch_size": [ + [ + "monai/networks/utils.py", + [ + "convert_to_trt", + "scale_batch_size" + ] + ] + ], + "convert_to_trt": [ + [ + "monai/networks/utils.py", + [ + "convert_to_trt" + ] + ] + ], + "meshgrid_ij": [ + [ + "monai/networks/utils.py", + [ + "meshgrid_ij" + ] + ] + ], + "meshgrid_xy": [ + [ + "monai/networks/utils.py", + [ + "meshgrid_xy" + ] + ] + ], + "_replace_modules": [ + [ + "monai/networks/utils.py", + [ + "_replace_modules" + ] + ] + ], + "replace_modules": [ + [ + "monai/networks/utils.py", + [ + "replace_modules" + ] + ] + ], + "replace_modules_temp": [ + [ + "monai/networks/utils.py", + [ + "replace_modules_temp" + ] + ] + ], + "freeze_layers": [ + [ + "monai/networks/utils.py", + [ + "freeze_layers" + ] + ] + ], + "dataset": [ + [ + "monai/optimizers/lr_finder.py", + [ + "DataLoaderIter", + "dataset" + ] + ] + ], + "inputs_labels_from_batch": [ + [ + "monai/optimizers/lr_finder.py", + [ + "DataLoaderIter", + "inputs_labels_from_batch" + ] + ] + ], + "__next__": [ + [ + "monai/optimizers/lr_finder.py", + [ + "DataLoaderIter", + "__next__" + ] + ], + [ + "monai/optimizers/lr_finder.py", + [ + "TrainDataLoaderIter", + "__next__" + ] + ], + [ + "monai/optimizers/lr_finder.py", + [ + "ValDataLoaderIter", + "__next__" + ] + ] + ], + "default_image_extractor": [ + [ + "monai/optimizers/lr_finder.py", + [ + "default_image_extractor" + ] + ] + ], + "default_label_extractor": [ + [ + "monai/optimizers/lr_finder.py", + [ + "default_label_extractor" + ] + ] + ], + "range_test": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "range_test" + ] + ] + ], + "_set_learning_rate": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "_set_learning_rate" + ] + ] + ], + "_check_for_scheduler": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "_check_for_scheduler" + ] + ] + ], + "_train_batch": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "_train_batch" + ] + ] + ], + "_validate": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "_validate" + ] + ] + ], + "get_lrs_and_losses": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "get_lrs_and_losses" + ] + ] + ], + "get_steepest_gradient": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "get_steepest_gradient" + ] + ] + ], + "plot": [ + [ + "monai/optimizers/lr_finder.py", + [ + "LearningRateFinder", + "plot" + ] + ] + ], + "get_lr": [ + [ + "monai/optimizers/lr_scheduler.py", + [ + "LinearLR", + "get_lr" + ] + ], + [ + "monai/optimizers/lr_scheduler.py", + [ + "ExponentialLR", + "get_lr" + ] + ], + [ + "monai/optimizers/lr_scheduler.py", + [ + "WarmupCosineSchedule", + "get_lr" + ] + ] + ], + "lr_lambda": [ + [ + "monai/optimizers/lr_scheduler.py", + [ + "WarmupCosineSchedule", + "lr_lambda" + ] + ] + ], + "__setstate__": [ + [ + "monai/optimizers/novograd.py", + [ + "Novograd", + "__setstate__" + ] + ], + [ + "tests/utils.py", + [ + "DistTestCase", + "__setstate__" + ] + ] + ], + "step": [ + [ + "monai/optimizers/novograd.py", + [ + "Novograd", + "step" + ] + ] + ], + "_select": [ + [ + "monai/optimizers/utils.py", + [ + "generate_param_groups", + "_get_select", + "_select" + ] + ] + ], + "_get_select": [ + [ + "monai/optimizers/utils.py", + [ + "generate_param_groups", + "_get_select" + ] + ] + ], + "_filter": [ + [ + "monai/optimizers/utils.py", + [ + "generate_param_groups", + "_get_filter", + "_filter" + ] + ] + ], + "_get_filter": [ + [ + "monai/optimizers/utils.py", + [ + "generate_param_groups", + "_get_filter" + ] + ] + ], + "generate_param_groups": [ + [ + "monai/optimizers/utils.py", + [ + "generate_param_groups" + ] + ] + ], + "must_be_types_or_none": [ + [ + "monai/transforms/adaptors.py", + [ + "adaptor", + "must_be_types_or_none" + ] + ] + ], + "must_be_types": [ + [ + "monai/transforms/adaptors.py", + [ + "adaptor", + "must_be_types" + ] + ] + ], + "map_names": [ + [ + "monai/transforms/adaptors.py", + [ + "adaptor", + "map_names" + ] + ] + ], + "map_only_names": [ + [ + "monai/transforms/adaptors.py", + [ + "adaptor", + "map_only_names" + ] + ] + ], + "_inner": [ + [ + "monai/transforms/adaptors.py", + [ + "adaptor", + "_inner" + ] + ], + [ + "monai/transforms/adaptors.py", + [ + "apply_alias", + "_inner" + ] + ], + [ + "monai/transforms/adaptors.py", + [ + "to_kwargs", + "_inner" + ] + ], + [ + "monai/utils/module.py", + [ + "export", + "_inner" + ] + ], + [ + "tests/test_compose.py", + [ + "TestOps", + "concat", + "_inner" + ] + ], + [ + "tests/test_compose.py", + [ + "TestOps", + "concatd", + "_inner" + ] + ], + [ + "tests/test_compose.py", + [ + "TestOps", + "concata", + "_inner" + ] + ] + ], + "adaptor": [ + [ + "monai/transforms/adaptors.py", + [ + "adaptor" + ] + ] + ], + "apply_alias": [ + [ + "monai/transforms/adaptors.py", + [ + "apply_alias" + ] + ] + ], + "to_kwargs": [ + [ + "monai/transforms/adaptors.py", + [ + "to_kwargs" + ] + ] + ], + "execute_compose": [ + [ + "monai/transforms/compose.py", + [ + "execute_compose" + ] + ] + ], + "lazy": [ + [ + "monai/transforms/compose.py", + [ + "Compose", + "lazy" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandSpatialCropSamples", + "lazy" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "CropForeground", + "lazy" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandWeightedCrop", + "lazy" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByPosNegLabel", + "lazy" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByLabelClasses", + "lazy" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "ResizeWithPadOrCrop", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "Padd", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "Cropd", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandSpatialCropSamplesd", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "CropForegroundd", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandWeightedCropd", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByPosNegLabeld", + "lazy" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByLabelClassesd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Spacing", + "lazy" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandFlip", + "lazy" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAxisFlip", + "lazy" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Affine", + "lazy" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "SpatialResampled", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "ResampleToMatchd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Spacingd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Orientationd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rotate90d", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Resized", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Affined", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAffined", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Flipd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandFlipd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandAxisFlipd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Rotated", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandRotated", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "Zoomd", + "lazy" + ] + ], + [ + "monai/transforms/spatial/dictionary.py", + [ + "RandZoomd", + "lazy" + ] + ], + [ + "monai/transforms/traits.py", + [ + "LazyTrait", + "lazy" + ] + ], + [ + "monai/transforms/transform.py", + [ + "LazyTransform", + "lazy" + ] + ] + ], + "get_index_of_first": [ + [ + "monai/transforms/compose.py", + [ + "Compose", + "get_index_of_first" + ] + ] + ], + "flatten": [ + [ + "monai/transforms/compose.py", + [ + "Compose", + "flatten" + ] + ], + [ + "monai/transforms/compose.py", + [ + "OneOf", + "flatten" + ] + ], + [ + "tests/test_compute_regression_metrics.py", + [ + "flatten" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "flatten" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "flatten" + ] + ] + ], + "_raise_if_not_invertible": [ + [ + "monai/transforms/compose.py", + [ + "Compose", + "_raise_if_not_invertible" + ] + ] + ], + "_normalize_probabilities": [ + [ + "monai/transforms/compose.py", + [ + "OneOf", + "_normalize_probabilities" + ] + ], + [ + "monai/transforms/compose.py", + [ + "SomeOf", + "_normalize_probabilities" + ] + ] + ], + "_ensure_valid_num_transforms": [ + [ + "monai/transforms/compose.py", + [ + "SomeOf", + "_ensure_valid_num_transforms" + ] + ] + ], + "compute_pad_width": [ + [ + "monai/transforms/croppad/array.py", + [ + "Pad", + "compute_pad_width" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "SpatialPad", + "compute_pad_width" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "BorderPad", + "compute_pad_width" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "DivisiblePad", + "compute_pad_width" + ] + ] + ], + "compute_slices": [ + [ + "monai/transforms/croppad/array.py", + [ + "Crop", + "compute_slices" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "CenterSpatialCrop", + "compute_slices" + ] + ] + ], + "get_max_roi_size": [ + [ + "monai/transforms/croppad/array.py", + [ + "RandScaleCrop", + "get_max_roi_size" + ] + ] + ], + "requires_current_data": [ + [ + "monai/transforms/croppad/array.py", + [ + "CropForeground", + "requires_current_data" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByPosNegLabel", + "requires_current_data" + ] + ], + [ + "monai/transforms/croppad/array.py", + [ + "RandCropByLabelClasses", + "requires_current_data" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "CropForegroundd", + "requires_current_data" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByPosNegLabeld", + "requires_current_data" + ] + ], + [ + "monai/transforms/croppad/dictionary.py", + [ + "RandCropByLabelClassesd", + "requires_current_data" + ] + ], + [ + "monai/transforms/traits.py", + [ + "LazyTrait", + "requires_current_data" + ] + ], + [ + "monai/transforms/transform.py", + [ + "LazyTransform", + "requires_current_data" + ] + ] + ], + "compute_bounding_box": [ + [ + "monai/transforms/croppad/array.py", + [ + "CropForeground", + "compute_bounding_box" + ] + ] + ], + "crop_pad": [ + [ + "monai/transforms/croppad/array.py", + [ + "CropForeground", + "crop_pad" + ] + ] + ], + "inverse_transform": [ + [ + "monai/transforms/croppad/array.py", + [ + "ResizeWithPadOrCrop", + "inverse_transform" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Resize", + "inverse_transform" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rotate", + "inverse_transform" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Zoom", + "inverse_transform" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "Rotate90", + "inverse_transform" + ] + ] + ], + "replace_element": [ + [ + "monai/transforms/croppad/batch.py", + [ + "replace_element" + ] + ] + ], + "_convert_pt_pad_mode": [ + [ + "monai/transforms/croppad/functional.py", + [ + "_convert_pt_pad_mode" + ] + ] + ], + "_np_pad": [ + [ + "monai/transforms/croppad/functional.py", + [ + "_np_pad" + ] + ] + ], + "_pt_pad": [ + [ + "monai/transforms/croppad/functional.py", + [ + "_pt_pad" + ] + ] + ], + "pad_nd": [ + [ + "monai/transforms/croppad/functional.py", + [ + "pad_nd" + ] + ] + ], + "crop_or_pad_nd": [ + [ + "monai/transforms/croppad/functional.py", + [ + "crop_or_pad_nd" + ] + ] + ], + "pad_func": [ + [ + "monai/transforms/croppad/functional.py", + [ + "pad_func" + ] + ] + ], + "crop_func": [ + [ + "monai/transforms/croppad/functional.py", + [ + "crop_func" + ] + ] + ], + "_add_noise": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandRicianNoise", + "_add_noise" + ] + ] + ], + "_stdshift": [ + [ + "monai/transforms/intensity/array.py", + [ + "StdShiftIntensity", + "_stdshift" + ] + ] + ], + "_generate_random_field": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandBiasField", + "_generate_random_field" + ] + ] + ], + "_mean": [ + [ + "monai/transforms/intensity/array.py", + [ + "NormalizeIntensity", + "_mean" + ] + ] + ], + "_std": [ + [ + "monai/transforms/intensity/array.py", + [ + "NormalizeIntensity", + "_std" + ] + ] + ], + "_normalize": [ + [ + "monai/transforms/intensity/array.py", + [ + "NormalizeIntensity", + "_normalize" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "ScaleIntensityRangePercentiles", + "_normalize" + ] + ] + ], + "interp": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandHistogramShift", + "interp" + ] + ] + ], + "_apply_mask": [ + [ + "monai/transforms/intensity/array.py", + [ + "GibbsNoise", + "_apply_mask" + ] + ] + ], + "_check_indices": [ + [ + "monai/transforms/intensity/array.py", + [ + "KSpaceSpikeNoise", + "_check_indices" + ] + ] + ], + "_set_spike": [ + [ + "monai/transforms/intensity/array.py", + [ + "KSpaceSpikeNoise", + "_set_spike" + ] + ] + ], + "_make_sequence": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandKSpaceSpikeNoise", + "_make_sequence" + ] + ] + ], + "_set_default_range": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandKSpaceSpikeNoise", + "_set_default_range" + ] + ] + ], + "_transform_holes": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandCoarseTransform", + "_transform_holes" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandCoarseDropout", + "_transform_holes" + ] + ], + [ + "monai/transforms/intensity/array.py", + [ + "RandCoarseShuffle", + "_transform_holes" + ] + ] + ], + "_set_threshold": [ + [ + "monai/transforms/intensity/array.py", + [ + "ForegroundMask", + "_set_threshold" + ] + ] + ], + "_get_threshold": [ + [ + "monai/transforms/intensity/array.py", + [ + "ForegroundMask", + "_get_threshold" + ] + ] + ], + "set_tracing": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "set_tracing" + ] + ] + ], + "trace_key": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "trace_key" + ] + ] + ], + "transform_info_keys": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "transform_info_keys" + ] + ] + ], + "get_transform_info": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "get_transform_info" + ] + ] + ], + "push_transform": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "push_transform" + ] + ] + ], + "track_transform_meta": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "track_transform_meta" + ] + ] + ], + "check_transforms_match": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "check_transforms_match" + ] + ] + ], + "get_most_recent_transform": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "get_most_recent_transform" + ] + ] + ], + "pop_transform": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "pop_transform" + ] + ] + ], + "trace_transform": [ + [ + "monai/transforms/inverse.py", + [ + "TraceableTransform", + "trace_transform" + ] + ] + ], + "inverse_update": [ + [ + "monai/transforms/inverse.py", + [ + "InvertibleTransform", + "inverse_update" + ] + ] + ], + "switch_endianness": [ + [ + "monai/transforms/io/array.py", + [ + "switch_endianness" + ] + ] + ], + "register": [ + [ + "monai/transforms/io/array.py", + [ + "LoadImage", + "register" + ] + ], + [ + "monai/transforms/io/dictionary.py", + [ + "LoadImaged", + "register" + ] + ] + ], + "set_options": [ + [ + "monai/transforms/io/array.py", + [ + "SaveImage", + "set_options" + ] + ], + [ + "monai/transforms/io/dictionary.py", + [ + "SaveImaged", + "set_options" + ] + ] + ], + "_log_pending_info": [ + [ + "monai/transforms/lazy/functional.py", + [ + "_log_pending_info" + ] + ] + ], + "_log_applied_info": [ + [ + "monai/transforms/lazy/functional.py", + [ + "_log_applied_info" + ] + ] + ], + "apply_pending_transforms": [ + [ + "monai/transforms/lazy/functional.py", + [ + "apply_pending_transforms" + ] + ] + ], + "apply_pending_transforms_in_order": [ + [ + "monai/transforms/lazy/functional.py", + [ + "apply_pending_transforms_in_order" + ] + ] + ], + "apply_pending": [ + [ + "monai/transforms/lazy/functional.py", + [ + "apply_pending" + ] + ] + ], + "is_affine_shaped": [ + [ + "monai/transforms/lazy/utils.py", + [ + "Affine", + "is_affine_shaped" + ] + ] + ], + "is_ddf_shaped": [ + [ + "monai/transforms/lazy/utils.py", + [ + "DisplacementField", + "is_ddf_shaped" + ] + ] + ], + "combine_transforms": [ + [ + "monai/transforms/lazy/utils.py", + [ + "combine_transforms" + ] + ] + ], + "affine_from_pending": [ + [ + "monai/transforms/lazy/utils.py", + [ + "affine_from_pending" + ] + ] + ], + "kwargs_from_pending": [ + [ + "monai/transforms/lazy/utils.py", + [ + "kwargs_from_pending" + ] + ] + ], + "is_compatible_apply_kwargs": [ + [ + "monai/transforms/lazy/utils.py", + [ + "is_compatible_apply_kwargs" + ] + ] + ], + "requires_interp": [ + [ + "monai/transforms/lazy/utils.py", + [ + "requires_interp" + ] + ] + ], + "resample": [ + [ + "monai/transforms/lazy/utils.py", + [ + "resample" + ] + ] + ], + "get_stacked_torch": [ + [ + "monai/transforms/post/array.py", + [ + "Ensemble", + "get_stacked_torch" + ] + ] + ], + "post_convert": [ + [ + "monai/transforms/post/array.py", + [ + "Ensemble", + "post_convert" + ] + ] + ], + "_get_kernel": [ + [ + "monai/transforms/post/array.py", + [ + "SobelGradients", + "_get_kernel" + ] + ] + ], + "get_saver": [ + [ + "monai/transforms/post/dictionary.py", + [ + "SaveClassificationd", + "get_saver" + ] + ] + ], + "set_spatial_size": [ + [ + "monai/transforms/smooth_field/array.py", + [ + "SmoothField", + "set_spatial_size" + ] + ] + ], + "set_mode": [ + [ + "monai/transforms/smooth_field/array.py", + [ + "SmoothField", + "set_mode" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustContrast", + "set_mode" + ] + ], + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothFieldAdjustIntensity", + "set_mode" + ] + ] + ], + "set_field_mode": [ + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothDeform", + "set_field_mode" + ] + ] + ], + "set_grid_mode": [ + [ + "monai/transforms/smooth_field/array.py", + [ + "RandSmoothDeform", + "set_grid_mode" + ] + ] + ], + "_get_rand_param": [ + [ + "monai/transforms/spatial/array.py", + [ + "RandAffineGrid", + "_get_rand_param" + ] + ] + ], + "get_transformation_matrix": [ + [ + "monai/transforms/spatial/array.py", + [ + "RandAffineGrid", + "get_transformation_matrix" + ] + ] + ], + "compute_w_affine": [ + [ + "monai/transforms/spatial/array.py", + [ + "Affine", + "compute_w_affine" + ] + ] + ], + "_init_identity_cache": [ + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "_init_identity_cache" + ] + ] + ], + "get_identity_grid": [ + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine", + "get_identity_grid" + ] + ] + ], + "_get_params": [ + [ + "monai/transforms/spatial/array.py", + [ + "GridSplit", + "_get_params" + ] + ] + ], + "filter_threshold": [ + [ + "monai/transforms/spatial/array.py", + [ + "GridPatch", + "filter_threshold" + ] + ] + ], + "filter_count": [ + [ + "monai/transforms/spatial/array.py", + [ + "GridPatch", + "filter_count" + ] + ], + [ + "monai/transforms/spatial/array.py", + [ + "RandGridPatch", + "filter_count" + ] + ] + ], + "_maybe_new_metatensor": [ + [ + "monai/transforms/spatial/functional.py", + [ + "_maybe_new_metatensor" + ] + ] + ], + "spatial_resample": [ + [ + "monai/transforms/spatial/functional.py", + [ + "spatial_resample" + ] + ] + ], + "orientation": [ + [ + "monai/transforms/spatial/functional.py", + [ + "orientation" + ] + ] + ], + "flip": [ + [ + "monai/transforms/spatial/functional.py", + [ + "flip" + ] + ] + ], + "resize": [ + [ + "monai/transforms/spatial/functional.py", + [ + "resize" + ] + ] + ], + "rotate": [ + [ + "monai/transforms/spatial/functional.py", + [ + "rotate" + ] + ] + ], + "zoom": [ + [ + "monai/transforms/spatial/functional.py", + [ + "zoom" + ] + ] + ], + "rotate90": [ + [ + "monai/transforms/spatial/functional.py", + [ + "rotate90" + ] + ] + ], + "affine_func": [ + [ + "monai/transforms/spatial/functional.py", + [ + "affine_func" + ] + ] + ], + "lazy_1": [ + [ + "monai/transforms/traits.py", + [ + "LazyTrait", + "lazy_1" + ] + ], + [ + "monai/transforms/transform.py", + [ + "LazyTransform", + "lazy_1" + ] + ] + ], + "_apply_transform": [ + [ + "monai/transforms/transform.py", + [ + "_apply_transform" + ] + ] + ], + "_log_stats": [ + [ + "monai/transforms/transform.py", + [ + "apply_transform", + "try_", + "except_Exception_as_e_", + "if_log_stats_is_not_False", + "_log_stats" + ] + ] + ], + "apply_transform": [ + [ + "monai/transforms/transform.py", + [ + "apply_transform" + ] + ] + ], + "call_update": [ + [ + "monai/transforms/transform.py", + [ + "MapTransform", + "call_update" + ] + ] + ], + "key_iterator": [ + [ + "monai/transforms/transform.py", + [ + "MapTransform", + "key_iterator" + ] + ] + ], + "first_key": [ + [ + "monai/transforms/transform.py", + [ + "MapTransform", + "first_key" + ] + ] + ], + "_compute": [ + [ + "monai/transforms/utility/array.py", + [ + "IntensityStats", + "__call__", + "_compute" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "default_normalizer", + "_compute" + ] + ], + [ + "tests/test_handler_confusion_matrix_dist.py", + [ + "DistributedConfusionMatrix", + "_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedMeanSquaredError", + "_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedMeanAbsoluteError", + "_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedRootMeanSquaredError", + "_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedPeakSignalToNoiseRatio", + "_compute" + ] + ] + ], + "_check_all_values_uneven": [ + [ + "monai/transforms/utility/array.py", + [ + "ImageFilter", + "_check_all_values_uneven" + ] + ] + ], + "_check_filter_format": [ + [ + "monai/transforms/utility/array.py", + [ + "ImageFilter", + "_check_filter_format" + ] + ] + ], + "_check_kwargs_are_present": [ + [ + "monai/transforms/utility/array.py", + [ + "ImageFilter", + "_check_kwargs_are_present" + ] + ] + ], + "_get_filter_from_string": [ + [ + "monai/transforms/utility/array.py", + [ + "ImageFilter", + "_get_filter_from_string" + ] + ] + ], + "_apply_filter": [ + [ + "monai/transforms/utility/array.py", + [ + "ImageFilter", + "_apply_filter" + ] + ] + ], + "_delete_item": [ + [ + "monai/transforms/utility/dictionary.py", + [ + "DeleteItemsd", + "__call__", + "_delete_item" + ] + ] + ], + "rand_choice": [ + [ + "monai/transforms/utils.py", + [ + "rand_choice" + ] + ] + ], + "img_bounds": [ + [ + "monai/transforms/utils.py", + [ + "img_bounds" + ] + ] + ], + "in_bounds": [ + [ + "monai/transforms/utils.py", + [ + "in_bounds" + ] + ] + ], + "is_empty": [ + [ + "monai/transforms/utils.py", + [ + "is_empty" + ] + ] + ], + "is_positive": [ + [ + "monai/transforms/utils.py", + [ + "is_positive" + ] + ] + ], + "zero_margins": [ + [ + "monai/transforms/utils.py", + [ + "zero_margins" + ] + ] + ], + "rescale_array": [ + [ + "monai/transforms/utils.py", + [ + "rescale_array" + ] + ] + ], + "rescale_instance_array": [ + [ + "monai/transforms/utils.py", + [ + "rescale_instance_array" + ] + ] + ], + "rescale_array_int_max": [ + [ + "monai/transforms/utils.py", + [ + "rescale_array_int_max" + ] + ] + ], + "copypaste_arrays": [ + [ + "monai/transforms/utils.py", + [ + "copypaste_arrays" + ] + ] + ], + "resize_center": [ + [ + "monai/transforms/utils.py", + [ + "resize_center" + ] + ] + ], + "check_non_lazy_pending_ops": [ + [ + "monai/transforms/utils.py", + [ + "check_non_lazy_pending_ops" + ] + ] + ], + "map_binary_to_indices": [ + [ + "monai/transforms/utils.py", + [ + "map_binary_to_indices" + ] + ] + ], + "map_classes_to_indices": [ + [ + "monai/transforms/utils.py", + [ + "map_classes_to_indices" + ] + ] + ], + "weighted_patch_samples": [ + [ + "monai/transforms/utils.py", + [ + "weighted_patch_samples" + ] + ] + ], + "correct_crop_centers": [ + [ + "monai/transforms/utils.py", + [ + "correct_crop_centers" + ] + ] + ], + "generate_pos_neg_label_crop_centers": [ + [ + "monai/transforms/utils.py", + [ + "generate_pos_neg_label_crop_centers" + ] + ] + ], + "generate_label_classes_crop_centers": [ + [ + "monai/transforms/utils.py", + [ + "generate_label_classes_crop_centers" + ] + ] + ], + "create_grid": [ + [ + "monai/transforms/utils.py", + [ + "create_grid" + ] + ] + ], + "_create_grid_numpy": [ + [ + "monai/transforms/utils.py", + [ + "_create_grid_numpy" + ] + ] + ], + "_create_grid_torch": [ + [ + "monai/transforms/utils.py", + [ + "_create_grid_torch" + ] + ] + ], + "create_control_grid": [ + [ + "monai/transforms/utils.py", + [ + "create_control_grid" + ] + ] + ], + "create_rotate": [ + [ + "monai/transforms/utils.py", + [ + "create_rotate" + ] + ] + ], + "_create_rotate": [ + [ + "monai/transforms/utils.py", + [ + "_create_rotate" + ] + ] + ], + "create_shear": [ + [ + "monai/transforms/utils.py", + [ + "create_shear" + ] + ] + ], + "_create_shear": [ + [ + "monai/transforms/utils.py", + [ + "_create_shear" + ] + ] + ], + "create_scale": [ + [ + "monai/transforms/utils.py", + [ + "create_scale" + ] + ] + ], + "_create_scale": [ + [ + "monai/transforms/utils.py", + [ + "_create_scale" + ] + ] + ], + "create_translate": [ + [ + "monai/transforms/utils.py", + [ + "create_translate" + ] + ] + ], + "_create_translate": [ + [ + "monai/transforms/utils.py", + [ + "_create_translate" + ] + ] + ], + "generate_spatial_bounding_box": [ + [ + "monai/transforms/utils.py", + [ + "generate_spatial_bounding_box" + ] + ] + ], + "get_largest_connected_component_mask": [ + [ + "monai/transforms/utils.py", + [ + "get_largest_connected_component_mask" + ] + ] + ], + "remove_small_objects": [ + [ + "monai/transforms/utils.py", + [ + "remove_small_objects" + ] + ] + ], + "get_unique_labels": [ + [ + "monai/transforms/utils.py", + [ + "get_unique_labels" + ] + ] + ], + "fill_holes": [ + [ + "monai/transforms/utils.py", + [ + "fill_holes" + ] + ] + ], + "_get_point": [ + [ + "monai/transforms/utils.py", + [ + "get_extreme_points", + "_get_point" + ] + ] + ], + "get_extreme_points": [ + [ + "monai/transforms/utils.py", + [ + "get_extreme_points" + ] + ] + ], + "extreme_points_to_image": [ + [ + "monai/transforms/utils.py", + [ + "extreme_points_to_image" + ] + ] + ], + "map_spatial_axes": [ + [ + "monai/transforms/utils.py", + [ + "map_spatial_axes" + ] + ] + ], + "allow_missing_keys_mode": [ + [ + "monai/transforms/utils.py", + [ + "allow_missing_keys_mode" + ] + ] + ], + "convert_applied_interp_mode": [ + [ + "monai/transforms/utils.py", + [ + "convert_applied_interp_mode" + ] + ] + ], + "reset_ops_id": [ + [ + "monai/transforms/utils.py", + [ + "reset_ops_id" + ] + ] + ], + "compute_divisible_spatial_size": [ + [ + "monai/transforms/utils.py", + [ + "compute_divisible_spatial_size" + ] + ] + ], + "equalize_hist": [ + [ + "monai/transforms/utils.py", + [ + "equalize_hist" + ] + ] + ], + "shift_fourier": [ + [ + "monai/transforms/utils.py", + [ + "Fourier", + "shift_fourier" + ] + ] + ], + "inv_shift_fourier": [ + [ + "monai/transforms/utils.py", + [ + "Fourier", + "inv_shift_fourier" + ] + ] + ], + "get_number_image_type_conversions": [ + [ + "monai/transforms/utils.py", + [ + "get_number_image_type_conversions" + ] + ] + ], + "get_transform_backends": [ + [ + "monai/transforms/utils.py", + [ + "get_transform_backends" + ] + ] + ], + "print_color": [ + [ + "monai/transforms/utils.py", + [ + "print_transform_backends", + "print_color" + ] + ] + ], + "print_table_column": [ + [ + "monai/transforms/utils.py", + [ + "print_transform_backends", + "print_table_column" + ] + ] + ], + "print_transform_backends": [ + [ + "monai/transforms/utils.py", + [ + "print_transform_backends" + ] + ] + ], + "convert_pad_mode": [ + [ + "monai/transforms/utils.py", + [ + "convert_pad_mode" + ] + ] + ], + "convert_to_contiguous": [ + [ + "monai/transforms/utils.py", + [ + "convert_to_contiguous" + ] + ] + ], + "scale_affine": [ + [ + "monai/transforms/utils.py", + [ + "scale_affine" + ] + ] + ], + "wrapper": [ + [ + "monai/transforms/utils.py", + [ + "attach_hook", + "wrapper" + ] + ], + [ + "monai/utils/profiling.py", + [ + "torch_profiler_full", + "wrapper" + ] + ], + [ + "monai/utils/profiling.py", + [ + "torch_profiler_time_cpu_gpu", + "wrapper" + ] + ], + [ + "monai/utils/profiling.py", + [ + "torch_profiler_time_end_to_end", + "wrapper" + ] + ] + ], + "attach_hook": [ + [ + "monai/transforms/utils.py", + [ + "attach_hook" + ] + ] + ], + "sync_meta_info": [ + [ + "monai/transforms/utils.py", + [ + "sync_meta_info" + ] + ] + ], + "check_boundaries": [ + [ + "monai/transforms/utils.py", + [ + "check_boundaries" + ] + ] + ], + "paste_slices": [ + [ + "monai/transforms/utils.py", + [ + "paste_slices" + ] + ] + ], + "paste": [ + [ + "monai/transforms/utils.py", + [ + "paste" + ] + ] + ], + "squarepulse": [ + [ + "monai/transforms/utils.py", + [ + "squarepulse" + ] + ] + ], + "_to_numpy_resample_interp_mode": [ + [ + "monai/transforms/utils.py", + [ + "_to_numpy_resample_interp_mode" + ] + ] + ], + "_to_torch_resample_interp_mode": [ + [ + "monai/transforms/utils.py", + [ + "_to_torch_resample_interp_mode" + ] + ] + ], + "_to_numpy_resample_padding_mode": [ + [ + "monai/transforms/utils.py", + [ + "_to_numpy_resample_padding_mode" + ] + ] + ], + "_to_torch_resample_padding_mode": [ + [ + "monai/transforms/utils.py", + [ + "_to_torch_resample_padding_mode" + ] + ] + ], + "resolves_modes": [ + [ + "monai/transforms/utils.py", + [ + "resolves_modes" + ] + ] + ], + "check_applied_operations": [ + [ + "monai/transforms/utils.py", + [ + "check_applied_operations" + ] + ] + ], + "has_status_keys": [ + [ + "monai/transforms/utils.py", + [ + "has_status_keys" + ] + ] + ], + "update_docstring": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "update_docstring" + ] + ] + ], + "pre_process_data": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "pre_process_data" + ] + ] + ], + "get_2d_slice": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "get_2d_slice" + ] + ] + ], + "get_stacked_2d_ims": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "get_stacked_2d_ims" + ] + ] + ], + "get_stacked_before_after": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "get_stacked_before_after" + ] + ] + ], + "save_image": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "save_image" + ] + ] + ], + "get_images": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "get_images" + ] + ] + ], + "create_transform_im": [ + [ + "monai/transforms/utils_create_transform_ims.py", + [ + "create_transform_im" + ] + ] + ], + "allclose": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "allclose" + ] + ] + ], + "moveaxis": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "moveaxis" + ] + ] + ], + "in1d": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "in1d" + ] + ] + ], + "clip": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "clip" + ] + ] + ], + "percentile": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "percentile" + ] + ] + ], + "where": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "where" + ] + ] + ], + "argwhere": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "argwhere" + ] + ] + ], + "argsort": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "argsort" + ] + ] + ], + "nonzero": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "nonzero" + ] + ] + ], + "floor_divide": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "floor_divide" + ] + ] + ], + "unravel_index": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "unravel_index" + ] + ] + ], + "unravel_indices": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "unravel_indices" + ] + ] + ], + "ravel": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "ravel" + ] + ] + ], + "any_np_pt": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "any_np_pt" + ] + ] + ], + "maximum": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "maximum" + ] + ] + ], + "concatenate": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "concatenate" + ] + ] + ], + "cumsum": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "cumsum" + ] + ] + ], + "isfinite": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "isfinite" + ] + ] + ], + "searchsorted": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "searchsorted" + ] + ] + ], + "repeat": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "repeat" + ] + ] + ], + "isnan": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "isnan" + ] + ] + ], + "ascontiguousarray": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "ascontiguousarray" + ] + ] + ], + "stack": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "stack" + ] + ] + ], + "mode": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "mode" + ] + ] + ], + "unique": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "unique" + ] + ] + ], + "linalg_inv": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "linalg_inv" + ] + ] + ], + "max": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "max" + ] + ] + ], + "mean": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "mean" + ] + ] + ], + "median": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "median" + ] + ] + ], + "min": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "min" + ] + ] + ], + "std": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "std" + ] + ] + ], + "sum": [ + [ + "monai/transforms/utils_pytorch_numpy_unification.py", + [ + "sum" + ] + ] + ], + "_outer": [ + [ + "monai/utils/aliases.py", + [ + "alias", + "_outer" + ] + ], + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "profile_callable", + "_outer" + ] + ] + ], + "alias": [ + [ + "monai/utils/aliases.py", + [ + "alias" + ] + ] + ], + "resolve_name": [ + [ + "monai/utils/aliases.py", + [ + "resolve_name" + ] + ] + ], + "replace_method": [ + [ + "monai/utils/decorators.py", + [ + "MethodReplacer", + "replace_method" + ] + ] + ], + "newinit": [ + [ + "monai/utils/decorators.py", + [ + "MethodReplacer", + "__set_name__", + "if_not_hasattr_owner_sel", + "newinit" + ] + ] + ], + "__set_name__": [ + [ + "monai/utils/decorators.py", + [ + "MethodReplacer", + "__set_name__" + ] + ] + ], + "warn_deprecated": [ + [ + "monai/utils/deprecate_utils.py", + [ + "warn_deprecated" + ] + ] + ], + "_decorator": [ + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated", + "_decorator" + ] + ], + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated_arg", + "_decorator" + ] + ], + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated_arg_default", + "_decorator" + ] + ], + [ + "monai/utils/module.py", + [ + "require_pkg", + "_decorator" + ] + ] + ], + "deprecated": [ + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated" + ] + ] + ], + "deprecated_arg": [ + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated_arg" + ] + ] + ], + "deprecated_arg_default": [ + [ + "monai/utils/deprecate_utils.py", + [ + "deprecated_arg_default" + ] + ] + ], + "get_dist_device": [ + [ + "monai/utils/dist.py", + [ + "get_dist_device" + ] + ] + ], + "evenly_divisible_all_gather": [ + [ + "monai/utils/dist.py", + [ + "evenly_divisible_all_gather" + ] + ] + ], + "evenly_divisible_all_gather_2": [ + [ + "monai/utils/dist.py", + [ + "evenly_divisible_all_gather_2" + ] + ] + ], + "evenly_divisible_all_gather_3": [ + [ + "monai/utils/dist.py", + [ + "evenly_divisible_all_gather_3" + ] + ] + ], + "_torch_all_gather": [ + [ + "monai/utils/dist.py", + [ + "evenly_divisible_all_gather_4", + "_torch_all_gather" + ] + ] + ], + "_ignite_all_gather": [ + [ + "monai/utils/dist.py", + [ + "evenly_divisible_all_gather_4", + "_ignite_all_gather" + ] + ] + ], + "evenly_divisible_all_gather_4": [ + [ + "monai/utils/dist.py", + [ + "evenly_divisible_all_gather_4" + ] + ] + ], + "string_list_all_gather": [ + [ + "monai/utils/dist.py", + [ + "string_list_all_gather" + ] + ] + ], + "_get_str": [ + [ + "monai/utils/enums.py", + [ + "PostFix", + "_get_str" + ] + ] + ], + "orig_meta": [ + [ + "monai/utils/enums.py", + [ + "PostFix", + "orig_meta" + ] + ] + ], + "transforms": [ + [ + "monai/utils/enums.py", + [ + "PostFix", + "transforms" + ] + ] + ], + "min_fn": [ + [ + "monai/utils/enums.py", + [ + "GridPatchSort", + "min_fn" + ] + ] + ], + "max_fn": [ + [ + "monai/utils/enums.py", + [ + "GridPatchSort", + "max_fn" + ] + ] + ], + "get_sort_fn": [ + [ + "monai/utils/enums.py", + [ + "GridPatchSort", + "get_sort_fn" + ] + ] + ], + "plot_metric_graph": [ + [ + "monai/utils/jupyter_utils.py", + [ + "plot_metric_graph" + ] + ] + ], + "plot_metric_images": [ + [ + "monai/utils/jupyter_utils.py", + [ + "plot_metric_images" + ] + ] + ], + "tensor_to_images": [ + [ + "monai/utils/jupyter_utils.py", + [ + "tensor_to_images" + ] + ] + ], + "plot_engine_status": [ + [ + "monai/utils/jupyter_utils.py", + [ + "plot_engine_status" + ] + ] + ], + "_get_loss": [ + [ + "monai/utils/jupyter_utils.py", + [ + "_get_loss_from_output", + "_get_loss" + ] + ] + ], + "_update_status": [ + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer", + "_update_status" + ] + ] + ], + "status_dict": [ + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer", + "status_dict" + ] + ] + ], + "status": [ + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer", + "status" + ] + ] + ], + "plot_status": [ + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer", + "plot_status" + ] + ] + ], + "zip_with": [ + [ + "monai/utils/misc.py", + [ + "zip_with" + ] + ] + ], + "star_zip_with": [ + [ + "monai/utils/misc.py", + [ + "star_zip_with" + ] + ] + ], + "first": [ + [ + "monai/utils/misc.py", + [ + "first" + ] + ] + ], + "first_3": [ + [ + "monai/utils/misc.py", + [ + "first_3" + ] + ] + ], + "first_4": [ + [ + "monai/utils/misc.py", + [ + "first_4" + ] + ] + ], + "issequenceiterable": [ + [ + "monai/utils/misc.py", + [ + "issequenceiterable" + ] + ] + ], + "is_immutable": [ + [ + "monai/utils/misc.py", + [ + "is_immutable" + ] + ] + ], + "ensure_tuple": [ + [ + "monai/utils/misc.py", + [ + "ensure_tuple" + ] + ] + ], + "ensure_tuple_size": [ + [ + "monai/utils/misc.py", + [ + "ensure_tuple_size" + ] + ] + ], + "ensure_tuple_rep": [ + [ + "monai/utils/misc.py", + [ + "ensure_tuple_rep" + ] + ] + ], + "to_tuple_of_dictionaries": [ + [ + "monai/utils/misc.py", + [ + "to_tuple_of_dictionaries" + ] + ] + ], + "fall_back_tuple": [ + [ + "monai/utils/misc.py", + [ + "fall_back_tuple" + ] + ] + ], + "is_scalar_tensor": [ + [ + "monai/utils/misc.py", + [ + "is_scalar_tensor" + ] + ] + ], + "is_scalar": [ + [ + "monai/utils/misc.py", + [ + "is_scalar" + ] + ] + ], + "progress_bar": [ + [ + "monai/utils/misc.py", + [ + "progress_bar" + ] + ] + ], + "get_seed": [ + [ + "monai/utils/misc.py", + [ + "get_seed" + ] + ] + ], + "set_determinism": [ + [ + "monai/utils/misc.py", + [ + "set_determinism" + ] + ] + ], + "_parse_var": [ + [ + "monai/utils/misc.py", + [ + "list_to_dict", + "_parse_var" + ] + ] + ], + "list_to_dict": [ + [ + "monai/utils/misc.py", + [ + "list_to_dict" + ] + ] + ], + "copy_to_device": [ + [ + "monai/utils/misc.py", + [ + "copy_to_device" + ] + ] + ], + "str2bool": [ + [ + "monai/utils/misc.py", + [ + "str2bool" + ] + ] + ], + "str2list": [ + [ + "monai/utils/misc.py", + [ + "str2list" + ] + ] + ], + "data_dir": [ + [ + "monai/utils/misc.py", + [ + "MONAIEnvVars", + "data_dir" + ] + ] + ], + "debug": [ + [ + "monai/utils/misc.py", + [ + "MONAIEnvVars", + "debug" + ] + ] + ], + "doc_images": [ + [ + "monai/utils/misc.py", + [ + "MONAIEnvVars", + "doc_images" + ] + ] + ], + "has_option": [ + [ + "monai/utils/misc.py", + [ + "has_option" + ] + ] + ], + "is_module_ver_at_least": [ + [ + "monai/utils/misc.py", + [ + "is_module_ver_at_least" + ] + ] + ], + "sample_slices": [ + [ + "monai/utils/misc.py", + [ + "sample_slices" + ] + ] + ], + "check_parent_dir": [ + [ + "monai/utils/misc.py", + [ + "check_parent_dir" + ] + ] + ], + "save_obj": [ + [ + "monai/utils/misc.py", + [ + "save_obj" + ] + ] + ], + "label_union": [ + [ + "monai/utils/misc.py", + [ + "label_union" + ] + ] + ], + "prob2class": [ + [ + "monai/utils/misc.py", + [ + "prob2class" + ] + ] + ], + "path_to_uri": [ + [ + "monai/utils/misc.py", + [ + "path_to_uri" + ] + ] + ], + "pprint_edges": [ + [ + "monai/utils/misc.py", + [ + "pprint_edges" + ] + ] + ], + "check_key_duplicates": [ + [ + "monai/utils/misc.py", + [ + "check_key_duplicates" + ] + ] + ], + "construct_mapping": [ + [ + "monai/utils/misc.py", + [ + "CheckKeyDuplicatesYamlLoader", + "construct_mapping" + ] + ] + ], + "_get_valid_unit_and_base": [ + [ + "monai/utils/misc.py", + [ + "ConvertUnits", + "_get_valid_unit_and_base" + ] + ] + ], + "_get_unit_power": [ + [ + "monai/utils/misc.py", + [ + "ConvertUnits", + "_get_unit_power" + ] + ] + ], + "_calculate_conversion_factor": [ + [ + "monai/utils/misc.py", + [ + "ConvertUnits", + "_calculate_conversion_factor" + ] + ] + ], + "check_kwargs_exist_in_class_init": [ + [ + "monai/utils/misc.py", + [ + "check_kwargs_exist_in_class_init" + ] + ] + ], + "run_cmd": [ + [ + "monai/utils/misc.py", + [ + "run_cmd" + ] + ] + ], + "is_sqrt": [ + [ + "monai/utils/misc.py", + [ + "is_sqrt" + ] + ] + ], + "look_up_option": [ + [ + "monai/utils/module.py", + [ + "look_up_option" + ] + ] + ], + "damerau_levenshtein_distance": [ + [ + "monai/utils/module.py", + [ + "damerau_levenshtein_distance" + ] + ] + ], + "export": [ + [ + "monai/utils/module.py", + [ + "export" + ] + ] + ], + "load_submodules": [ + [ + "monai/utils/module.py", + [ + "load_submodules" + ] + ] + ], + "get_full_type_name": [ + [ + "monai/utils/module.py", + [ + "get_full_type_name" + ] + ] + ], + "min_version": [ + [ + "monai/utils/module.py", + [ + "min_version" + ] + ] + ], + "exact_version": [ + [ + "monai/utils/module.py", + [ + "exact_version" + ] + ] + ], + "optional_import": [ + [ + "monai/utils/module.py", + [ + "optional_import" + ] + ] + ], + "require_pkg": [ + [ + "monai/utils/module.py", + [ + "require_pkg" + ] + ] + ], + "get_package_version": [ + [ + "monai/utils/module.py", + [ + "get_package_version" + ] + ] + ], + "get_torch_version_tuple": [ + [ + "monai/utils/module.py", + [ + "get_torch_version_tuple" + ] + ] + ], + "_try_cast": [ + [ + "monai/utils/module.py", + [ + "parse_version_strs", + "_try_cast" + ] + ] + ], + "parse_version_strs": [ + [ + "monai/utils/module.py", + [ + "parse_version_strs" + ] + ] + ], + "version_leq": [ + [ + "monai/utils/module.py", + [ + "version_leq" + ] + ] + ], + "version_geq": [ + [ + "monai/utils/module.py", + [ + "version_geq" + ] + ] + ], + "pytorch_after": [ + [ + "monai/utils/module.py", + [ + "pytorch_after" + ] + ] + ], + "range_wrapper": [ + [ + "monai/utils/nvtx.py", + [ + "Range", + "_decorate_method", + "range_wrapper" + ] + ] + ], + "_decorate_method": [ + [ + "monai/utils/nvtx.py", + [ + "Range", + "_decorate_method" + ] + ] + ], + "_get_method": [ + [ + "monai/utils/nvtx.py", + [ + "Range", + "_get_method" + ] + ] + ], + "torch_profiler_full": [ + [ + "monai/utils/profiling.py", + [ + "torch_profiler_full" + ] + ] + ], + "torch_profiler_time_cpu_gpu": [ + [ + "monai/utils/profiling.py", + [ + "torch_profiler_time_cpu_gpu" + ] + ] + ], + "torch_profiler_time_end_to_end": [ + [ + "monai/utils/profiling.py", + [ + "torch_profiler_time_end_to_end" + ] + ] + ], + "select_transform_call": [ + [ + "monai/utils/profiling.py", + [ + "select_transform_call" + ] + ] + ], + "_is_parent": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "_is_parent" + ] + ] + ], + "_is_thread_active": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "_is_thread_active" + ] + ] + ], + "_read_thread_func": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "_read_thread_func" + ] + ] + ], + "_put_result": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "_put_result" + ] + ] + ], + "_call_profiler": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "_trace_call", + "if_why_call_", + "if_self_call_selector_fra", + "_call_profiler" + ] + ] + ], + "_trace_call": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "_trace_call" + ] + ] + ], + "add_result": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "add_result" + ] + ] + ], + "get_results": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "get_results" + ] + ] + ], + "profile_ctx": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "profile_ctx" + ] + ] + ], + "profile_callable": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "profile_callable" + ] + ] + ], + "profile_iter": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "profile_iter" + ] + ] + ], + "get_times_summary": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "get_times_summary" + ] + ] + ], + "get_times_summary_pd": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "get_times_summary_pd" + ] + ] + ], + "dump_csv": [ + [ + "monai/utils/profiling.py", + [ + "WorkflowProfiler", + "dump_csv" + ] + ] + ], + "end": [ + [ + "monai/utils/profiling.py", + [ + "ProfileHandler", + "end" + ] + ] + ], + "store": [ + [ + "monai/utils/state_cacher.py", + [ + "StateCacher", + "store" + ] + ] + ], + "retrieve": [ + [ + "monai/utils/state_cacher.py", + [ + "StateCacher", + "retrieve" + ] + ] + ], + "__del__": [ + [ + "monai/utils/state_cacher.py", + [ + "StateCacher", + "__del__" + ] + ] + ], + "has_ampere_or_later": [ + [ + "monai/utils/tf32.py", + [ + "has_ampere_or_later" + ] + ] + ], + "detect_default_tf32": [ + [ + "monai/utils/tf32.py", + [ + "detect_default_tf32" + ] + ] + ], + "get_numpy_dtype_from_string": [ + [ + "monai/utils/type_conversion.py", + [ + "get_numpy_dtype_from_string" + ] + ] + ], + "get_torch_dtype_from_string": [ + [ + "monai/utils/type_conversion.py", + [ + "get_torch_dtype_from_string" + ] + ] + ], + "dtype_torch_to_numpy": [ + [ + "monai/utils/type_conversion.py", + [ + "dtype_torch_to_numpy" + ] + ] + ], + "dtype_numpy_to_torch": [ + [ + "monai/utils/type_conversion.py", + [ + "dtype_numpy_to_torch" + ] + ] + ], + "get_equivalent_dtype": [ + [ + "monai/utils/type_conversion.py", + [ + "get_equivalent_dtype" + ] + ] + ], + "get_dtype": [ + [ + "monai/utils/type_conversion.py", + [ + "get_dtype" + ] + ] + ], + "_convert_tensor": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_to_tensor", + "_convert_tensor" + ] + ] + ], + "convert_to_tensor": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_to_tensor" + ] + ] + ], + "convert_to_numpy": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_to_numpy" + ] + ] + ], + "convert_to_cupy": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_to_cupy" + ] + ] + ], + "convert_data_type": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_data_type" + ] + ], + [ + "tests/test_rand_crop_by_pos_neg_label.py", + [ + "TestRandCropByPosNegLabel", + "convert_data_type" + ] + ], + [ + "tests/test_rand_crop_by_pos_neg_labeld.py", + [ + "TestRandCropByPosNegLabeld", + "convert_data_type" + ] + ] + ], + "convert_to_dst_type": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_to_dst_type" + ] + ] + ], + "convert_to_list": [ + [ + "monai/utils/type_conversion.py", + [ + "convert_to_list" + ] + ] + ], + "get_dtype_bound_value": [ + [ + "monai/utils/type_conversion.py", + [ + "get_dtype_bound_value" + ] + ] + ], + "_safe_dtype_range": [ + [ + "monai/utils/type_conversion.py", + [ + "safe_dtype_range", + "_safe_dtype_range" + ] + ] + ], + "safe_dtype_range": [ + [ + "monai/utils/type_conversion.py", + [ + "safe_dtype_range" + ] + ] + ], + "default_normalizer": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "default_normalizer" + ] + ] + ], + "_hook": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "backward_hook", + "_hook" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "forward_hook", + "_hook" + ] + ] + ], + "backward_hook": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "backward_hook" + ] + ] + ], + "get_layer": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "get_layer" + ] + ] + ], + "class_score": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "class_score" + ] + ] + ], + "get_wrapped_net": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "ModelWithHooks", + "get_wrapped_net" + ] + ] + ], + "feature_map_size": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "CAMBase", + "feature_map_size" + ] + ] + ], + "compute_map": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "CAMBase", + "compute_map" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "CAM", + "compute_map" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "GradCAM", + "compute_map" + ] + ], + [ + "monai/visualize/class_activation_maps.py", + [ + "GradCAMpp", + "compute_map" + ] + ] + ], + "_upsample_and_post_process": [ + [ + "monai/visualize/class_activation_maps.py", + [ + "CAMBase", + "_upsample_and_post_process" + ] + ] + ], + "model": [ + [ + "monai/visualize/gradient_based.py", + [ + "VanillaGrad", + "model" + ] + ] + ], + "model_1": [ + [ + "monai/visualize/gradient_based.py", + [ + "VanillaGrad", + "model_1" + ] + ] + ], + "get_grad": [ + [ + "monai/visualize/gradient_based.py", + [ + "VanillaGrad", + "get_grad" + ] + ] + ], + "_image3_animated_gif": [ + [ + "monai/visualize/img2tensorboard.py", + [ + "_image3_animated_gif" + ] + ] + ], + "make_animated_gif_summary": [ + [ + "monai/visualize/img2tensorboard.py", + [ + "make_animated_gif_summary" + ] + ] + ], + "add_animated_gif": [ + [ + "monai/visualize/img2tensorboard.py", + [ + "add_animated_gif" + ] + ] + ], + "plot_2d_or_3d_image": [ + [ + "monai/visualize/img2tensorboard.py", + [ + "plot_2d_or_3d_image" + ] + ] + ], + "constant_occlusion": [ + [ + "monai/visualize/occlusion_sensitivity.py", + [ + "OcclusionSensitivity", + "constant_occlusion" + ] + ] + ], + "gaussian_occlusion": [ + [ + "monai/visualize/occlusion_sensitivity.py", + [ + "OcclusionSensitivity", + "gaussian_occlusion" + ] + ] + ], + "predictor": [ + [ + "monai/visualize/occlusion_sensitivity.py", + [ + "OcclusionSensitivity", + "predictor" + ] + ] + ], + "crop_meshgrid": [ + [ + "monai/visualize/occlusion_sensitivity.py", + [ + "OcclusionSensitivity", + "crop_meshgrid" + ] + ] + ], + "matshow3d": [ + [ + "monai/visualize/utils.py", + [ + "matshow3d" + ] + ] + ], + "get_label_rgb": [ + [ + "monai/visualize/utils.py", + [ + "blend_images", + "get_label_rgb" + ] + ] + ], + "blend_images": [ + [ + "monai/visualize/utils.py", + [ + "blend_images" + ] + ] + ], + "up": [ + [ + "monai/visualize/visualizer.py", + [ + "default_upsampler", + "up" + ] + ] + ], + "default_upsampler": [ + [ + "monai/visualize/visualizer.py", + [ + "default_upsampler" + ] + ] + ], + "torch_parallel_backend": [ + [ + "setup.py", + [ + "torch_parallel_backend" + ] + ] + ], + "omp_flags": [ + [ + "setup.py", + [ + "omp_flags" + ] + ] + ], + "get_extensions": [ + [ + "setup.py", + [ + "get_extensions" + ] + ] + ], + "get_cmds": [ + [ + "setup.py", + [ + "get_cmds" + ] + ] + ], + "_enter_pr_4800": [ + [ + "tests/__init__.py", + [ + "_enter_pr_4800" + ] + ] + ], + "get_and_check_clang_format": [ + [ + "tests/clang_format_utils.py", + [ + "get_and_check_clang_format" + ] + ] + ], + "get_arr": [ + [ + "tests/croppers.py", + [ + "CropTest", + "get_arr" + ] + ], + [ + "tests/padders.py", + [ + "PadTest", + "get_arr" + ] + ] + ], + "crop_test": [ + [ + "tests/croppers.py", + [ + "CropTest", + "crop_test" + ] + ] + ], + "crop_test_value": [ + [ + "tests/croppers.py", + [ + "CropTest", + "crop_test_value" + ] + ] + ], + "multi_inverse": [ + [ + "tests/croppers.py", + [ + "CropTest", + "multi_inverse" + ] + ] + ], + "crop_test_pending_ops": [ + [ + "tests/croppers.py", + [ + "CropTest", + "crop_test_pending_ops" + ] + ] + ], + "crop_test_combine_ops": [ + [ + "tests/croppers.py", + [ + "CropTest", + "crop_test_combine_ops" + ] + ] + ], + "test_data": [ + [ + "tests/hvd_evenly_divisible_all_gather.py", + [ + "HvdEvenlyDivisibleAllGather", + "test_data" + ] + ], + [ + "tests/test_evenly_divisible_all_gather_dist.py", + [ + "DistributedEvenlyDivisibleAllGather", + "test_data" + ] + ] + ], + "_run": [ + [ + "tests/hvd_evenly_divisible_all_gather.py", + [ + "HvdEvenlyDivisibleAllGather", + "_run" + ] + ], + [ + "tests/test_evenly_divisible_all_gather_dist.py", + [ + "DistributedEvenlyDivisibleAllGather", + "_run" + ] + ], + [ + "tests/test_handler_metrics_saver_dist.py", + [ + "DistributedMetricsSaver", + "_run" + ] + ] + ], + "get_apply_param": [ + [ + "tests/lazy_transforms_utils.py", + [ + "get_apply_param" + ] + ] + ], + "test_resampler_lazy": [ + [ + "tests/lazy_transforms_utils.py", + [ + "test_resampler_lazy" + ] + ] + ], + "run_testsuit": [ + [ + "tests/min_tests.py", + [ + "run_testsuit" + ] + ] + ], + "test_ngc_download_bundle": [ + [ + "tests/ngc_bundle_download.py", + [ + "TestNgcBundleDownload", + "test_ngc_download_bundle" + ] + ] + ], + "setUp": [ + [ + "tests/ngc_bundle_download.py", + [ + "TestAllDownloadingMMAR", + "setUp" + ] + ], + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "setUp" + ] + ], + [ + "tests/test_auto3dseg_bundlegen.py", + [ + "TestBundleGen", + "setUp" + ] + ], + [ + "tests/test_auto3dseg_ensemble.py", + [ + "TestEnsembleBuilder", + "setUp" + ] + ], + [ + "tests/test_auto3dseg_hpo.py", + [ + "TestHPO", + "setUp" + ] + ], + [ + "tests/test_bounding_rect.py", + [ + "TestBoundingRect", + "setUp" + ] + ], + [ + "tests/test_bounding_rectd.py", + [ + "TestBoundingRectD", + "setUp" + ] + ], + [ + "tests/test_bundle_ckpt_export.py", + [ + "TestCKPTExport", + "setUp" + ] + ], + [ + "tests/test_bundle_onnx_export.py", + [ + "TestONNXExport", + "setUp" + ] + ], + [ + "tests/test_bundle_trt_export.py", + [ + "TestTRTExport", + "setUp" + ] + ], + [ + "tests/test_bundle_utils.py", + [ + "TestLoadBundleConfig", + "setUp" + ] + ], + [ + "tests/test_bundle_verify_metadata.py", + [ + "TestVerifyMetaData", + "setUp" + ] + ], + [ + "tests/test_bundle_workflow.py", + [ + "TestBundleWorkflow", + "setUp" + ] + ], + [ + "tests/test_convert_to_trt.py", + [ + "TestConvertToTRT", + "setUp" + ] + ], + [ + "tests/test_dataloader.py", + [ + "TestLoaderRandom", + "setUp" + ] + ], + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "setUp" + ] + ], + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset", + "setUp" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "setUp" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "setUp" + ] + ], + [ + "tests/test_dvf2ddf.py", + [ + "TestDVF2DDF", + "setUp" + ] + ], + [ + "tests/test_dynunet.py", + [ + "TestDynUNetWithInstanceNorm3dNVFuser", + "setUp" + ] + ], + [ + "tests/test_fourier.py", + [ + "TestFourier", + "setUp" + ] + ], + [ + "tests/test_fullyconnectednet.py", + [ + "TestFullyConnectedNet", + "setUp" + ] + ], + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise", + "setUp" + ] + ], + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "setUp" + ] + ], + [ + "tests/test_global_mutual_information_loss.py", + [ + "TestGlobalMutualInformationLoss", + "setUp" + ] + ], + [ + "tests/test_gmm.py", + [ + "GMMTestCase", + "setUp" + ] + ], + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "setUp" + ] + ], + [ + "tests/test_handler_logfile.py", + [ + "TestHandlerLogfile", + "setUp" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "setUp" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNifti", + "setUp" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSavePNG", + "setUp" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNrrd", + "setUp" + ] + ], + [ + "tests/test_integration_autorunner.py", + [ + "TestAutoRunner", + "setUp" + ] + ], + [ + "tests/test_integration_bundle_run.py", + [ + "TestBundleRun", + "setUp" + ] + ], + [ + "tests/test_integration_classification_2d.py", + [ + "IntegrationClassification2D", + "setUp" + ] + ], + [ + "tests/test_integration_determinism.py", + [ + "TestDeterminism", + "setUp" + ] + ], + [ + "tests/test_integration_fast_train.py", + [ + "IntegrationFastTrain", + "setUp" + ] + ], + [ + "tests/test_integration_gpu_customization.py", + [ + "TestEnsembleGpuCustomization", + "setUp" + ] + ], + [ + "tests/test_integration_lazy_samples.py", + [ + "IntegrationLazyResampling", + "setUp" + ] + ], + [ + "tests/test_integration_nnunetv2_runner.py", + [ + "TestnnUNetV2Runner", + "setUp" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "IntegrationSegmentation3D", + "setUp" + ] + ], + [ + "tests/test_integration_sliding_window.py", + [ + "TestIntegrationSlidingWindow", + "setUp" + ] + ], + [ + "tests/test_integration_stn.py", + [ + "TestSpatialTransformerCore", + "setUp" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "IntegrationWorkflows", + "setUp" + ] + ], + [ + "tests/test_integration_workflows_gan.py", + [ + "IntegrationWorkflowsGAN", + "setUp" + ] + ], + [ + "tests/test_inverse.py", + [ + "TestInverse", + "setUp" + ] + ], + [ + "tests/test_inverse_collation.py", + [ + "TestInverseCollation", + "setUp" + ] + ], + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "setUp" + ] + ], + [ + "tests/test_k_space_spike_noise.py", + [ + "TestKSpaceSpikeNoise", + "setUp" + ] + ], + [ + "tests/test_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "setUp" + ] + ], + [ + "tests/test_lesion_froc.py", + [ + "TestEvaluateTumorFROC", + "setUp" + ] + ], + [ + "tests/test_lmdbdataset_dist.py", + [ + "TestMPLMDBDataset", + "setUp" + ] + ], + [ + "tests/test_lr_finder.py", + [ + "TestLRFinder", + "setUp" + ] + ], + [ + "tests/test_masked_loss.py", + [ + "TestMaskedLoss", + "setUp" + ] + ], + [ + "tests/test_monai_utils_misc.py", + [ + "TestCommandRunner", + "setUp" + ] + ], + [ + "tests/test_network_consistency.py", + [ + "TestNetworkConsistency", + "setUp" + ] + ], + [ + "tests/test_nifti_endianness.py", + [ + "TestNiftiEndianness", + "setUp" + ] + ], + [ + "tests/test_pad_collation.py", + [ + "TestPadCollation", + "setUp" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbeddingBlock", + "setUp" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbed", + "setUp" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "TestDistDataset", + "setUp" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "TestDistCreateDataset", + "setUp" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "MeanFilterTestCase", + "setUp" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "LaplaceFilterTestCase", + "setUp" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "EllipticalTestCase", + "setUp" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "SharpenTestCase", + "setUp" + ] + ], + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "setUp" + ] + ], + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "setUp" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "setUp" + ] + ], + [ + "tests/test_rand_grid_patch.py", + [ + "TestRandGridPatch", + "setUp" + ] + ], + [ + "tests/test_rand_grid_patchd.py", + [ + "TestRandGridPatchd", + "setUp" + ] + ], + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "setUp" + ] + ], + [ + "tests/test_rand_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "setUp" + ] + ], + [ + "tests/test_rankfilter_dist.py", + [ + "DistributedRankFilterTest", + "setUp" + ] + ], + [ + "tests/test_rankfilter_dist.py", + [ + "SingleRankFilterTest", + "setUp" + ] + ], + [ + "tests/test_reg_loss_integration.py", + [ + "TestRegLossIntegration", + "setUp" + ] + ], + [ + "tests/test_replace_module.py", + [ + "TestReplaceModule", + "setUp" + ] + ], + [ + "tests/test_seg_loss_integration.py", + [ + "TestSegLossIntegration", + "setUp" + ] + ], + [ + "tests/test_senet.py", + [ + "TestPretrainedSENET", + "setUp" + ] + ], + [ + "tests/test_set_determinism.py", + [ + "TestSetFlag", + "setUp" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "setUp" + ] + ], + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "setUp" + ] + ], + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "setUp" + ] + ], + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "setUp" + ] + ], + [ + "tests/test_utils_pytorch_numpy_unification.py", + [ + "TestPytorchNumpyUnification", + "setUp" + ] + ], + [ + "tests/test_vitautoenc.py", + [ + "TestVitAutoenc", + "setUp" + ] + ], + [ + "tests/test_warp.py", + [ + "TestWarp", + "setUp" + ] + ], + [ + "tests/test_with_allow_missing_keys.py", + [ + "TestWithAllowMissingKeysMode", + "setUp" + ] + ], + [ + "tests/utils.py", + [ + "NumpyImageTestCase2D", + "setUp" + ] + ], + [ + "tests/utils.py", + [ + "TorchImageTestCase2D", + "setUp" + ] + ], + [ + "tests/utils.py", + [ + "NumpyImageTestCase3D", + "setUp" + ] + ], + [ + "tests/utils.py", + [ + "TorchImageTestCase3D", + "setUp" + ] + ] + ], + "test_loading_mmar": [ + [ + "tests/ngc_bundle_download.py", + [ + "TestAllDownloadingMMAR", + "test_loading_mmar" + ] + ] + ], + "tearDown": [ + [ + "tests/ngc_bundle_download.py", + [ + "TestAllDownloadingMMAR", + "tearDown" + ] + ], + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "tearDown" + ] + ], + [ + "tests/test_auto3dseg_bundlegen.py", + [ + "TestBundleGen", + "tearDown" + ] + ], + [ + "tests/test_auto3dseg_ensemble.py", + [ + "TestEnsembleBuilder", + "tearDown" + ] + ], + [ + "tests/test_auto3dseg_hpo.py", + [ + "TestHPO", + "tearDown" + ] + ], + [ + "tests/test_bounding_rect.py", + [ + "TestBoundingRect", + "tearDown" + ] + ], + [ + "tests/test_bounding_rectd.py", + [ + "TestBoundingRectD", + "tearDown" + ] + ], + [ + "tests/test_bundle_ckpt_export.py", + [ + "TestCKPTExport", + "tearDown" + ] + ], + [ + "tests/test_bundle_onnx_export.py", + [ + "TestONNXExport", + "tearDown" + ] + ], + [ + "tests/test_bundle_trt_export.py", + [ + "TestTRTExport", + "tearDown" + ] + ], + [ + "tests/test_bundle_utils.py", + [ + "TestLoadBundleConfig", + "tearDown" + ] + ], + [ + "tests/test_bundle_workflow.py", + [ + "TestBundleWorkflow", + "tearDown" + ] + ], + [ + "tests/test_convert_to_trt.py", + [ + "TestConvertToTRT", + "tearDown" + ] + ], + [ + "tests/test_copy_model_state.py", + [ + "TestModuleState", + "tearDown" + ] + ], + [ + "tests/test_dataloader.py", + [ + "TestLoaderRandom", + "tearDown" + ] + ], + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "tearDown" + ] + ], + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset", + "tearDown" + ] + ], + [ + "tests/test_dvf2ddf.py", + [ + "TestDVF2DDF", + "tearDown" + ] + ], + [ + "tests/test_fourier.py", + [ + "TestFourier", + "tearDown" + ] + ], + [ + "tests/test_freeze_layers.py", + [ + "TestModuleState", + "tearDown" + ] + ], + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise", + "tearDown" + ] + ], + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "tearDown" + ] + ], + [ + "tests/test_gmm.py", + [ + "GMMTestCase", + "tearDown" + ] + ], + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "tearDown" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "tearDown" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNifti", + "tearDown" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSavePNG", + "tearDown" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNrrd", + "tearDown" + ] + ], + [ + "tests/test_integration_autorunner.py", + [ + "TestAutoRunner", + "tearDown" + ] + ], + [ + "tests/test_integration_bundle_run.py", + [ + "TestBundleRun", + "tearDown" + ] + ], + [ + "tests/test_integration_classification_2d.py", + [ + "IntegrationClassification2D", + "tearDown" + ] + ], + [ + "tests/test_integration_determinism.py", + [ + "TestDeterminism", + "tearDown" + ] + ], + [ + "tests/test_integration_fast_train.py", + [ + "IntegrationFastTrain", + "tearDown" + ] + ], + [ + "tests/test_integration_gpu_customization.py", + [ + "TestEnsembleGpuCustomization", + "tearDown" + ] + ], + [ + "tests/test_integration_lazy_samples.py", + [ + "IntegrationLazyResampling", + "tearDown" + ] + ], + [ + "tests/test_integration_nnunetv2_runner.py", + [ + "TestnnUNetV2Runner", + "tearDown" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "IntegrationSegmentation3D", + "tearDown" + ] + ], + [ + "tests/test_integration_sliding_window.py", + [ + "TestIntegrationSlidingWindow", + "tearDown" + ] + ], + [ + "tests/test_integration_stn.py", + [ + "TestSpatialTransformerCore", + "tearDown" + ] + ], + [ + "tests/test_integration_workers.py", + [ + "IntegrationLoading", + "tearDown" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "IntegrationWorkflows", + "tearDown" + ] + ], + [ + "tests/test_integration_workflows_gan.py", + [ + "IntegrationWorkflowsGAN", + "tearDown" + ] + ], + [ + "tests/test_inverse.py", + [ + "TestInverse", + "tearDown" + ] + ], + [ + "tests/test_inverse_collation.py", + [ + "TestInverseCollation", + "tearDown" + ] + ], + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "tearDown" + ] + ], + [ + "tests/test_k_space_spike_noise.py", + [ + "TestKSpaceSpikeNoise", + "tearDown" + ] + ], + [ + "tests/test_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "tearDown" + ] + ], + [ + "tests/test_lmdbdataset_dist.py", + [ + "TestMPLMDBDataset", + "tearDown" + ] + ], + [ + "tests/test_masked_loss.py", + [ + "TestMaskedLoss", + "tearDown" + ] + ], + [ + "tests/test_monai_utils_misc.py", + [ + "TestCommandRunner", + "tearDown" + ] + ], + [ + "tests/test_network_consistency.py", + [ + "TestNetworkConsistency", + "tearDown" + ] + ], + [ + "tests/test_pad_collation.py", + [ + "TestPadCollation", + "tearDown" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbeddingBlock", + "tearDown" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbed", + "tearDown" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "TestDistDataset", + "tearDown" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "TestDistCreateDataset", + "tearDown" + ] + ], + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "tearDown" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "tearDown" + ] + ], + [ + "tests/test_rand_grid_patch.py", + [ + "TestRandGridPatch", + "tearDown" + ] + ], + [ + "tests/test_rand_grid_patchd.py", + [ + "TestRandGridPatchd", + "tearDown" + ] + ], + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "tearDown" + ] + ], + [ + "tests/test_rand_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "tearDown" + ] + ], + [ + "tests/test_rankfilter_dist.py", + [ + "DistributedRankFilterTest", + "tearDown" + ] + ], + [ + "tests/test_rankfilter_dist.py", + [ + "SingleRankFilterTest", + "tearDown" + ] + ], + [ + "tests/test_reg_loss_integration.py", + [ + "TestRegLossIntegration", + "tearDown" + ] + ], + [ + "tests/test_seg_loss_integration.py", + [ + "TestSegLossIntegration", + "tearDown" + ] + ], + [ + "tests/test_senet.py", + [ + "TestPretrainedSENET", + "tearDown" + ] + ], + [ + "tests/test_set_determinism.py", + [ + "TestSetFlag", + "tearDown" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "tearDown" + ] + ], + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "tearDown" + ] + ], + [ + "tests/test_vitautoenc.py", + [ + "TestVitAutoenc", + "tearDown" + ] + ] + ], + "pad_test": [ + [ + "tests/padders.py", + [ + "PadTest", + "pad_test" + ] + ] + ], + "pad_test_kwargs": [ + [ + "tests/padders.py", + [ + "PadTest", + "pad_test_kwargs" + ] + ] + ], + "pad_test_pending_ops": [ + [ + "tests/padders.py", + [ + "PadTest", + "pad_test_pending_ops" + ] + ] + ], + "pad_test_combine_ops": [ + [ + "tests/padders.py", + [ + "PadTest", + "pad_test_combine_ops" + ] + ] + ], + "bench": [ + [ + "tests/profile_subclass/profiling.py", + [ + "bench" + ] + ] + ], + "main": [ + [ + "tests/profile_subclass/profiling.py", + [ + "main" + ] + ] + ], + "startTest": [ + [ + "tests/runner.py", + [ + "TimeLoggingTestResult", + "startTest" + ] + ] + ], + "stopTest": [ + [ + "tests/runner.py", + [ + "TimeLoggingTestResult", + "stopTest" + ] + ] + ], + "print_results": [ + [ + "tests/runner.py", + [ + "print_results" + ] + ] + ], + "parse_args": [ + [ + "tests/runner.py", + [ + "parse_args" + ] + ] + ], + "get_default_pattern": [ + [ + "tests/runner.py", + [ + "get_default_pattern" + ] + ] + ], + "test_acn_block": [ + [ + "tests/test_acn_block.py", + [ + "TestACNBlock", + "test_acn_block" + ] + ] + ], + "_compare": [ + [ + "tests/test_activations.py", + [ + "TestActivations", + "test_value_shape", + "_compare" + ] + ] + ], + "test_value_shape": [ + [ + "tests/test_activations.py", + [ + "TestActivations", + "test_value_shape" + ] + ], + [ + "tests/test_activationsd.py", + [ + "TestActivationsd", + "test_value_shape" + ] + ], + [ + "tests/test_as_discrete.py", + [ + "TestAsDiscrete", + "test_value_shape" + ] + ], + [ + "tests/test_as_discreted.py", + [ + "TestAsDiscreted", + "test_value_shape" + ] + ], + [ + "tests/test_list_to_dict.py", + [ + "TestListToDict", + "test_value_shape" + ] + ], + [ + "tests/test_resample_datalist.py", + [ + "TestResampleDatalist", + "test_value_shape" + ] + ] + ], + "test_monai_activations_value_shape": [ + [ + "tests/test_activations.py", + [ + "TestActivations", + "test_monai_activations_value_shape" + ] + ] + ], + "foo": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_function_signature", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_single_in_single_out", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_multi_in_single_out", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_default_arg_single_out", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_multi_out", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_dict_out", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestApplyAlias", + "test_apply_alias", + "foo" + ] + ], + [ + "tests/test_adaptors.py", + [ + "TestToKwargs", + "test_to_kwargs", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_explicit_default", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_version_less_than_since", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_deprecated", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_replaced", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_with_none_as_placeholder", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "since_grater_than_replaced", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "argname_doesnt_exist", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "argname_has_no_default", + "foo" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "argname_was_replaced_before_specified_version", + "foo" + ] + ] + ], + "test_function_signature": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_function_signature" + ] + ] + ], + "test_single_in_single_out": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_single_in_single_out" + ] + ] + ], + "test_multi_in_single_out": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_multi_in_single_out" + ] + ] + ], + "test_default_arg_single_out": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_default_arg_single_out" + ] + ] + ], + "test_multi_out": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_multi_out" + ] + ] + ], + "test_dict_out": [ + [ + "tests/test_adaptors.py", + [ + "TestAdaptors", + "test_dict_out" + ] + ] + ], + "test_apply_alias": [ + [ + "tests/test_adaptors.py", + [ + "TestApplyAlias", + "test_apply_alias" + ] + ] + ], + "compose_like": [ + [ + "tests/test_adaptors.py", + [ + "TestToKwargs", + "test_to_kwargs", + "compose_like" + ] + ] + ], + "test_to_kwargs": [ + [ + "tests/test_adaptors.py", + [ + "TestToKwargs", + "test_to_kwargs" + ] + ] + ], + "test_shape": [ + [ + "tests/test_add_channeld.py", + [ + "TestAddChanneld", + "test_shape" + ] + ], + [ + "tests/test_add_coordinate_channels.py", + [ + "TestAddCoordinateChannels", + "test_shape" + ] + ], + [ + "tests/test_add_coordinate_channelsd.py", + [ + "TestAddCoordinateChannels", + "test_shape" + ] + ], + [ + "tests/test_arraydataset.py", + [ + "TestArrayDataset", + "test_shape" + ] + ], + [ + "tests/test_as_channel_firstd.py", + [ + "TestAsChannelFirstd", + "test_shape" + ] + ], + [ + "tests/test_as_channel_last.py", + [ + "TestAsChannelLast", + "test_shape" + ] + ], + [ + "tests/test_as_channel_lastd.py", + [ + "TestAsChannelLastd", + "test_shape" + ] + ], + [ + "tests/test_autoencoder.py", + [ + "TestAutoEncoder", + "test_shape" + ] + ], + [ + "tests/test_basic_unet.py", + [ + "TestBasicUNET", + "test_shape" + ] + ], + [ + "tests/test_basic_unetplusplus.py", + [ + "TestBasicUNETPlusPlus", + "test_shape" + ] + ], + [ + "tests/test_bending_energy.py", + [ + "TestBendingEnergy", + "test_shape" + ] + ], + [ + "tests/test_bounding_rect.py", + [ + "TestBoundingRect", + "test_shape" + ] + ], + [ + "tests/test_bounding_rectd.py", + [ + "TestBoundingRectD", + "test_shape" + ] + ], + [ + "tests/test_cachedataset.py", + [ + "TestCacheDataset", + "test_shape" + ] + ], + [ + "tests/test_cachedataset_parallel.py", + [ + "TestCacheDatasetParallel", + "test_shape" + ] + ], + [ + "tests/test_center_scale_crop.py", + [ + "TestCenterScaleCrop", + "test_shape" + ] + ], + [ + "tests/test_center_scale_cropd.py", + [ + "TestCenterScaleCropd", + "test_shape" + ] + ], + [ + "tests/test_center_spatial_crop.py", + [ + "TestCenterSpatialCrop", + "test_shape" + ] + ], + [ + "tests/test_center_spatial_cropd.py", + [ + "TestCenterSpatialCropd", + "test_shape" + ] + ], + [ + "tests/test_channel_pad.py", + [ + "TestChannelPad", + "test_shape" + ] + ], + [ + "tests/test_daf3d.py", + [ + "TestDAF3D", + "test_shape" + ] + ], + [ + "tests/test_dataset.py", + [ + "TestDataset", + "test_shape" + ] + ], + [ + "tests/test_dice_loss.py", + [ + "TestDiceLoss", + "test_shape" + ] + ], + [ + "tests/test_discriminator.py", + [ + "TestDiscriminator", + "test_shape" + ] + ], + [ + "tests/test_downsample_block.py", + [ + "TestMaxAvgPool", + "test_shape" + ] + ], + [ + "tests/test_drop_path.py", + [ + "TestDropPath", + "test_shape" + ] + ], + [ + "tests/test_dynunet.py", + [ + "TestDynUNet", + "test_shape" + ] + ], + [ + "tests/test_dynunet.py", + [ + "TestDynUNetDeepSupervision", + "test_shape" + ] + ], + [ + "tests/test_dynunet_block.py", + [ + "TestResBasicBlock", + "test_shape" + ] + ], + [ + "tests/test_dynunet_block.py", + [ + "TestUpBlock", + "test_shape" + ] + ], + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_shape" + ] + ], + [ + "tests/test_efficientnet.py", + [ + "TestExtractFeatures", + "test_shape" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "TestFLEXIBLEUNET", + "test_shape" + ] + ], + [ + "tests/test_gdsdataset.py", + [ + "TestDataset", + "test_shape" + ] + ], + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_shape" + ] + ], + [ + "tests/test_generate_instance_centroid.py", + [ + "TestGenerateInstanceCentroid", + "test_shape" + ] + ], + [ + "tests/test_generate_instance_centroidd.py", + [ + "TestGenerateInstanceCentroidd", + "test_shape" + ] + ], + [ + "tests/test_generate_instance_contour.py", + [ + "TestGenerateInstanceContour", + "test_shape" + ] + ], + [ + "tests/test_generate_instance_contourd.py", + [ + "TestGenerateInstanceContourd", + "test_shape" + ] + ], + [ + "tests/test_generate_instance_type.py", + [ + "TestGenerateInstanceType", + "test_shape" + ] + ], + [ + "tests/test_generate_instance_typed.py", + [ + "TestGenerateInstanceTyped", + "test_shape" + ] + ], + [ + "tests/test_generate_succinct_contour.py", + [ + "TestGenerateSuccinctContour", + "test_shape" + ] + ], + [ + "tests/test_generate_succinct_contourd.py", + [ + "TestGenerateSuccinctContour", + "test_shape" + ] + ], + [ + "tests/test_generator.py", + [ + "TestGenerator", + "test_shape" + ] + ], + [ + "tests/test_globalnet.py", + [ + "TestAffineHead", + "test_shape" + ] + ], + [ + "tests/test_globalnet.py", + [ + "TestGlobalNet", + "test_shape" + ] + ], + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "test_shape" + ] + ], + [ + "tests/test_hardnegsampler.py", + [ + "TestSampleSlices", + "test_shape" + ] + ], + [ + "tests/test_highresnet.py", + [ + "TestHighResNet", + "test_shape" + ] + ], + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_shape" + ] + ], + [ + "tests/test_hovernet_loss.py", + [ + "TestHoverNetLoss", + "test_shape" + ] + ], + [ + "tests/test_integration_bundle_run.py", + [ + "TestBundleRun", + "test_shape" + ] + ], + [ + "tests/test_iterable_dataset.py", + [ + "TestIterableDataset", + "test_shape" + ] + ], + [ + "tests/test_lmdbdataset.py", + [ + "TestLMDBDataset", + "test_shape" + ] + ], + [ + "tests/test_load_imaged.py", + [ + "TestLoadImaged", + "test_shape" + ] + ], + [ + "tests/test_local_normalized_cross_correlation_loss.py", + [ + "TestLocalNormalizedCrossCorrelationLoss", + "test_shape" + ] + ], + [ + "tests/test_localnet.py", + [ + "TestLocalNet", + "test_shape" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestLocalNetDownSampleBlock", + "test_shape" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestLocalNetUpSampleBlock", + "test_shape" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestExtractBlock", + "test_shape" + ] + ], + [ + "tests/test_lr_scheduler.py", + [ + "TestLRSCHEDULER", + "test_shape" + ] + ], + [ + "tests/test_map_label_value.py", + [ + "TestMapLabelValue", + "test_shape" + ] + ], + [ + "tests/test_map_label_valued.py", + [ + "TestMapLabelValued", + "test_shape" + ] + ], + [ + "tests/test_masked_dice_loss.py", + [ + "TestDiceLoss", + "test_shape" + ] + ], + [ + "tests/test_masked_loss.py", + [ + "TestMaskedLoss", + "test_shape" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_shape" + ] + ], + [ + "tests/test_milmodel.py", + [ + "TestMilModel", + "test_shape" + ] + ], + [ + "tests/test_mlp.py", + [ + "TestMLPBlock", + "test_shape" + ] + ], + [ + "tests/test_multi_scale.py", + [ + "TestMultiScale", + "test_shape" + ] + ], + [ + "tests/test_net_adapter.py", + [ + "TestNetAdapter", + "test_shape" + ] + ], + [ + "tests/test_occlusion_sensitivity.py", + [ + "TestComputeOcclusionSensitivity", + "test_shape" + ] + ], + [ + "tests/test_patch_dataset.py", + [ + "TestPatchDataset", + "test_shape" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbeddingBlock", + "test_shape" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbed", + "test_shape" + ] + ], + [ + "tests/test_perceptual_loss.py", + [ + "TestPerceptualLoss", + "test_shape" + ] + ], + [ + "tests/test_persistentdataset.py", + [ + "TestDataset", + "test_shape" + ] + ], + [ + "tests/test_quicknat.py", + [ + "TestQuicknat", + "test_shape" + ] + ], + [ + "tests/test_rand_scale_crop.py", + [ + "TestRandScaleCrop", + "test_shape" + ] + ], + [ + "tests/test_rand_scale_cropd.py", + [ + "TestRandScaleCropd", + "test_shape" + ] + ], + [ + "tests/test_rand_spatial_crop.py", + [ + "TestRandSpatialCrop", + "test_shape" + ] + ], + [ + "tests/test_rand_spatial_crop_samples.py", + [ + "TestRandSpatialCropSamples", + "test_shape" + ] + ], + [ + "tests/test_rand_spatial_crop_samplesd.py", + [ + "TestRandSpatialCropSamplesd", + "test_shape" + ] + ], + [ + "tests/test_rand_spatial_cropd.py", + [ + "TestRandSpatialCropd", + "test_shape" + ] + ], + [ + "tests/test_reference_based_spatial_cropd.py", + [ + "TestTargetBasedSpatialCropd", + "test_shape" + ] + ], + [ + "tests/test_regunet.py", + [ + "TestREGUNET", + "test_shape" + ] + ], + [ + "tests/test_regunet_block.py", + [ + "TestRegistrationResidualConvBlock", + "test_shape" + ] + ], + [ + "tests/test_regunet_block.py", + [ + "TestRegistrationDownSampleBlock", + "test_shape" + ] + ], + [ + "tests/test_regunet_block.py", + [ + "TestRegistrationExtractionBlock", + "test_shape" + ] + ], + [ + "tests/test_remove_repeated_channel.py", + [ + "TestRemoveRepeatedChannel", + "test_shape" + ] + ], + [ + "tests/test_remove_repeated_channeld.py", + [ + "TestRemoveRepeatedChanneld", + "test_shape" + ] + ], + [ + "tests/test_repeat_channel.py", + [ + "TestRepeatChannel", + "test_shape" + ] + ], + [ + "tests/test_repeat_channeld.py", + [ + "TestRepeatChanneld", + "test_shape" + ] + ], + [ + "tests/test_saliency_inferer.py", + [ + "TestSaliencyInferer", + "test_shape" + ] + ], + [ + "tests/test_sample_slices.py", + [ + "TestSampleSlices", + "test_shape" + ] + ], + [ + "tests/test_se_block.py", + [ + "TestSEBlockLayer", + "test_shape" + ] + ], + [ + "tests/test_se_blocks.py", + [ + "TestChannelSELayer", + "test_shape" + ] + ], + [ + "tests/test_se_blocks.py", + [ + "TestResidualSELayer", + "test_shape" + ] + ], + [ + "tests/test_segresnet.py", + [ + "TestResNet", + "test_shape" + ] + ], + [ + "tests/test_segresnet_block.py", + [ + "TestResBlock", + "test_shape" + ] + ], + [ + "tests/test_segresnet_ds.py", + [ + "TestResNetDS", + "test_shape" + ] + ], + [ + "tests/test_selfattention.py", + [ + "TestResBlock", + "test_shape" + ] + ], + [ + "tests/test_shuffle_buffer.py", + [ + "TestShuffleBuffer", + "test_shape" + ] + ], + [ + "tests/test_simple_aspp.py", + [ + "TestChannelSELayer", + "test_shape" + ] + ], + [ + "tests/test_skip_connection.py", + [ + "TestSkipConnection", + "test_shape" + ] + ], + [ + "tests/test_slice_inferer.py", + [ + "TestSliceInferer", + "test_shape" + ] + ], + [ + "tests/test_smartcachedataset.py", + [ + "TestSmartCacheDataset", + "test_shape" + ] + ], + [ + "tests/test_spatial_crop.py", + [ + "TestSpatialCrop", + "test_shape" + ] + ], + [ + "tests/test_spatial_cropd.py", + [ + "TestSpatialCropd", + "test_shape" + ] + ], + [ + "tests/test_split_channel.py", + [ + "TestSplitChannel", + "test_shape" + ] + ], + [ + "tests/test_split_channeld.py", + [ + "TestSplitChanneld", + "test_shape" + ] + ], + [ + "tests/test_squeezedim.py", + [ + "TestSqueezeDim", + "test_shape" + ] + ], + [ + "tests/test_squeezedimd.py", + [ + "TestSqueezeDim", + "test_shape" + ] + ], + [ + "tests/test_ssim_loss.py", + [ + "TestSSIMLoss", + "test_shape" + ] + ], + [ + "tests/test_swin_unetr.py", + [ + "TestSWINUNETR", + "test_shape" + ] + ], + [ + "tests/test_to_onehot.py", + [ + "TestToOneHot", + "test_shape" + ] + ], + [ + "tests/test_transchex.py", + [ + "TestTranschex", + "test_shape" + ] + ], + [ + "tests/test_transformerblock.py", + [ + "TestTransformerBlock", + "test_shape" + ] + ], + [ + "tests/test_tversky_loss.py", + [ + "TestTverskyLoss", + "test_shape" + ] + ], + [ + "tests/test_unet.py", + [ + "TestUNET", + "test_shape" + ] + ], + [ + "tests/test_unetr.py", + [ + "TestUNETR", + "test_shape" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestResBasicBlock", + "test_shape" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestUpBlock", + "test_shape" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestPrUpBlock", + "test_shape" + ] + ], + [ + "tests/test_upsample_block.py", + [ + "TestUpsample", + "test_shape" + ] + ], + [ + "tests/test_varautoencoder.py", + [ + "TestVarAutoEncoder", + "test_shape" + ] + ], + [ + "tests/test_varnet.py", + [ + "TestVarNet", + "test_shape" + ] + ], + [ + "tests/test_vis_cam.py", + [ + "TestClassActivationMap", + "test_shape" + ] + ], + [ + "tests/test_vis_gradbased.py", + [ + "TestGradientClassActivationMap", + "test_shape" + ] + ], + [ + "tests/test_vis_gradcam.py", + [ + "TestGradientClassActivationMap", + "test_shape" + ] + ], + [ + "tests/test_vit.py", + [ + "TestViT", + "test_shape" + ] + ], + [ + "tests/test_vitautoenc.py", + [ + "TestVitAutoenc", + "test_shape" + ] + ], + [ + "tests/test_weight_init.py", + [ + "TestWeightInit", + "test_shape" + ] + ] + ], + "test_max_channel": [ + [ + "tests/test_add_coordinate_channels.py", + [ + "TestAddCoordinateChannels", + "test_max_channel" + ] + ], + [ + "tests/test_add_coordinate_channelsd.py", + [ + "TestAddCoordinateChannels", + "test_max_channel" + ] + ] + ], + "test_channel_dim": [ + [ + "tests/test_add_coordinate_channels.py", + [ + "TestAddCoordinateChannels", + "test_channel_dim" + ] + ], + [ + "tests/test_add_coordinate_channelsd.py", + [ + "TestAddCoordinateChannels", + "test_channel_dim" + ] + ], + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_channel_dim" + ] + ], + [ + "tests/test_load_imaged.py", + [ + "TestLoadImaged", + "test_channel_dim" + ] + ], + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_channel_dim" + ] + ] + ], + "test_correct_results": [ + [ + "tests/test_add_extreme_points_channel.py", + [ + "TestAddExtremePointsChannel", + "test_correct_results" + ] + ], + [ + "tests/test_add_extreme_points_channeld.py", + [ + "TestAddExtremePointsChanneld", + "test_correct_results" + ] + ], + [ + "tests/test_adjust_contrast.py", + [ + "TestAdjustContrast", + "test_correct_results" + ] + ], + [ + "tests/test_adjust_contrastd.py", + [ + "TestAdjustContrastd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestAddGuidanceFromPointsCustomd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestAddGuidanceSignalCustomd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestAddInitialSeedPointMissingLabelsd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestAddRandomGuidanceCustomd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestDiscardAddGuidanced", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestFindAllValidSlicesMissingLabelsd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestFindDiscrepancyRegionsCustomd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestNormalizeLabelsDatasetd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestResizeGuidanceMultipleLabelCustomd", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestSingleLabelSelectiond", + "test_correct_results" + ] + ], + [ + "tests/test_deepedit_transforms.py", + [ + "TestSplitPredsLabeld", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestFindAllValidSlicesd", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestSpatialCropForegroundd", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestAddInitialSeedPointd", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestAddGuidanceSignald", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestFindDiscrepancyRegionsd", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestAddRandomGuidanced", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestAddGuidanceFromPointsd", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestSpatialCropGuidanced", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestResizeGuidanced", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestRestoreLabeld", + "test_correct_results" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestFetch2DSliced", + "test_correct_results" + ] + ], + [ + "tests/test_fill_holes.py", + [ + "TestFillHoles", + "test_correct_results" + ] + ], + [ + "tests/test_fill_holesd.py", + [ + "TestFillHoles", + "test_correct_results" + ] + ], + [ + "tests/test_flip.py", + [ + "TestFlip", + "test_correct_results" + ] + ], + [ + "tests/test_flipd.py", + [ + "TestFlipd", + "test_correct_results" + ] + ], + [ + "tests/test_get_unique_labels.py", + [ + "TestGetUniqueLabels", + "test_correct_results" + ] + ], + [ + "tests/test_keep_largest_connected_component.py", + [ + "TestKeepLargestConnectedComponent", + "test_correct_results" + ] + ], + [ + "tests/test_keep_largest_connected_componentd.py", + [ + "TestKeepLargestConnectedComponentd", + "test_correct_results" + ] + ], + [ + "tests/test_label_filter.py", + [ + "TestLabelFilter", + "test_correct_results" + ] + ], + [ + "tests/test_label_filterd.py", + [ + "TestLabelFilter", + "test_correct_results" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestExtractPatchd", + "test_correct_results" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestSplitLabelsd", + "test_correct_results" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestSetLabelClass", + "test_correct_results" + ] + ], + [ + "tests/test_rand_adjust_contrast.py", + [ + "TestRandAdjustContrast", + "test_correct_results" + ] + ], + [ + "tests/test_rand_adjust_contrastd.py", + [ + "TestRandAdjustContrastd", + "test_correct_results" + ] + ], + [ + "tests/test_rand_axis_flip.py", + [ + "TestRandAxisFlip", + "test_correct_results" + ] + ], + [ + "tests/test_rand_axis_flipd.py", + [ + "TestRandAxisFlip", + "test_correct_results" + ] + ], + [ + "tests/test_rand_flip.py", + [ + "TestRandFlip", + "test_correct_results" + ] + ], + [ + "tests/test_rand_flipd.py", + [ + "TestRandFlipd", + "test_correct_results" + ] + ], + [ + "tests/test_rand_gaussian_noise.py", + [ + "TestRandGaussianNoise", + "test_correct_results" + ] + ], + [ + "tests/test_rand_gaussian_noised.py", + [ + "TestRandGaussianNoised", + "test_correct_results" + ] + ], + [ + "tests/test_rand_rician_noise.py", + [ + "TestRandRicianNoise", + "test_correct_results" + ] + ], + [ + "tests/test_rand_rician_noised.py", + [ + "TestRandRicianNoisedNumpy", + "test_correct_results" + ] + ], + [ + "tests/test_rand_rotate.py", + [ + "TestRandRotate2D", + "test_correct_results" + ] + ], + [ + "tests/test_rand_rotate.py", + [ + "TestRandRotate3D", + "test_correct_results" + ] + ], + [ + "tests/test_rand_rotate.py", + [ + "TestRandRotateDtype", + "test_correct_results" + ] + ], + [ + "tests/test_rand_rotated.py", + [ + "TestRandRotated2D", + "test_correct_results" + ] + ], + [ + "tests/test_rand_zoom.py", + [ + "TestRandZoom", + "test_correct_results" + ] + ], + [ + "tests/test_rand_zoomd.py", + [ + "TestRandZoomd", + "test_correct_results" + ] + ], + [ + "tests/test_resize.py", + [ + "TestResize", + "test_correct_results" + ] + ], + [ + "tests/test_resized.py", + [ + "TestResized", + "test_correct_results" + ] + ], + [ + "tests/test_rotate.py", + [ + "TestRotate2D", + "test_correct_results" + ] + ], + [ + "tests/test_rotate.py", + [ + "TestRotate3D", + "test_correct_results" + ] + ], + [ + "tests/test_rotated.py", + [ + "TestRotated2D", + "test_correct_results" + ] + ], + [ + "tests/test_rotated.py", + [ + "TestRotated3D", + "test_correct_results" + ] + ], + [ + "tests/test_rotated.py", + [ + "TestRotated3DXY", + "test_correct_results" + ] + ], + [ + "tests/test_zoom.py", + [ + "TestZoom", + "test_correct_results" + ] + ], + [ + "tests/test_zoomd.py", + [ + "TestZoomd", + "test_correct_results" + ] + ] + ], + "test_adn_2d": [ + [ + "tests/test_adn.py", + [ + "TestADN2D", + "test_adn_2d" + ] + ] + ], + "test_no_input": [ + [ + "tests/test_adn.py", + [ + "TestADN2D", + "test_no_input" + ] + ] + ], + "test_adn_3d": [ + [ + "tests/test_adn.py", + [ + "TestADN3D", + "test_adn_3d" + ] + ] + ], + "get_input": [ + [ + "tests/test_adversarial_loss.py", + [ + "TestPatchAdversarialLoss", + "get_input" + ] + ] + ], + "test_criterion": [ + [ + "tests/test_adversarial_loss.py", + [ + "TestPatchAdversarialLoss", + "test_criterion" + ] + ] + ], + "test_loss_logic": [ + [ + "tests/test_adversarial_loss.py", + [ + "TestPatchAdversarialLoss", + "test_loss_logic" + ] + ] + ], + "test_multiple_discs": [ + [ + "tests/test_adversarial_loss.py", + [ + "TestPatchAdversarialLoss", + "test_multiple_discs" + ] + ] + ], + "test_affine": [ + [ + "tests/test_affine.py", + [ + "TestAffine", + "test_affine" + ] + ], + [ + "tests/test_affined.py", + [ + "TestAffined", + "test_affine" + ] + ], + [ + "tests/test_header_correct.py", + [ + "TestCorrection", + "test_affine" + ] + ] + ], + "method_0": [ + [ + "tests/test_affine.py", + [ + "TestAffineConsistency", + "test_affine_resize", + "method_0" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRot90Consistency", + "test_affine_rot90", + "method_0" + ] + ] + ], + "method_1": [ + [ + "tests/test_affine.py", + [ + "TestAffineConsistency", + "test_affine_resize", + "method_1" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRot90Consistency", + "test_affine_rot90", + "method_1" + ] + ] + ], + "method_2": [ + [ + "tests/test_affine.py", + [ + "TestAffineConsistency", + "test_affine_resize", + "method_2" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRot90Consistency", + "test_affine_rot90", + "method_2" + ] + ] + ], + "method_3": [ + [ + "tests/test_affine.py", + [ + "TestAffineConsistency", + "test_affine_resize", + "method_3" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRot90Consistency", + "test_affine_rot90", + "method_3" + ] + ] + ], + "test_affine_resize": [ + [ + "tests/test_affine.py", + [ + "TestAffineConsistency", + "test_affine_resize" + ] + ] + ], + "test_affine_grid": [ + [ + "tests/test_affine_grid.py", + [ + "TestAffineGrid", + "test_affine_grid" + ] + ] + ], + "test_norm_xform": [ + [ + "tests/test_affine_transform.py", + [ + "TestNormTransform", + "test_norm_xform" + ] + ] + ], + "test_to_norm_affine": [ + [ + "tests/test_affine_transform.py", + [ + "TestToNormAffine", + "test_to_norm_affine" + ] + ] + ], + "test_to_norm_affine_ill": [ + [ + "tests/test_affine_transform.py", + [ + "TestToNormAffine", + "test_to_norm_affine_ill" + ] + ] + ], + "test_affine_shift": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_affine_shift" + ] + ] + ], + "test_affine_shift_1": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_affine_shift_1" + ] + ] + ], + "test_affine_shift_2": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_affine_shift_2" + ] + ] + ], + "test_zoom": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_zoom" + ] + ] + ], + "test_zoom_1": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_zoom_1" + ] + ] + ], + "test_zoom_2": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_zoom_2" + ] + ] + ], + "test_zoom_zero_center": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_zoom_zero_center" + ] + ] + ], + "test_affine_transform_minimum": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_affine_transform_minimum" + ] + ] + ], + "test_affine_transform_2d": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_affine_transform_2d" + ] + ] + ], + "test_affine_transform_3d": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_affine_transform_3d" + ] + ] + ], + "test_ill_affine_transform": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_ill_affine_transform" + ] + ] + ], + "test_forward_2d": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_forward_2d" + ] + ] + ], + "test_forward_3d": [ + [ + "tests/test_affine_transform.py", + [ + "TestAffineTransform", + "test_forward_3d" + ] + ] + ], + "test_fcn_shape": [ + [ + "tests/test_ahnet.py", + [ + "TestFCN", + "test_fcn_shape" + ] + ], + [ + "tests/test_ahnet.py", + [ + "TestFCNWithPretrain", + "test_fcn_shape" + ] + ] + ], + "test_mcfcn_shape": [ + [ + "tests/test_ahnet.py", + [ + "TestMCFCN", + "test_mcfcn_shape" + ] + ], + [ + "tests/test_ahnet.py", + [ + "TestMCFCNWithPretrain", + "test_mcfcn_shape" + ] + ] + ], + "test_ahnet_shape_2d": [ + [ + "tests/test_ahnet.py", + [ + "TestAHNET", + "test_ahnet_shape_2d" + ] + ] + ], + "test_ahnet_shape_3d": [ + [ + "tests/test_ahnet.py", + [ + "TestAHNET", + "test_ahnet_shape_3d" + ] + ] + ], + "test_script": [ + [ + "tests/test_ahnet.py", + [ + "TestAHNET", + "test_script" + ] + ], + [ + "tests/test_autoencoder.py", + [ + "TestAutoEncoder", + "test_script" + ] + ], + [ + "tests/test_basic_unet.py", + [ + "TestBasicUNET", + "test_script" + ] + ], + [ + "tests/test_basic_unetplusplus.py", + [ + "TestBasicUNETPlusPlus", + "test_script" + ] + ], + [ + "tests/test_daf3d.py", + [ + "TestDAF3D", + "test_script" + ] + ], + [ + "tests/test_densenet.py", + [ + "TestDENSENET", + "test_script" + ] + ], + [ + "tests/test_dice_ce_loss.py", + [ + "TestDiceCELoss", + "test_script" + ] + ], + [ + "tests/test_dice_focal_loss.py", + [ + "TestDiceFocalLoss", + "test_script" + ] + ], + [ + "tests/test_dice_loss.py", + [ + "TestDiceLoss", + "test_script" + ] + ], + [ + "tests/test_dints_mixop.py", + [ + "TestMixOP", + "test_script" + ] + ], + [ + "tests/test_dints_network.py", + [ + "TestDintsTS", + "test_script" + ] + ], + [ + "tests/test_discriminator.py", + [ + "TestDiscriminator", + "test_script" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDiceCE", + "test_script" + ] + ], + [ + "tests/test_dynunet.py", + [ + "TestDynUNet", + "test_script" + ] + ], + [ + "tests/test_dynunet_block.py", + [ + "TestResBasicBlock", + "test_script" + ] + ], + [ + "tests/test_dynunet_block.py", + [ + "TestUpBlock", + "test_script" + ] + ], + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_script" + ] + ], + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_script" + ] + ], + [ + "tests/test_fpn_block.py", + [ + "TestFPNBlock", + "test_script" + ] + ], + [ + "tests/test_fpn_block.py", + [ + "TestFPN", + "test_script" + ] + ], + [ + "tests/test_generalized_dice_focal_loss.py", + [ + "TestGeneralizedDiceFocalLoss", + "test_script" + ] + ], + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_script" + ] + ], + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_script" + ] + ], + [ + "tests/test_generator.py", + [ + "TestGenerator", + "test_script" + ] + ], + [ + "tests/test_globalnet.py", + [ + "TestGlobalNet", + "test_script" + ] + ], + [ + "tests/test_highresnet.py", + [ + "TestHighResNet", + "test_script" + ] + ], + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_script" + ] + ], + [ + "tests/test_localnet.py", + [ + "TestLocalNet", + "test_script" + ] + ], + [ + "tests/test_masked_loss.py", + [ + "TestMaskedLoss", + "test_script" + ] + ], + [ + "tests/test_milmodel.py", + [ + "TestMilModel", + "test_script" + ] + ], + [ + "tests/test_multi_scale.py", + [ + "TestMultiScale", + "test_script" + ] + ], + [ + "tests/test_net_adapter.py", + [ + "TestNetAdapter", + "test_script" + ] + ], + [ + "tests/test_quicknat.py", + [ + "TestQuicknat", + "test_script" + ] + ], + [ + "tests/test_regunet.py", + [ + "TestREGUNET", + "test_script" + ] + ], + [ + "tests/test_resnet.py", + [ + "TestResNet", + "test_script" + ] + ], + [ + "tests/test_retinanet.py", + [ + "TestRetinaNet", + "test_script" + ] + ], + [ + "tests/test_retinanet_detector.py", + [ + "TestRetinaNetDetector", + "test_script" + ] + ], + [ + "tests/test_se_block.py", + [ + "TestSEBlockLayer", + "test_script" + ] + ], + [ + "tests/test_se_blocks.py", + [ + "TestChannelSELayer", + "test_script" + ] + ], + [ + "tests/test_se_blocks.py", + [ + "TestResidualSELayer", + "test_script" + ] + ], + [ + "tests/test_segresnet.py", + [ + "TestResNet", + "test_script" + ] + ], + [ + "tests/test_segresnet.py", + [ + "TestResNetVAE", + "test_script" + ] + ], + [ + "tests/test_segresnet_ds.py", + [ + "TestResNetDS", + "test_script" + ] + ], + [ + "tests/test_senet.py", + [ + "TestSENET", + "test_script" + ] + ], + [ + "tests/test_spectral_loss.py", + [ + "TestJukeboxLoss", + "test_script" + ] + ], + [ + "tests/test_subpixel_upsample.py", + [ + "TestSUBPIXEL", + "test_script" + ] + ], + [ + "tests/test_tversky_loss.py", + [ + "TestTverskyLoss", + "test_script" + ] + ], + [ + "tests/test_unet.py", + [ + "TestUNET", + "test_script" + ] + ], + [ + "tests/test_unetr.py", + [ + "TestUNETR", + "test_script" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestResBasicBlock", + "test_script" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestUpBlock", + "test_script" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestPrUpBlock", + "test_script" + ] + ], + [ + "tests/test_varautoencoder.py", + [ + "TestVarAutoEncoder", + "test_script" + ] + ], + [ + "tests/test_varnet.py", + [ + "TestVarNet", + "test_script" + ] + ], + [ + "tests/test_vit.py", + [ + "TestViT", + "test_script" + ] + ], + [ + "tests/test_vnet.py", + [ + "TestVNet", + "test_script" + ] + ] + ], + "test_ahnet_shape": [ + [ + "tests/test_ahnet.py", + [ + "TestAHNETWithPretrain", + "test_ahnet_shape" + ] + ] + ], + "test_initialize_pretrained": [ + [ + "tests/test_ahnet.py", + [ + "TestAHNETWithPretrain", + "test_initialize_pretrained" + ] + ] + ], + "test_files": [ + [ + "tests/test_alias.py", + [ + "TestModuleAlias", + "test_files" + ] + ] + ], + "test_anchor_2d": [ + [ + "tests/test_anchor_box.py", + [ + "TestAnchorGenerator", + "test_anchor_2d" + ] + ] + ], + "test_script_2d": [ + [ + "tests/test_anchor_box.py", + [ + "TestAnchorGenerator", + "test_script_2d" + ] + ] + ], + "test_script_3d": [ + [ + "tests/test_anchor_box.py", + [ + "TestAnchorGenerator", + "test_script_3d" + ] + ] + ], + "single_2d_transform_cases": [ + [ + "tests/test_apply.py", + [ + "single_2d_transform_cases" + ] + ] + ], + "_test_apply_impl": [ + [ + "tests/test_apply.py", + [ + "TestApply", + "_test_apply_impl" + ] + ] + ], + "_test_apply_metatensor_impl": [ + [ + "tests/test_apply.py", + [ + "TestApply", + "_test_apply_metatensor_impl" + ] + ] + ], + "test_apply_single_transform": [ + [ + "tests/test_apply.py", + [ + "TestApply", + "test_apply_single_transform" + ] + ] + ], + "test_apply_single_transform_metatensor": [ + [ + "tests/test_apply.py", + [ + "TestApply", + "test_apply_single_transform_metatensor" + ] + ] + ], + "test_apply_single_transform_metatensor_override": [ + [ + "tests/test_apply.py", + [ + "TestApply", + "test_apply_single_transform_metatensor_override" + ] + ] + ], + "test_1d": [ + [ + "tests/test_apply_filter.py", + [ + "ApplyFilterTestCase", + "test_1d" + ] + ], + [ + "tests/test_gaussian_filter.py", + [ + "GaussianFilterTestCase", + "test_1d" + ] + ], + [ + "tests/test_perceptual_loss.py", + [ + "TestPerceptualLoss", + "test_1d" + ] + ], + [ + "tests/test_separable_filter.py", + [ + "SeparableFilterTestCase", + "test_1d" + ] + ] + ], + "test_2d": [ + [ + "tests/test_apply_filter.py", + [ + "ApplyFilterTestCase", + "test_2d" + ] + ], + [ + "tests/test_gaussian_filter.py", + [ + "GaussianFilterTestCase", + "test_2d" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNifti", + "test_2d" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSavePNG", + "test_2d" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNrrd", + "test_2d" + ] + ], + [ + "tests/test_separable_filter.py", + [ + "SeparableFilterTestCase", + "test_2d" + ] + ] + ], + "test_3d": [ + [ + "tests/test_apply_filter.py", + [ + "ApplyFilterTestCase", + "test_3d" + ] + ], + [ + "tests/test_gaussian_filter.py", + [ + "GaussianFilterTestCase", + "test_3d" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNifti", + "test_3d" + ] + ], + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNrrd", + "test_3d" + ] + ], + [ + "tests/test_matshow3d.py", + [ + "TestMatshow3d", + "test_3d" + ] + ], + [ + "tests/test_median_filter.py", + [ + "MedianFilterTestCase", + "test_3d" + ] + ], + [ + "tests/test_p3d_block.py", + [ + "TestP3D", + "test_3d" + ] + ], + [ + "tests/test_separable_filter.py", + [ + "SeparableFilterTestCase", + "test_3d" + ] + ] + ], + "test_wrong_args": [ + [ + "tests/test_apply_filter.py", + [ + "ApplyFilterTestCase", + "test_wrong_args" + ] + ], + [ + "tests/test_gaussian_filter.py", + [ + "GaussianFilterTestCase", + "test_wrong_args" + ] + ], + [ + "tests/test_median_filter.py", + [ + "MedianFilterTestCase", + "test_wrong_args" + ] + ], + [ + "tests/test_separable_filter.py", + [ + "SeparableFilterTestCase", + "test_wrong_args" + ] + ] + ], + "test_default_none": [ + [ + "tests/test_arraydataset.py", + [ + "TestArrayDataset", + "test_default_none" + ] + ] + ], + "test_dataloading_img": [ + [ + "tests/test_arraydataset.py", + [ + "TestArrayDataset", + "test_dataloading_img" + ] + ] + ], + "test_dataloading_img_label": [ + [ + "tests/test_arraydataset.py", + [ + "TestArrayDataset", + "test_dataloading_img_label" + ] + ] + ], + "test_value": [ + [ + "tests/test_as_channel_first.py", + [ + "TestAsChannelFirst", + "test_value" + ] + ], + [ + "tests/test_box_coder.py", + [ + "TestBoxTransform", + "test_value" + ] + ], + [ + "tests/test_box_utils.py", + [ + "TestCreateBoxList", + "test_value" + ] + ], + [ + "tests/test_center_scale_crop.py", + [ + "TestCenterScaleCrop", + "test_value" + ] + ], + [ + "tests/test_center_scale_cropd.py", + [ + "TestCenterScaleCropd", + "test_value" + ] + ], + [ + "tests/test_center_spatial_crop.py", + [ + "TestCenterSpatialCrop", + "test_value" + ] + ], + [ + "tests/test_center_spatial_cropd.py", + [ + "TestCenterSpatialCropd", + "test_value" + ] + ], + [ + "tests/test_classes_to_indices.py", + [ + "TestClassesToIndices", + "test_value" + ] + ], + [ + "tests/test_classes_to_indicesd.py", + [ + "TestClassesToIndicesd", + "test_value" + ] + ], + [ + "tests/test_compute_confusion_matrix.py", + [ + "TestConfusionMatrix", + "test_value" + ] + ], + [ + "tests/test_compute_froc.py", + [ + "TestComputeFpTp", + "test_value" + ] + ], + [ + "tests/test_compute_froc.py", + [ + "TestComputeFpTpNd", + "test_value" + ] + ], + [ + "tests/test_compute_froc.py", + [ + "TestComputeFrocScore", + "test_value" + ] + ], + [ + "tests/test_compute_generalized_dice.py", + [ + "TestComputeGeneralizedDiceScore", + "test_value" + ] + ], + [ + "tests/test_compute_meandice.py", + [ + "TestComputeMeanDice", + "test_value" + ] + ], + [ + "tests/test_compute_meaniou.py", + [ + "TestComputeMeanIoU", + "test_value" + ] + ], + [ + "tests/test_compute_panoptic_quality.py", + [ + "TestPanopticQualityMetric", + "test_value" + ] + ], + [ + "tests/test_compute_roc_auc.py", + [ + "TestComputeROCAUC", + "test_value" + ] + ], + [ + "tests/test_compute_variance.py", + [ + "TestComputeVariance", + "test_value" + ] + ], + [ + "tests/test_convert_to_torchscript.py", + [ + "TestConvertToTorchScript", + "test_value" + ] + ], + [ + "tests/test_convert_to_trt.py", + [ + "TestConvertToTRT", + "test_value" + ] + ], + [ + "tests/test_crop_foreground.py", + [ + "TestCropForeground", + "test_value" + ] + ], + [ + "tests/test_crop_foregroundd.py", + [ + "TestCropForegroundd", + "test_value" + ] + ], + [ + "tests/test_cumulative_average_dist.py", + [ + "DistributedCumulativeAverage", + "test_value" + ] + ], + [ + "tests/test_data_stats.py", + [ + "TestDataStats", + "test_value" + ] + ], + [ + "tests/test_data_statsd.py", + [ + "TestDataStatsd", + "test_value" + ] + ], + [ + "tests/test_detect_envelope.py", + [ + "TestDetectEnvelope", + "test_value" + ] + ], + [ + "tests/test_dvf2ddf.py", + [ + "TestDVF2DDF", + "test_value" + ] + ], + [ + "tests/test_ensure_tuple.py", + [ + "TestEnsureTuple", + "test_value" + ] + ], + [ + "tests/test_file_basename.py", + [ + "TestFilename", + "test_value" + ] + ], + [ + "tests/test_folder_layout.py", + [ + "TestFolderLayout", + "test_value" + ] + ], + [ + "tests/test_gaussian_sharpen.py", + [ + "TestGaussianSharpen", + "test_value" + ] + ], + [ + "tests/test_gaussian_sharpend.py", + [ + "TestGaussianSharpend", + "test_value" + ] + ], + [ + "tests/test_gaussian_smooth.py", + [ + "TestGaussianSmooth", + "test_value" + ] + ], + [ + "tests/test_gaussian_smoothd.py", + [ + "TestGaussianSmoothd", + "test_value" + ] + ], + [ + "tests/test_generate_distance_map.py", + [ + "TestGenerateDistanceMap", + "test_value" + ] + ], + [ + "tests/test_generate_distance_mapd.py", + [ + "TestGenerateDistanceMapd", + "test_value" + ] + ], + [ + "tests/test_generate_instance_border.py", + [ + "TestGenerateInstanceBorder", + "test_value" + ] + ], + [ + "tests/test_generate_instance_borderd.py", + [ + "TestGenerateInstanceBorderd", + "test_value" + ] + ], + [ + "tests/test_generate_spatial_bounding_box.py", + [ + "TestGenerateSpatialBoundingBox", + "test_value" + ] + ], + [ + "tests/test_generate_watershed_markers.py", + [ + "TestGenerateWatershedMarkers", + "test_value" + ] + ], + [ + "tests/test_generate_watershed_markersd.py", + [ + "TestGenerateWatershedMarkersd", + "test_value" + ] + ], + [ + "tests/test_generate_watershed_mask.py", + [ + "TestGenerateWatershedMask", + "test_value" + ] + ], + [ + "tests/test_generate_watershed_maskd.py", + [ + "TestGenerateWatershedMaskd", + "test_value" + ] + ], + [ + "tests/test_hausdorff_distance.py", + [ + "TestHausdorffDistance", + "test_value" + ] + ], + [ + "tests/test_hilbert_transform.py", + [ + "TestHilbertTransformCPU", + "test_value" + ] + ], + [ + "tests/test_hilbert_transform.py", + [ + "TestHilbertTransformGPU", + "test_value" + ] + ], + [ + "tests/test_histogram_normalize.py", + [ + "TestHistogramNormalize", + "test_value" + ] + ], + [ + "tests/test_histogram_normalized.py", + [ + "TestHistogramNormalized", + "test_value" + ] + ], + [ + "tests/test_hovernet_instance_map_post_processing.py", + [ + "TestHoVerNetInstanceMapPostProcessing", + "test_value" + ] + ], + [ + "tests/test_hovernet_instance_map_post_processingd.py", + [ + "TestHoVerNetInstanceMapPostProcessingd", + "test_value" + ] + ], + [ + "tests/test_hovernet_nuclear_type_post_processing.py", + [ + "TestHoVerNetNuclearTypePostProcessing", + "test_value" + ] + ], + [ + "tests/test_hovernet_nuclear_type_post_processingd.py", + [ + "TestHoVerNetNuclearTypePostProcessingd", + "test_value" + ] + ], + [ + "tests/test_intensity_stats.py", + [ + "TestIntensityStats", + "test_value" + ] + ], + [ + "tests/test_intensity_statsd.py", + [ + "TestIntensityStatsd", + "test_value" + ] + ], + [ + "tests/test_is_supported_format.py", + [ + "TestIsSupportedFormat", + "test_value" + ] + ], + [ + "tests/test_label_quality_score.py", + [ + "TestLabelQualityScore", + "test_value" + ] + ], + [ + "tests/test_label_to_mask.py", + [ + "TestLabelToMask", + "test_value" + ] + ], + [ + "tests/test_label_to_maskd.py", + [ + "TestLabelToMaskd", + "test_value" + ] + ], + [ + "tests/test_lltm.py", + [ + "TestLLTM", + "test_value" + ] + ], + [ + "tests/test_map_classes_to_indices.py", + [ + "TestMapClassesToIndices", + "test_value" + ] + ], + [ + "tests/test_mask_intensity.py", + [ + "TestMaskIntensity", + "test_value" + ] + ], + [ + "tests/test_mask_intensityd.py", + [ + "TestMaskIntensityd", + "test_value" + ] + ], + [ + "tests/test_mean_ensemble.py", + [ + "TestMeanEnsemble", + "test_value" + ] + ], + [ + "tests/test_mean_ensembled.py", + [ + "TestMeanEnsembled", + "test_value" + ] + ], + [ + "tests/test_median_smooth.py", + [ + "TestMedianSmooth", + "test_value" + ] + ], + [ + "tests/test_median_smoothd.py", + [ + "TestMedianSmoothd", + "test_value" + ] + ], + [ + "tests/test_partition_dataset.py", + [ + "TestPartitionDataset", + "test_value" + ] + ], + [ + "tests/test_partition_dataset_classes.py", + [ + "TestPartitionDatasetClasses", + "test_value" + ] + ], + [ + "tests/test_rand_coarse_dropout.py", + [ + "TestRandCoarseDropout", + "test_value" + ] + ], + [ + "tests/test_rand_coarse_dropoutd.py", + [ + "TestRandCoarseDropoutd", + "test_value" + ] + ], + [ + "tests/test_rand_gaussian_sharpen.py", + [ + "TestRandGaussianSharpen", + "test_value" + ] + ], + [ + "tests/test_rand_gaussian_sharpend.py", + [ + "TestRandGaussianSharpend", + "test_value" + ] + ], + [ + "tests/test_rand_gaussian_smooth.py", + [ + "TestRandGaussianSmooth", + "test_value" + ] + ], + [ + "tests/test_rand_gaussian_smoothd.py", + [ + "TestRandGaussianSmoothd", + "test_value" + ] + ], + [ + "tests/test_rand_scale_crop.py", + [ + "TestRandScaleCrop", + "test_value" + ] + ], + [ + "tests/test_rand_scale_cropd.py", + [ + "TestRandScaleCropd", + "test_value" + ] + ], + [ + "tests/test_rand_scale_intensity.py", + [ + "TestRandScaleIntensity", + "test_value" + ] + ], + [ + "tests/test_rand_scale_intensity_fixed_mean.py", + [ + "TestRandScaleIntensity", + "test_value" + ] + ], + [ + "tests/test_rand_scale_intensity_fixed_meand.py", + [ + "TestRandScaleIntensityFixedMeand", + "test_value" + ] + ], + [ + "tests/test_rand_scale_intensityd.py", + [ + "TestRandScaleIntensityd", + "test_value" + ] + ], + [ + "tests/test_rand_shift_intensity.py", + [ + "TestRandShiftIntensity", + "test_value" + ] + ], + [ + "tests/test_rand_shift_intensityd.py", + [ + "TestRandShiftIntensityd", + "test_value" + ] + ], + [ + "tests/test_rand_simulate_low_resolution.py", + [ + "TestRandGaussianSmooth", + "test_value" + ] + ], + [ + "tests/test_rand_simulate_low_resolutiond.py", + [ + "TestRandGaussianSmoothd", + "test_value" + ] + ], + [ + "tests/test_rand_spatial_crop.py", + [ + "TestRandSpatialCrop", + "test_value" + ] + ], + [ + "tests/test_rand_spatial_cropd.py", + [ + "TestRandSpatialCropd", + "test_value" + ] + ], + [ + "tests/test_rand_std_shift_intensity.py", + [ + "TestRandStdShiftIntensity", + "test_value" + ] + ], + [ + "tests/test_rand_std_shift_intensityd.py", + [ + "TestRandStdShiftIntensityd", + "test_value" + ] + ], + [ + "tests/test_randtorchvisiond.py", + [ + "TestRandTorchVisiond", + "test_value" + ] + ], + [ + "tests/test_savitzky_golay_filter.py", + [ + "TestSavitzkyGolayCPU", + "test_value" + ] + ], + [ + "tests/test_savitzky_golay_filter.py", + [ + "TestSavitzkyGolayCPUREP", + "test_value" + ] + ], + [ + "tests/test_savitzky_golay_filter.py", + [ + "TestSavitzkyGolayGPU", + "test_value" + ] + ], + [ + "tests/test_savitzky_golay_filter.py", + [ + "TestSavitzkyGolayGPUREP", + "test_value" + ] + ], + [ + "tests/test_savitzky_golay_smooth.py", + [ + "TestSavitzkyGolaySmooth", + "test_value" + ] + ], + [ + "tests/test_savitzky_golay_smoothd.py", + [ + "TestSavitzkyGolaySmoothd", + "test_value" + ] + ], + [ + "tests/test_select_cross_validation_folds.py", + [ + "TestSelectCrossValidationFolds", + "test_value" + ] + ], + [ + "tests/test_shift_intensity.py", + [ + "TestShiftIntensity", + "test_value" + ] + ], + [ + "tests/test_shift_intensityd.py", + [ + "TestShiftIntensityd", + "test_value" + ] + ], + [ + "tests/test_simulatedelay.py", + [ + "TestSimulateDelay", + "test_value" + ] + ], + [ + "tests/test_simulatedelayd.py", + [ + "TestSimulateDelay", + "test_value" + ] + ], + [ + "tests/test_std_shift_intensity.py", + [ + "TestStdShiftIntensity", + "test_value" + ] + ], + [ + "tests/test_std_shift_intensityd.py", + [ + "TestStdShiftIntensityd", + "test_value" + ] + ], + [ + "tests/test_surface_distance.py", + [ + "TestAllSurfaceMetrics", + "test_value" + ] + ], + [ + "tests/test_threshold_intensity.py", + [ + "TestThresholdIntensity", + "test_value" + ] + ], + [ + "tests/test_threshold_intensityd.py", + [ + "TestThresholdIntensityd", + "test_value" + ] + ], + [ + "tests/test_to_device.py", + [ + "TestToDevice", + "test_value" + ] + ], + [ + "tests/test_to_deviced.py", + [ + "TestToDeviced", + "test_value" + ] + ], + [ + "tests/test_to_pil.py", + [ + "TestToPIL", + "test_value" + ] + ], + [ + "tests/test_torchvision.py", + [ + "TestTorchVision", + "test_value" + ] + ], + [ + "tests/test_torchvisiond.py", + [ + "TestTorchVisiond", + "test_value" + ] + ], + [ + "tests/test_vote_ensemble.py", + [ + "TestVoteEnsemble", + "test_value" + ] + ], + [ + "tests/test_vote_ensembled.py", + [ + "TestVoteEnsembled", + "test_value" + ] + ], + [ + "tests/test_zipdataset.py", + [ + "TestZipDataset", + "test_value" + ] + ] + ], + "test_additional": [ + [ + "tests/test_as_discrete.py", + [ + "TestAsDiscrete", + "test_additional" + ] + ], + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_additional" + ] + ] + ], + "test_atss": [ + [ + "tests/test_atss_box_matcher.py", + [ + "TestATSS", + "test_atss" + ] + ] + ], + "test_attention_block": [ + [ + "tests/test_attentionunet.py", + [ + "TestAttentionUnet", + "test_attention_block" + ] + ] + ], + "test_attentionunet": [ + [ + "tests/test_attentionunet.py", + [ + "TestAttentionUnet", + "test_attentionunet" + ] + ] + ], + "test_attentionunet_gpu": [ + [ + "tests/test_attentionunet.py", + [ + "TestAttentionUnet", + "test_attentionunet_gpu" + ] + ] + ], + "create_sim_data": [ + [ + "tests/test_auto3dseg.py", + [ + "create_sim_data" + ] + ], + [ + "tests/test_auto3dseg_bundlegen.py", + [ + "create_sim_data" + ] + ], + [ + "tests/test_auto3dseg_ensemble.py", + [ + "create_sim_data" + ] + ] + ], + "test_data_analyzer_cpu": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_data_analyzer_cpu" + ] + ] + ], + "test_data_analyzer_histogram": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_data_analyzer_histogram" + ] + ] + ], + "test_data_analyzer_gpu": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_data_analyzer_gpu" + ] + ] + ], + "test_basic_operation_class": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_basic_operation_class" + ] + ] + ], + "test_sample_operations": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_sample_operations" + ] + ] + ], + "test_summary_operations": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_summary_operations" + ] + ] + ], + "test_basic_analyzer_class": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_basic_analyzer_class" + ] + ] + ], + "test_transform_analyzer_class": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_transform_analyzer_class" + ] + ] + ], + "test_image_stats_case_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_image_stats_case_analyzer" + ] + ] + ], + "test_foreground_image_stats_cases_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_foreground_image_stats_cases_analyzer" + ] + ] + ], + "test_label_stats_case_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_label_stats_case_analyzer" + ] + ] + ], + "test_filename_case_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_filename_case_analyzer" + ] + ] + ], + "test_filename_case_analyzer_image_only": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_filename_case_analyzer_image_only" + ] + ] + ], + "test_image_stats_summary_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_image_stats_summary_analyzer" + ] + ] + ], + "test_fg_image_stats_summary_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_fg_image_stats_summary_analyzer" + ] + ] + ], + "test_label_stats_summary_analyzer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_label_stats_summary_analyzer" + ] + ] + ], + "test_seg_summarizer": [ + [ + "tests/test_auto3dseg.py", + [ + "TestDataAnalyzer", + "test_seg_summarizer" + ] + ] + ], + "run_auto3dseg_before_bundlegen": [ + [ + "tests/test_auto3dseg_bundlegen.py", + [ + "run_auto3dseg_before_bundlegen" + ] + ] + ], + "test_move_bundle_gen_folder": [ + [ + "tests/test_auto3dseg_bundlegen.py", + [ + "TestBundleGen", + "test_move_bundle_gen_folder" + ] + ] + ], + "test_ensemble": [ + [ + "tests/test_auto3dseg_ensemble.py", + [ + "TestEnsembleBuilder", + "test_ensemble" + ] + ] + ], + "test_ensemble_runner": [ + [ + "tests/test_auto3dseg_ensemble.py", + [ + "TestEnsembleBuilder", + "test_ensemble_runner" + ] + ] + ], + "skip_if_no_optuna": [ + [ + "tests/test_auto3dseg_hpo.py", + [ + "skip_if_no_optuna" + ] + ] + ], + "test_run_algo": [ + [ + "tests/test_auto3dseg_hpo.py", + [ + "TestHPO", + "test_run_algo" + ] + ] + ], + "test_run_optuna": [ + [ + "tests/test_auto3dseg_hpo.py", + [ + "TestHPO", + "test_run_optuna" + ] + ] + ], + "test_get_history": [ + [ + "tests/test_auto3dseg_hpo.py", + [ + "TestHPO", + "test_get_history" + ] + ] + ], + "test_channel_stride_difference": [ + [ + "tests/test_autoencoder.py", + [ + "TestAutoEncoder", + "test_channel_stride_difference" + ] + ] + ], + "test_avg_merger_patches": [ + [ + "tests/test_avg_merger.py", + [ + "AvgMergerTests", + "test_avg_merger_patches" + ] + ] + ], + "test_avg_merger_finalized_error": [ + [ + "tests/test_avg_merger.py", + [ + "AvgMergerTests", + "test_avg_merger_finalized_error" + ] + ] + ], + "test_avg_merge_none_merged_shape_error": [ + [ + "tests/test_avg_merger.py", + [ + "AvgMergerTests", + "test_avg_merge_none_merged_shape_error" + ] + ] + ], + "test_deep_supervision_shape": [ + [ + "tests/test_basic_unetplusplus.py", + [ + "TestBasicUNETPlusPlus", + "test_deep_supervision_shape" + ] + ] + ], + "test_ill_shape": [ + [ + "tests/test_bending_energy.py", + [ + "TestBendingEnergy", + "test_ill_shape" + ] + ], + [ + "tests/test_compute_regression_metrics.py", + [ + "TestRegressionMetrics", + "test_ill_shape" + ] + ], + [ + "tests/test_contrastive_loss.py", + [ + "TestContrastiveLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_dice_ce_loss.py", + [ + "TestDiceCELoss", + "test_ill_shape" + ] + ], + [ + "tests/test_dice_focal_loss.py", + [ + "TestDiceFocalLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_dice_loss.py", + [ + "TestDiceLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDiceCE", + "test_ill_shape" + ] + ], + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_generalized_dice_focal_loss.py", + [ + "TestGeneralizedDiceFocalLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_giou_loss.py", + [ + "TestGIoULoss", + "test_ill_shape" + ] + ], + [ + "tests/test_global_mutual_information_loss.py", + [ + "TestGlobalMutualInformationLossIll", + "test_ill_shape" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "TestHandlerRegressionMetrics", + "test_ill_shape" + ] + ], + [ + "tests/test_local_normalized_cross_correlation_loss.py", + [ + "TestLocalNormalizedCrossCorrelationLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestLocalNetDownSampleBlock", + "test_ill_shape" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestLocalNetUpSampleBlock", + "test_ill_shape" + ] + ], + [ + "tests/test_masked_dice_loss.py", + [ + "TestDiceLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_regunet.py", + [ + "TestREGUNET", + "test_ill_shape" + ] + ], + [ + "tests/test_regunet_block.py", + [ + "TestRegistrationDownSampleBlock", + "test_ill_shape" + ] + ], + [ + "tests/test_tversky_loss.py", + [ + "TestTverskyLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_unified_focal_loss.py", + [ + "TestAsymmetricUnifiedFocalLoss", + "test_ill_shape" + ] + ], + [ + "tests/test_warp.py", + [ + "TestWarp", + "test_ill_shape" + ] + ] + ], + "test_ill_opts": [ + [ + "tests/test_bending_energy.py", + [ + "TestBendingEnergy", + "test_ill_opts" + ] + ], + [ + "tests/test_dice_loss.py", + [ + "TestDiceLoss", + "test_ill_opts" + ] + ], + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_ill_opts" + ] + ], + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_ill_opts" + ] + ], + [ + "tests/test_global_mutual_information_loss.py", + [ + "TestGlobalMutualInformationLossIll", + "test_ill_opts" + ] + ], + [ + "tests/test_local_normalized_cross_correlation_loss.py", + [ + "TestLocalNormalizedCrossCorrelationLoss", + "test_ill_opts" + ] + ], + [ + "tests/test_masked_dice_loss.py", + [ + "TestDiceLoss", + "test_ill_opts" + ] + ], + [ + "tests/test_masked_loss.py", + [ + "TestMaskedLoss", + "test_ill_opts" + ] + ], + [ + "tests/test_multi_scale.py", + [ + "TestMultiScale", + "test_ill_opts" + ] + ] + ], + "test_cpu_approx": [ + [ + "tests/test_bilateral_approx_cpu.py", + [ + "BilateralFilterTestCaseCpuApprox", + "test_cpu_approx" + ] + ] + ], + "test_cpu_approx_backwards": [ + [ + "tests/test_bilateral_approx_cpu.py", + [ + "BilateralFilterTestCaseCpuApprox", + "test_cpu_approx_backwards" + ] + ], + [ + "tests/test_bilateral_approx_cuda.py", + [ + "BilateralFilterTestCaseCudaApprox", + "test_cpu_approx_backwards" + ] + ] + ], + "test_cuda_approx": [ + [ + "tests/test_bilateral_approx_cuda.py", + [ + "BilateralFilterTestCaseCudaApprox", + "test_cuda_approx" + ] + ] + ], + "test_cpu_precise": [ + [ + "tests/test_bilateral_precise.py", + [ + "BilateralFilterTestCaseCpuPrecise", + "test_cpu_precise" + ] + ], + [ + "tests/test_trainable_bilateral.py", + [ + "BilateralFilterTestCaseCpuPrecise", + "test_cpu_precise" + ] + ], + [ + "tests/test_trainable_joint_bilateral.py", + [ + "JointBilateralFilterTestCaseCpuPrecise", + "test_cpu_precise" + ] + ] + ], + "test_cpu_precise_backwards": [ + [ + "tests/test_bilateral_precise.py", + [ + "BilateralFilterTestCaseCpuPrecise", + "test_cpu_precise_backwards" + ] + ], + [ + "tests/test_trainable_bilateral.py", + [ + "BilateralFilterTestCaseCpuPrecise", + "test_cpu_precise_backwards" + ] + ], + [ + "tests/test_trainable_joint_bilateral.py", + [ + "JointBilateralFilterTestCaseCpuPrecise", + "test_cpu_precise_backwards" + ] + ] + ], + "test_cuda_precise": [ + [ + "tests/test_bilateral_precise.py", + [ + "BilateralFilterTestCaseCudaPrecise", + "test_cuda_precise" + ] + ], + [ + "tests/test_trainable_bilateral.py", + [ + "BilateralFilterTestCaseCudaPrecise", + "test_cuda_precise" + ] + ], + [ + "tests/test_trainable_joint_bilateral.py", + [ + "JointBilateralFilterTestCaseCudaPrecise", + "test_cuda_precise" + ] + ] + ], + "test_cuda_precise_backwards": [ + [ + "tests/test_bilateral_precise.py", + [ + "BilateralFilterTestCaseCudaPrecise", + "test_cuda_precise_backwards" + ] + ], + [ + "tests/test_trainable_bilateral.py", + [ + "BilateralFilterTestCaseCudaPrecise", + "test_cuda_precise_backwards" + ] + ], + [ + "tests/test_trainable_joint_bilateral.py", + [ + "JointBilateralFilterTestCaseCudaPrecise", + "test_cuda_precise_backwards" + ] + ] + ], + "get_alpha": [ + [ + "tests/test_blend_images.py", + [ + "get_alpha" + ] + ] + ], + "test_blend": [ + [ + "tests/test_blend_images.py", + [ + "TestBlendImages", + "test_blend" + ] + ] + ], + "test_pad": [ + [ + "tests/test_border_pad.py", + [ + "TestBorderPad", + "test_pad" + ] + ], + [ + "tests/test_border_padd.py", + [ + "TestBorderPadd", + "test_pad" + ] + ], + [ + "tests/test_divisible_pad.py", + [ + "TestDivisiblePad", + "test_pad" + ] + ], + [ + "tests/test_divisible_padd.py", + [ + "TestDivisiblePadd", + "test_pad" + ] + ], + [ + "tests/test_pad_mode.py", + [ + "TestPadMode", + "test_pad" + ] + ], + [ + "tests/test_recon_net_utils.py", + [ + "TestReconNetUtils", + "test_pad" + ] + ], + [ + "tests/test_spatial_pad.py", + [ + "TestSpatialPad", + "test_pad" + ] + ], + [ + "tests/test_spatial_padd.py", + [ + "TestSpatialPadd", + "test_pad" + ] + ] + ], + "test_pad_kwargs": [ + [ + "tests/test_border_pad.py", + [ + "TestBorderPad", + "test_pad_kwargs" + ] + ], + [ + "tests/test_divisible_pad.py", + [ + "TestDivisiblePad", + "test_pad_kwargs" + ] + ], + [ + "tests/test_spatial_pad.py", + [ + "TestSpatialPad", + "test_pad_kwargs" + ] + ] + ], + "test_pending_ops": [ + [ + "tests/test_border_pad.py", + [ + "TestBorderPad", + "test_pending_ops" + ] + ], + [ + "tests/test_border_padd.py", + [ + "TestBorderPadd", + "test_pending_ops" + ] + ], + [ + "tests/test_center_scale_crop.py", + [ + "TestCenterScaleCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_center_scale_cropd.py", + [ + "TestCenterScaleCropd", + "test_pending_ops" + ] + ], + [ + "tests/test_center_spatial_crop.py", + [ + "TestCenterSpatialCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_center_spatial_cropd.py", + [ + "TestCenterSpatialCropd", + "test_pending_ops" + ] + ], + [ + "tests/test_crop_foreground.py", + [ + "TestCropForeground", + "test_pending_ops" + ] + ], + [ + "tests/test_crop_foregroundd.py", + [ + "TestCropForegroundd", + "test_pending_ops" + ] + ], + [ + "tests/test_divisible_pad.py", + [ + "TestDivisiblePad", + "test_pending_ops" + ] + ], + [ + "tests/test_divisible_padd.py", + [ + "TestDivisiblePadd", + "test_pending_ops" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_crop_by_label_classes.py", + [ + "TestRandCropByLabelClasses", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_crop_by_label_classesd.py", + [ + "TestRandCropByLabelClassesd", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_crop_by_pos_neg_label.py", + [ + "TestRandCropByPosNegLabel", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_crop_by_pos_neg_labeld.py", + [ + "TestRandCropByPosNegLabeld", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_scale_crop.py", + [ + "TestRandScaleCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_scale_cropd.py", + [ + "TestRandScaleCropd", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_spatial_crop.py", + [ + "TestRandSpatialCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_spatial_crop_samples.py", + [ + "TestRandSpatialCropSamples", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_spatial_crop_samplesd.py", + [ + "TestRandSpatialCropSamplesd", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_spatial_cropd.py", + [ + "TestRandSpatialCropd", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_weighted_crop.py", + [ + "TestRandWeightedCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_rand_weighted_cropd.py", + [ + "TestRandWeightedCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_resize_with_pad_or_crop.py", + [ + "TestResizeWithPadOrCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_resize_with_pad_or_cropd.py", + [ + "TestResizeWithPadOrCropd", + "test_pending_ops" + ] + ], + [ + "tests/test_spatial_crop.py", + [ + "TestSpatialCrop", + "test_pending_ops" + ] + ], + [ + "tests/test_spatial_cropd.py", + [ + "TestSpatialCropd", + "test_pending_ops" + ] + ], + [ + "tests/test_spatial_pad.py", + [ + "TestSpatialPad", + "test_pending_ops" + ] + ], + [ + "tests/test_spatial_padd.py", + [ + "TestSpatialPadd", + "test_pending_ops" + ] + ], + [ + "tests/test_zoom.py", + [ + "TestZoom", + "test_pending_ops" + ] + ] + ], + "test_select_fn": [ + [ + "tests/test_bounding_rect.py", + [ + "TestBoundingRect", + "test_select_fn" + ] + ] + ], + "test_value_2d_mask": [ + [ + "tests/test_box_transform.py", + [ + "TestBoxTransform", + "test_value_2d_mask" + ] + ] + ], + "test_value_2d": [ + [ + "tests/test_box_transform.py", + [ + "TestBoxTransform", + "test_value_2d" + ] + ] + ], + "test_value_3d_mask": [ + [ + "tests/test_box_transform.py", + [ + "TestBoxTransform", + "test_value_3d_mask" + ] + ] + ], + "test_shape_assertion": [ + [ + "tests/test_box_transform.py", + [ + "TestBoxTransform", + "test_shape_assertion" + ] + ] + ], + "test_value_3d": [ + [ + "tests/test_box_transform.py", + [ + "TestBoxTransform", + "test_value_3d" + ] + ] + ], + "test_crop_shape": [ + [ + "tests/test_box_transform.py", + [ + "TestBoxTransform", + "test_crop_shape" + ] + ] + ], + "test_export": [ + [ + "tests/test_bundle_ckpt_export.py", + [ + "TestCKPTExport", + "test_export" + ] + ] + ], + "test_default_value": [ + [ + "tests/test_bundle_ckpt_export.py", + [ + "TestCKPTExport", + "test_default_value" + ] + ] + ], + "test_github_download_bundle": [ + [ + "tests/test_bundle_download.py", + [ + "TestDownload", + "test_github_download_bundle" + ] + ] + ], + "test_url_download_bundle": [ + [ + "tests/test_bundle_download.py", + [ + "TestDownload", + "test_url_download_bundle" + ] + ] + ], + "test_monaihosting_url_download_bundle": [ + [ + "tests/test_bundle_download.py", + [ + "TestDownload", + "test_monaihosting_url_download_bundle" + ] + ] + ], + "test_monaihosting_source_download_bundle": [ + [ + "tests/test_bundle_download.py", + [ + "TestDownload", + "test_monaihosting_source_download_bundle" + ] + ] + ], + "test_load_weights": [ + [ + "tests/test_bundle_download.py", + [ + "TestLoad", + "test_load_weights" + ] + ] + ], + "test_load_weights_with_net_override": [ + [ + "tests/test_bundle_download.py", + [ + "TestLoad", + "test_load_weights_with_net_override" + ] + ] + ], + "test_load_ts_module": [ + [ + "tests/test_bundle_download.py", + [ + "TestLoad", + "test_load_ts_module" + ] + ] + ], + "test_url_download_large_files": [ + [ + "tests/test_bundle_download.py", + [ + "TestDownloadLargefiles", + "test_url_download_large_files" + ] + ] + ], + "test_get_all_bundles_list": [ + [ + "tests/test_bundle_get_data.py", + [ + "TestGetBundleData", + "test_get_all_bundles_list" + ] + ] + ], + "test_get_bundle_versions": [ + [ + "tests/test_bundle_get_data.py", + [ + "TestGetBundleData", + "test_get_bundle_versions" + ] + ] + ], + "test_get_bundle_info": [ + [ + "tests/test_bundle_get_data.py", + [ + "TestGetBundleData", + "test_get_bundle_info" + ] + ] + ], + "test_fake_token": [ + [ + "tests/test_bundle_get_data.py", + [ + "TestGetBundleData", + "test_fake_token" + ] + ] + ], + "test_bundle": [ + [ + "tests/test_bundle_init_bundle.py", + [ + "TestBundleInit", + "test_bundle" + ] + ] + ], + "test_onnx_export": [ + [ + "tests/test_bundle_onnx_export.py", + [ + "TestONNXExport", + "test_onnx_export" + ] + ] + ], + "test_trt_export": [ + [ + "tests/test_bundle_trt_export.py", + [ + "TestTRTExport", + "test_trt_export" + ] + ] + ], + "test_onnx_trt_export": [ + [ + "tests/test_bundle_trt_export.py", + [ + "TestTRTExport", + "test_onnx_trt_export" + ] + ] + ], + "test_load_config_dir": [ + [ + "tests/test_bundle_utils.py", + [ + "TestLoadBundleConfig", + "test_load_config_dir" + ] + ] + ], + "test_load_config_zip": [ + [ + "tests/test_bundle_utils.py", + [ + "TestLoadBundleConfig", + "test_load_config_zip" + ] + ] + ], + "test_run": [ + [ + "tests/test_bundle_utils.py", + [ + "TestLoadBundleConfig", + "test_run" + ] + ] + ], + "test_load_config_ts": [ + [ + "tests/test_bundle_utils.py", + [ + "TestLoadBundleConfig", + "test_load_config_ts" + ] + ] + ], + "test_str": [ + [ + "tests/test_bundle_utils.py", + [ + "TestPPrintEdges", + "test_str" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_str" + ] + ] + ], + "test_verify": [ + [ + "tests/test_bundle_verify_metadata.py", + [ + "TestVerifyMetaData", + "test_verify" + ] + ], + [ + "tests/test_bundle_verify_net.py", + [ + "TestVerifyNetwork", + "test_verify" + ] + ], + [ + "tests/test_download_url_yandex.py", + [ + "TestDownloadUrlYandex", + "test_verify" + ] + ] + ], + "test_verify_error": [ + [ + "tests/test_bundle_verify_metadata.py", + [ + "TestVerifyMetaData", + "test_verify_error" + ] + ], + [ + "tests/test_download_url_yandex.py", + [ + "TestDownloadUrlYandex", + "test_verify_error" + ] + ] + ], + "test_verify_fp16": [ + [ + "tests/test_bundle_verify_net.py", + [ + "TestVerifyNetwork", + "test_verify_fp16" + ] + ] + ], + "test_verify_fp16_extra_forward_args": [ + [ + "tests/test_bundle_verify_net.py", + [ + "TestVerifyNetwork", + "test_verify_fp16_extra_forward_args" + ] + ] + ], + "_test_inferer": [ + [ + "tests/test_bundle_workflow.py", + [ + "TestBundleWorkflow", + "_test_inferer" + ] + ] + ], + "test_inference_config": [ + [ + "tests/test_bundle_workflow.py", + [ + "TestBundleWorkflow", + "test_inference_config" + ] + ] + ], + "test_train_config": [ + [ + "tests/test_bundle_workflow.py", + [ + "TestBundleWorkflow", + "test_train_config" + ] + ] + ], + "test_non_config": [ + [ + "tests/test_bundle_workflow.py", + [ + "TestBundleWorkflow", + "test_non_config" + ] + ] + ], + "test_set_data": [ + [ + "tests/test_cachedataset.py", + [ + "TestCacheDataset", + "test_set_data" + ] + ], + [ + "tests/test_smartcachedataset.py", + [ + "TestSmartCacheDataset", + "test_set_data" + ] + ] + ], + "test_thread_safe": [ + [ + "tests/test_cachedataset.py", + [ + "TestCacheThread", + "test_thread_safe" + ] + ] + ], + "test_hash_as_key": [ + [ + "tests/test_cachedataset.py", + [ + "TestCacheThread", + "test_hash_as_key" + ] + ] + ], + "test_duplicate_transforms": [ + [ + "tests/test_cachedataset_persistent_workers.py", + [ + "TestTransformsWCacheDatasetAndPersistentWorkers", + "test_duplicate_transforms" + ] + ] + ], + "test_n_trans": [ + [ + "tests/test_cachentransdataset.py", + [ + "TestCacheNTransDataset", + "test_n_trans" + ] + ] + ], + "test_constructor": [ + [ + "tests/test_call_dist.py", + [ + "DistributedCallTest", + "test_constructor" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_constructor" + ] + ] + ], + "test_type": [ + [ + "tests/test_cast_to_type.py", + [ + "TestCastToType", + "test_type" + ] + ], + [ + "tests/test_cast_to_typed.py", + [ + "TestCastToTyped", + "test_type" + ] + ] + ], + "test_type_cupy": [ + [ + "tests/test_cast_to_type.py", + [ + "TestCastToType", + "test_type_cupy" + ] + ], + [ + "tests/test_cast_to_typed.py", + [ + "TestCastToTyped", + "test_type_cupy" + ] + ], + [ + "tests/test_safe_dtype_range.py", + [ + "TesSafeDtypeRange", + "test_type_cupy" + ] + ] + ], + "test_wrong_mode": [ + [ + "tests/test_channel_pad.py", + [ + "TestChannelPad", + "test_wrong_mode" + ] + ], + [ + "tests/test_skip_connection.py", + [ + "TestSkipConnection", + "test_wrong_mode" + ] + ] + ], + "test_result": [ + [ + "tests/test_check_hash.py", + [ + "TestCheckMD5", + "test_result" + ] + ], + [ + "tests/test_cldice_loss.py", + [ + "TestclDiceLoss", + "test_result" + ] + ], + [ + "tests/test_contrastive_loss.py", + [ + "TestContrastiveLoss", + "test_result" + ] + ], + [ + "tests/test_dice_ce_loss.py", + [ + "TestDiceCELoss", + "test_result" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDiceCE", + "test_result" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDiceCE2", + "test_result" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDice", + "test_result" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDiceFocal", + "test_result" + ] + ], + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_result" + ] + ], + [ + "tests/test_giou_loss.py", + [ + "TestGIoULoss", + "test_result" + ] + ], + [ + "tests/test_unified_focal_loss.py", + [ + "TestAsymmetricUnifiedFocalLoss", + "test_result" + ] + ] + ], + "test_hash_type_error": [ + [ + "tests/test_check_hash.py", + [ + "TestCheckMD5", + "test_hash_type_error" + ] + ] + ], + "test_content": [ + [ + "tests/test_check_missing_files.py", + [ + "TestCheckMissingFiles", + "test_content" + ] + ], + [ + "tests/test_create_cross_validation_datalist.py", + [ + "TestCreateCrossValidationDatalist", + "test_content" + ] + ], + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content" + ] + ], + [ + "tests/test_handler_garbage_collector.py", + [ + "TestHandlerGarbageCollector", + "test_content" + ] + ], + [ + "tests/test_handler_lr_scheduler.py", + [ + "TestHandlerLrSchedule", + "test_content" + ] + ], + [ + "tests/test_handler_metrics_saver.py", + [ + "TestHandlerMetricsSaver", + "test_content" + ] + ], + [ + "tests/test_handler_metrics_saver_dist.py", + [ + "DistributedMetricsSaver", + "test_content" + ] + ], + [ + "tests/test_handler_smartcache.py", + [ + "TestHandlerSmartCache", + "test_content" + ] + ], + [ + "tests/test_handler_validation.py", + [ + "TestHandlerValidation", + "test_content" + ] + ], + [ + "tests/test_prepare_batch_extra_input.py", + [ + "TestPrepareBatchExtraInput", + "test_content" + ] + ], + [ + "tests/test_prepare_batch_hovernet.py", + [ + "TestPrepareBatchHoVerNet", + "test_content" + ] + ], + [ + "tests/test_write_metrics_reports.py", + [ + "TestWriteMetricsReports", + "test_content" + ] + ] + ], + "test_with_cuda": [ + [ + "tests/test_cldice_loss.py", + [ + "TestclDiceLoss", + "test_with_cuda" + ] + ], + [ + "tests/test_contrastive_loss.py", + [ + "TestContrastiveLoss", + "test_with_cuda" + ] + ], + [ + "tests/test_giou_loss.py", + [ + "TestGIoULoss", + "test_with_cuda" + ] + ], + [ + "tests/test_unified_focal_loss.py", + [ + "TestAsymmetricUnifiedFocalLoss", + "test_with_cuda" + ] + ] + ], + "test_to_tensor_complex": [ + [ + "tests/test_complex_utils.py", + [ + "TestMRIUtils", + "test_to_tensor_complex" + ] + ] + ], + "test_complex_abs": [ + [ + "tests/test_complex_utils.py", + [ + "TestMRIUtils", + "test_complex_abs" + ] + ] + ], + "test_complex_mul": [ + [ + "tests/test_complex_utils.py", + [ + "TestMRIUtils", + "test_complex_mul" + ] + ] + ], + "test_complex_conj": [ + [ + "tests/test_complex_utils.py", + [ + "TestMRIUtils", + "test_complex_conj" + ] + ] + ], + "test_locate": [ + [ + "tests/test_component_locator.py", + [ + "TestComponentLocator", + "test_locate" + ] + ] + ], + "data_from_keys": [ + [ + "tests/test_compose.py", + [ + "data_from_keys" + ] + ], + [ + "tests/test_one_of.py", + [ + "TestOneOfAPITests", + "data_from_keys" + ] + ], + [ + "tests/test_random_order.py", + [ + "TestRandomOrderAPITests", + "data_from_keys" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOfAPITests", + "data_from_keys" + ] + ] + ], + "test_empty_compose": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_empty_compose" + ] + ], + [ + "tests/test_random_order.py", + [ + "TestRandomOrder", + "test_empty_compose" + ] + ] + ], + "a": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_non_dict_compose", + "a" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_dict_compose", + "a" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose", + "a" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_non_dict_compose_with_unpack", + "a" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_non_dict_compose_with_unpack", + "a" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose_no_map", + "a" + ] + ] + ], + "b": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_non_dict_compose", + "b" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_dict_compose", + "b" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose", + "b" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_non_dict_compose_with_unpack", + "b" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_non_dict_compose_with_unpack", + "b" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose_no_map", + "b" + ] + ] + ], + "test_non_dict_compose": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_non_dict_compose" + ] + ] + ], + "test_dict_compose": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_dict_compose" + ] + ] + ], + "c": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose", + "c" + ] + ], + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose_no_map", + "c" + ] + ] + ], + "test_list_dict_compose": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose" + ] + ] + ], + "test_non_dict_compose_with_unpack": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_non_dict_compose_with_unpack" + ] + ] + ], + "test_list_non_dict_compose_with_unpack": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_non_dict_compose_with_unpack" + ] + ] + ], + "test_list_dict_compose_no_map": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_list_dict_compose_no_map" + ] + ] + ], + "test_random_compose": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_random_compose" + ] + ] + ], + "test_randomize_warn": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_randomize_warn" + ] + ] + ], + "test_err_msg": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_err_msg" + ] + ] + ], + "test_data_loader": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_data_loader" + ] + ] + ], + "test_data_loader_2": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_data_loader_2" + ] + ] + ], + "test_flatten_and_len": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_flatten_and_len" + ] + ] + ], + "test_backwards_compatible_imports": [ + [ + "tests/test_compose.py", + [ + "TestCompose", + "test_backwards_compatible_imports" + ] + ] + ], + "test_compose_execute_equivalence": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecute", + "test_compose_execute_equivalence" + ] + ] + ], + "test_compose_execute_bad_start_param": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecute", + "test_compose_execute_bad_start_param" + ] + ] + ], + "test_compose_execute_negative_range": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecute", + "test_compose_execute_negative_range" + ] + ] + ], + "test_compose_execute_bad_end_param": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecute", + "test_compose_execute_bad_end_param" + ] + ] + ], + "test_compose_execute_empty_range": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecute", + "test_compose_execute_empty_range" + ] + ] + ], + "test_compose_with_logger": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecute", + "test_compose_with_logger" + ] + ] + ], + "init_logger": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecuteWithLogging", + "init_logger" + ] + ] + ], + "test_compose_with_logging": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecuteWithLogging", + "test_compose_with_logging" + ] + ] + ], + "test_compose_lazy_on_call_with_logging": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecuteWithLogging", + "test_compose_lazy_on_call_with_logging" + ] + ] + ], + "concat": [ + [ + "tests/test_compose.py", + [ + "TestOps", + "concat" + ] + ] + ], + "concatd": [ + [ + "tests/test_compose.py", + [ + "TestOps", + "concatd" + ] + ] + ], + "concata": [ + [ + "tests/test_compose.py", + [ + "TestOps", + "concata" + ] + ] + ], + "test_compose_execute_equivalence_with_flags": [ + [ + "tests/test_compose.py", + [ + "TestComposeExecuteWithFlags", + "test_compose_execute_equivalence_with_flags" + ] + ] + ], + "test_value_error_when_not_sequence": [ + [ + "tests/test_compose.py", + [ + "TestComposeCallableInput", + "test_value_error_when_not_sequence" + ] + ] + ], + "test_get_number_of_conversions": [ + [ + "tests/test_compose_get_number_conversions.py", + [ + "TestComposeNumConversions", + "test_get_number_of_conversions" + ] + ], + [ + "tests/test_print_transform_backends.py", + [ + "TestPrintTransformBackends", + "test_get_number_of_conversions" + ] + ] + ], + "test_raises": [ + [ + "tests/test_compose_get_number_conversions.py", + [ + "TestComposeNumConversions", + "test_raises" + ] + ], + [ + "tests/test_replace_module.py", + [ + "TestReplaceModule", + "test_raises" + ] + ] + ], + "test_compute_sample": [ + [ + "tests/test_compute_confusion_matrix.py", + [ + "TestConfusionMatrix", + "test_compute_sample" + ] + ] + ], + "test_compute_sample_multiple_metrics": [ + [ + "tests/test_compute_confusion_matrix.py", + [ + "TestConfusionMatrix", + "test_compute_sample_multiple_metrics" + ] + ] + ], + "test_compute_sample_with_nan": [ + [ + "tests/test_compute_confusion_matrix.py", + [ + "TestConfusionMatrix", + "test_compute_sample_with_nan" + ] + ] + ], + "test_clf_with_nan": [ + [ + "tests/test_compute_confusion_matrix.py", + [ + "TestConfusionMatrix", + "test_clf_with_nan" + ] + ] + ], + "test_expecting_success_and_device": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_expecting_success_and_device" + ] + ] + ], + "test_expecting_success2": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_expecting_success2" + ] + ] + ], + "test_expecting_success3": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_expecting_success3" + ] + ] + ], + "test_denominator_is_zero": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_denominator_is_zero" + ] + ] + ], + "test_number_of_dimensions_less_than_2_should_raise_error": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_number_of_dimensions_less_than_2_should_raise_error" + ] + ] + ], + "test_with_nan_values": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_with_nan_values" + ] + ] + ], + "test_do_not_include_background": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_do_not_include_background" + ] + ] + ], + "test_prediction_and_result_have_different_shape": [ + [ + "tests/test_compute_f_beta.py", + [ + "TestFBetaScore", + "test_prediction_and_result_have_different_shape" + ] + ] + ], + "test_results": [ + [ + "tests/test_compute_fid_metric.py", + [ + "TestFIDMetric", + "test_results" + ] + ], + [ + "tests/test_compute_mmd_metric.py", + [ + "TestMMDMetric", + "test_results" + ] + ], + [ + "tests/test_from_engine_hovernet.py", + [ + "TestFromEngineHovernet", + "test_results" + ] + ], + [ + "tests/test_spectral_loss.py", + [ + "TestJukeboxLoss", + "test_results" + ] + ] + ], + "test_input_dimensions": [ + [ + "tests/test_compute_fid_metric.py", + [ + "TestFIDMetric", + "test_input_dimensions" + ] + ] + ], + "test_device": [ + [ + "tests/test_compute_generalized_dice.py", + [ + "TestComputeGeneralizedDiceScore", + "test_device" + ] + ] + ], + "test_nans": [ + [ + "tests/test_compute_generalized_dice.py", + [ + "TestComputeGeneralizedDiceScore", + "test_nans" + ] + ], + [ + "tests/test_compute_meandice.py", + [ + "TestComputeMeanDice", + "test_nans" + ] + ], + [ + "tests/test_compute_meaniou.py", + [ + "TestComputeMeanIoU", + "test_nans" + ] + ], + [ + "tests/test_hausdorff_distance.py", + [ + "TestHausdorffDistance", + "test_nans" + ] + ], + [ + "tests/test_surface_distance.py", + [ + "TestAllSurfaceMetrics", + "test_nans" + ] + ] + ], + "test_value_class": [ + [ + "tests/test_compute_generalized_dice.py", + [ + "TestComputeGeneralizedDiceScore", + "test_value_class" + ] + ], + [ + "tests/test_compute_meandice.py", + [ + "TestComputeMeanDice", + "test_value_class" + ] + ], + [ + "tests/test_compute_meaniou.py", + [ + "TestComputeMeanIoU", + "test_value_class" + ] + ], + [ + "tests/test_compute_panoptic_quality.py", + [ + "TestPanopticQualityMetric", + "test_value_class" + ] + ], + [ + "tests/test_compute_variance.py", + [ + "TestComputeVariance", + "test_value_class" + ] + ], + [ + "tests/test_label_quality_score.py", + [ + "TestLabelQualityScore", + "test_value_class" + ] + ], + [ + "tests/test_loss_metric.py", + [ + "TestComputeLossMetric", + "test_value_class" + ] + ] + ], + "test_nans_class": [ + [ + "tests/test_compute_generalized_dice.py", + [ + "TestComputeGeneralizedDiceScore", + "test_nans_class" + ] + ], + [ + "tests/test_compute_meandice.py", + [ + "TestComputeMeanDice", + "test_nans_class" + ] + ], + [ + "tests/test_compute_meaniou.py", + [ + "TestComputeMeanIoU", + "test_nans_class" + ] + ] + ], + "test_horizontal_certical_maps": [ + [ + "tests/test_compute_ho_ver_maps.py", + [ + "ComputeHoVerMapsTests", + "test_horizontal_certical_maps" + ] + ], + [ + "tests/test_compute_ho_ver_maps_d.py", + [ + "ComputeHoVerMapsDictTests", + "test_horizontal_certical_maps" + ] + ] + ], + "test_helper": [ + [ + "tests/test_compute_meandice.py", + [ + "TestComputeMeanDice", + "test_helper" + ] + ] + ], + "test_if_inputs_different_shapes": [ + [ + "tests/test_compute_mmd_metric.py", + [ + "TestMMDMetric", + "test_if_inputs_different_shapes" + ] + ] + ], + "test_if_inputs_have_one_sample": [ + [ + "tests/test_compute_mmd_metric.py", + [ + "TestMMDMetric", + "test_if_inputs_have_one_sample" + ] + ] + ], + "test2d_gaussian": [ + [ + "tests/test_compute_multiscalessim_metric.py", + [ + "TestMultiScaleSSIMMetric", + "test2d_gaussian" + ] + ], + [ + "tests/test_ssim_metric.py", + [ + "TestSSIMMetric", + "test2d_gaussian" + ] + ] + ], + "test2d_uniform": [ + [ + "tests/test_compute_multiscalessim_metric.py", + [ + "TestMultiScaleSSIMMetric", + "test2d_uniform" + ] + ], + [ + "tests/test_ssim_metric.py", + [ + "TestSSIMMetric", + "test2d_uniform" + ] + ] + ], + "test3d_gaussian": [ + [ + "tests/test_compute_multiscalessim_metric.py", + [ + "TestMultiScaleSSIMMetric", + "test3d_gaussian" + ] + ], + [ + "tests/test_ssim_metric.py", + [ + "TestSSIMMetric", + "test3d_gaussian" + ] + ] + ], + "input_ill_input_shape2d": [ + [ + "tests/test_compute_multiscalessim_metric.py", + [ + "TestMultiScaleSSIMMetric", + "input_ill_input_shape2d" + ] + ] + ], + "input_ill_input_shape3d": [ + [ + "tests/test_compute_multiscalessim_metric.py", + [ + "TestMultiScaleSSIMMetric", + "input_ill_input_shape3d" + ] + ] + ], + "small_inputs": [ + [ + "tests/test_compute_multiscalessim_metric.py", + [ + "TestMultiScaleSSIMMetric", + "small_inputs" + ] + ] + ], + "msemetric_np": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "msemetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "msemetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "msemetric_np" + ] + ] + ], + "maemetric_np": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "maemetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "maemetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "maemetric_np" + ] + ] + ], + "rmsemetric_np": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "rmsemetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "rmsemetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "rmsemetric_np" + ] + ] + ], + "psnrmetric_np": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "psnrmetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "psnrmetric_np" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "psnrmetric_np" + ] + ] + ], + "test_shape_reduction": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "TestRegressionMetrics", + "test_shape_reduction" + ] + ] + ], + "test_compare_numpy": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "TestRegressionMetrics", + "test_compare_numpy" + ] + ] + ], + "test_same_input": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "TestRegressionMetrics", + "test_same_input" + ] + ] + ], + "test_diff_input": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "TestRegressionMetrics", + "test_diff_input" + ] + ] + ], + "test_class_value": [ + [ + "tests/test_compute_roc_auc.py", + [ + "TestComputeROCAUC", + "test_class_value" + ] + ] + ], + "test_spatial_case": [ + [ + "tests/test_compute_variance.py", + [ + "TestComputeVariance", + "test_spatial_case" + ] + ], + [ + "tests/test_label_quality_score.py", + [ + "TestLabelQualityScore", + "test_spatial_case" + ] + ] + ], + "test_threshold_case": [ + [ + "tests/test_compute_variance.py", + [ + "TestComputeVariance", + "test_threshold_case" + ] + ] + ], + "test_spatial_case_class": [ + [ + "tests/test_compute_variance.py", + [ + "TestComputeVariance", + "test_spatial_case_class" + ] + ], + [ + "tests/test_label_quality_score.py", + [ + "TestLabelQualityScore", + "test_spatial_case_class" + ] + ] + ], + "test_tensor_values": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd", + "test_tensor_values" + ] + ], + [ + "tests/test_copy_itemsd.py", + [ + "TestCopyItemsd", + "test_tensor_values" + ] + ] + ], + "test_metatensor_values": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd", + "test_metatensor_values" + ] + ] + ], + "test_numpy_values": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd", + "test_numpy_values" + ] + ], + [ + "tests/test_copy_itemsd.py", + [ + "TestCopyItemsd", + "test_numpy_values" + ] + ] + ], + "test_single_numpy": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd", + "test_single_numpy" + ] + ] + ], + "test_single_tensor": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd", + "test_single_tensor" + ] + ] + ], + "test_single_metatensor": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd", + "test_single_metatensor" + ] + ] + ], + "test_item": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_item" + ] + ] + ], + "test_component": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_component" + ] + ] + ], + "test_expression": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_expression" + ] + ] + ], + "test_lazy_instantiation": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_lazy_instantiation" + ] + ] + ], + "test_import": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_import" + ] + ] + ], + "test_import_from": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_import_from" + ] + ] + ], + "test_is_import_stmt": [ + [ + "tests/test_config_item.py", + [ + "TestConfigItem", + "test_is_import_stmt" + ] + ] + ], + "case_pdb": [ + [ + "tests/test_config_parser.py", + [ + "case_pdb" + ] + ] + ], + "case_pdb_inst": [ + [ + "tests/test_config_parser.py", + [ + "case_pdb_inst" + ] + ] + ], + "cls_compute": [ + [ + "tests/test_config_parser.py", + [ + "TestClass", + "cls_compute" + ] + ] + ], + "test_config_content": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_config_content" + ] + ] + ], + "test_parse": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_parse" + ] + ] + ], + "test_function": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_function" + ] + ], + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_function" + ] + ] + ], + "test_relative_id": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_relative_id" + ] + ] + ], + "test_macro_replace": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_macro_replace" + ] + ] + ], + "test_allow_missing_reference": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_allow_missing_reference" + ] + ] + ], + "test_list_expressions": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_list_expressions" + ] + ] + ], + "test_contains": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_contains" + ] + ] + ], + "test_lambda_reference": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_lambda_reference" + ] + ] + ], + "test_non_str_target": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_non_str_target" + ] + ] + ], + "test_error_instance": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_error_instance" + ] + ] + ], + "test_pdb": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_pdb" + ] + ] + ], + "test_get_via_attributes": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_get_via_attributes" + ] + ] + ], + "test_builtin": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_builtin" + ] + ] + ], + "test_slicing": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_slicing" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_slicing" + ] + ], + [ + "tests/test_zipdataset.py", + [ + "TestZipDataset", + "test_slicing" + ] + ] + ], + "test_substring_reference": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_substring_reference" + ] + ] + ], + "test_parse_json_raise": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_parse_json_raise" + ] + ] + ], + "test_parse_json_warn": [ + [ + "tests/test_config_parser.py", + [ + "TestConfigParser", + "test_parse_json_warn" + ] + ] + ], + "check_warning_rasied": [ + [ + "tests/test_contrastive_loss.py", + [ + "TestContrastiveLoss", + "check_warning_rasied" + ] + ] + ], + "test_convert_data_type": [ + [ + "tests/test_convert_data_type.py", + [ + "TestConvertDataType", + "test_convert_data_type" + ] + ], + [ + "tests/test_convert_data_type.py", + [ + "TestConvertDataSame", + "test_convert_data_type" + ] + ] + ], + "test_neg_stride": [ + [ + "tests/test_convert_data_type.py", + [ + "TestConvertDataType", + "test_neg_stride" + ] + ] + ], + "test_unsupported_np_types": [ + [ + "tests/test_convert_data_type.py", + [ + "TestConvertDataType", + "test_unsupported_np_types" + ] + ] + ], + "test_convert_list": [ + [ + "tests/test_convert_data_type.py", + [ + "TestConvertDataType", + "test_convert_list" + ] + ] + ], + "test_type_shape": [ + [ + "tests/test_convert_to_multi_channel.py", + [ + "TestConvertToMultiChannel", + "test_type_shape" + ] + ], + [ + "tests/test_convert_to_multi_channeld.py", + [ + "TestConvertToMultiChanneld", + "test_type_shape" + ] + ], + [ + "tests/test_fg_bg_to_indices.py", + [ + "TestFgBgToIndices", + "test_type_shape" + ] + ], + [ + "tests/test_fg_bg_to_indicesd.py", + [ + "TestFgBgToIndicesd", + "test_type_shape" + ] + ], + [ + "tests/test_generate_label_classes_crop_centers.py", + [ + "TestGenerateLabelClassesCropCenters", + "test_type_shape" + ] + ], + [ + "tests/test_generate_pos_neg_label_crop_centers.py", + [ + "TestGeneratePosNegLabelCropCenters", + "test_type_shape" + ] + ], + [ + "tests/test_get_extreme_points.py", + [ + "TestGetExtremePoints", + "test_type_shape" + ] + ], + [ + "tests/test_list_data_collate.py", + [ + "TestListDataCollate", + "test_type_shape" + ] + ], + [ + "tests/test_map_binary_to_indices.py", + [ + "TestMapBinaryToIndices", + "test_type_shape" + ] + ], + [ + "tests/test_rand_crop_by_label_classes.py", + [ + "TestRandCropByLabelClasses", + "test_type_shape" + ] + ], + [ + "tests/test_rand_crop_by_label_classesd.py", + [ + "TestRandCropByLabelClassesd", + "test_type_shape" + ] + ], + [ + "tests/test_rand_crop_by_pos_neg_label.py", + [ + "TestRandCropByPosNegLabel", + "test_type_shape" + ] + ], + [ + "tests/test_rand_crop_by_pos_neg_labeld.py", + [ + "TestRandCropByPosNegLabeld", + "test_type_shape" + ] + ] + ], + "test_unet": [ + [ + "tests/test_convert_to_onnx.py", + [ + "TestConvertToOnnx", + "test_unet" + ] + ] + ], + "test_seg_res_net": [ + [ + "tests/test_convert_to_onnx.py", + [ + "TestConvertToOnnx", + "test_seg_res_net" + ] + ] + ], + "test_conv1": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_conv1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_conv1" + ] + ] + ], + "test_conv1_no_acti": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_conv1_no_acti" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_conv1_no_acti" + ] + ] + ], + "test_conv_only1": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_conv_only1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_conv_only1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestResidualUnit2D", + "test_conv_only1" + ] + ] + ], + "test_stride1": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_stride1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_stride1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestResidualUnit2D", + "test_stride1" + ] + ] + ], + "test_dilation1": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_dilation1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_dilation1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestResidualUnit2D", + "test_dilation1" + ] + ] + ], + "test_dropout1": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_dropout1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_dropout1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestResidualUnit2D", + "test_dropout1" + ] + ] + ], + "test_transpose1": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_transpose1" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_transpose1" + ] + ] + ], + "test_transpose2": [ + [ + "tests/test_convolutions.py", + [ + "TestConvolution2D", + "test_transpose2" + ] + ], + [ + "tests/test_convolutions.py", + [ + "TestConvolution3D", + "test_transpose2" + ] + ] + ], + "test_default_names": [ + [ + "tests/test_copy_itemsd.py", + [ + "TestCopyItemsd", + "test_default_names" + ] + ] + ], + "test_array_values": [ + [ + "tests/test_copy_itemsd.py", + [ + "TestCopyItemsd", + "test_array_values" + ] + ] + ], + "test_graph_tensor_values": [ + [ + "tests/test_copy_itemsd.py", + [ + "TestCopyItemsd", + "test_graph_tensor_values" + ] + ] + ], + "test_set_state": [ + [ + "tests/test_copy_model_state.py", + [ + "TestModuleState", + "test_set_state" + ] + ] + ], + "test_set_full_state": [ + [ + "tests/test_copy_model_state.py", + [ + "TestModuleState", + "test_set_full_state" + ] + ] + ], + "test_set_exclude_vars": [ + [ + "tests/test_copy_model_state.py", + [ + "TestModuleState", + "test_set_exclude_vars" + ] + ] + ], + "test_set_map_across": [ + [ + "tests/test_copy_model_state.py", + [ + "TestModuleState", + "test_set_map_across" + ] + ] + ], + "test_set_prefix": [ + [ + "tests/test_copy_model_state.py", + [ + "TestModuleState", + "test_set_prefix" + ] + ] + ], + "test_torch": [ + [ + "tests/test_correct_crop_centers.py", + [ + "TestCorrectCropCenters", + "test_torch" + ] + ], + [ + "tests/test_flip.py", + [ + "TestFlip", + "test_torch" + ] + ], + [ + "tests/test_flipd.py", + [ + "TestFlipd", + "test_torch" + ] + ] + ], + "test_create_grid": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "TestCreateGrid", + "test_create_grid" + ] + ] + ], + "test_create_control_grid": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "TestCreateGrid", + "test_create_control_grid" + ] + ] + ], + "test_assert": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "test_assert" + ] + ] + ], + "test_create_rotate": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "TestCreateAffine", + "test_create_rotate" + ] + ] + ], + "test_create_shear": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "TestCreateAffine", + "test_create_shear" + ] + ] + ], + "test_create_scale": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "TestCreateAffine", + "test_create_scale" + ] + ] + ], + "test_create_translate": [ + [ + "tests/test_create_grid_and_affine.py", + [ + "TestCreateAffine", + "test_create_translate" + ] + ] + ], + "test": [ + [ + "tests/test_crf_cpu.py", + [ + "CRFTestCaseCpu", + "test" + ] + ], + [ + "tests/test_crf_cuda.py", + [ + "CRFTestCaseCuda", + "test" + ] + ], + [ + "tests/test_fft_utils.py", + [ + "TestFFT", + "test" + ] + ] + ], + "test_return_coords": [ + [ + "tests/test_crop_foreground.py", + [ + "TestCropForeground", + "test_return_coords" + ] + ] + ], + "test_lazy_error": [ + [ + "tests/test_crop_foreground.py", + [ + "TestCropForeground", + "test_lazy_error" + ] + ], + [ + "tests/test_spatial_crop.py", + [ + "TestSpatialCrop", + "test_lazy_error" + ] + ] + ], + "test_inverse_pending_ops": [ + [ + "tests/test_crop_foreground.py", + [ + "TestCropForeground", + "test_inverse_pending_ops" + ] + ] + ], + "test_foreground_position": [ + [ + "tests/test_crop_foregroundd.py", + [ + "TestCropForegroundd", + "test_foreground_position" + ] + ], + [ + "tests/test_deepgrow_transforms.py", + [ + "TestSpatialCropForegroundd", + "test_foreground_position" + ] + ] + ], + "_test_dataset": [ + [ + "tests/test_cross_validation.py", + [ + "TestCrossValidation", + "test_values", + "_test_dataset" + ] + ], + [ + "tests/test_decathlondataset.py", + [ + "TestDecathlonDataset", + "test_values", + "_test_dataset" + ] + ], + [ + "tests/test_mednistdataset.py", + [ + "TestMedNISTDataset", + "test_values", + "_test_dataset" + ] + ], + [ + "tests/test_tciadataset.py", + [ + "TestTciaDataset", + "test_values", + "_test_dataset" + ] + ] + ], + "test_values": [ + [ + "tests/test_cross_validation.py", + [ + "TestCrossValidation", + "test_values" + ] + ], + [ + "tests/test_csv_dataset.py", + [ + "TestCSVDataset", + "test_values" + ] + ], + [ + "tests/test_csv_iterable_dataset.py", + [ + "TestCSVIterableDataset", + "test_values" + ] + ], + [ + "tests/test_dataloader.py", + [ + "TestDataLoader", + "test_values" + ] + ], + [ + "tests/test_decathlondataset.py", + [ + "TestDecathlonDataset", + "test_values" + ] + ], + [ + "tests/test_mednistdataset.py", + [ + "TestMedNISTDataset", + "test_values" + ] + ], + [ + "tests/test_set_determinism.py", + [ + "TestSetDeterminism", + "test_values" + ] + ], + [ + "tests/test_tciadataset.py", + [ + "TestTciaDataset", + "test_values" + ] + ], + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "test_values" + ] + ], + [ + "tests/test_to_pild.py", + [ + "TestToPIL", + "test_values" + ] + ] + ], + "prepare_csv_file": [ + [ + "tests/test_csv_dataset.py", + [ + "TestCSVDataset", + "test_values", + "with_tempfile_TemporaryDi", + "prepare_csv_file" + ] + ], + [ + "tests/test_csv_iterable_dataset.py", + [ + "TestCSVIterableDataset", + "test_values", + "with_tempfile_TemporaryDi", + "prepare_csv_file" + ] + ] + ], + "test_saved_content": [ + [ + "tests/test_csv_saver.py", + [ + "TestCSVSaver", + "test_saved_content" + ] + ], + [ + "tests/test_handler_classification_saver.py", + [ + "TestHandlerClassificationSaver", + "test_saved_content" + ] + ], + [ + "tests/test_handler_classification_saver_dist.py", + [ + "DistributedHandlerClassificationSaver", + "test_saved_content" + ] + ], + [ + "tests/test_save_classificationd.py", + [ + "TestSaveClassificationd", + "test_saved_content" + ] + ], + [ + "tests/test_save_image.py", + [ + "TestSaveImage", + "test_saved_content" + ] + ], + [ + "tests/test_save_imaged.py", + [ + "TestSaveImaged", + "test_saved_content" + ] + ] + ], + "test_tramsforms_numpy_single": [ + [ + "tests/test_cucim_dict_transform.py", + [ + "TestCuCIMDict", + "test_tramsforms_numpy_single" + ] + ], + [ + "tests/test_cucim_transform.py", + [ + "TestCuCIM", + "test_tramsforms_numpy_single" + ] + ], + [ + "tests/test_rand_cucim_dict_transform.py", + [ + "TestRandCuCIMDict", + "test_tramsforms_numpy_single" + ] + ], + [ + "tests/test_rand_cucim_transform.py", + [ + "TestRandCuCIM", + "test_tramsforms_numpy_single" + ] + ] + ], + "test_tramsforms_numpy_batch": [ + [ + "tests/test_cucim_dict_transform.py", + [ + "TestCuCIMDict", + "test_tramsforms_numpy_batch" + ] + ], + [ + "tests/test_cucim_transform.py", + [ + "TestCuCIM", + "test_tramsforms_numpy_batch" + ] + ], + [ + "tests/test_rand_cucim_dict_transform.py", + [ + "TestRandCuCIMDict", + "test_tramsforms_numpy_batch" + ] + ], + [ + "tests/test_rand_cucim_transform.py", + [ + "TestRandCuCIM", + "test_tramsforms_numpy_batch" + ] + ] + ], + "test_tramsforms_cupy_single": [ + [ + "tests/test_cucim_dict_transform.py", + [ + "TestCuCIMDict", + "test_tramsforms_cupy_single" + ] + ], + [ + "tests/test_cucim_transform.py", + [ + "TestCuCIM", + "test_tramsforms_cupy_single" + ] + ], + [ + "tests/test_rand_cucim_dict_transform.py", + [ + "TestRandCuCIMDict", + "test_tramsforms_cupy_single" + ] + ], + [ + "tests/test_rand_cucim_transform.py", + [ + "TestRandCuCIM", + "test_tramsforms_cupy_single" + ] + ] + ], + "test_tramsforms_cupy_batch": [ + [ + "tests/test_cucim_dict_transform.py", + [ + "TestCuCIMDict", + "test_tramsforms_cupy_batch" + ] + ], + [ + "tests/test_cucim_transform.py", + [ + "TestCuCIM", + "test_tramsforms_cupy_batch" + ] + ], + [ + "tests/test_rand_cucim_dict_transform.py", + [ + "TestRandCuCIMDict", + "test_tramsforms_cupy_batch" + ] + ], + [ + "tests/test_rand_cucim_transform.py", + [ + "TestRandCuCIM", + "test_tramsforms_cupy_batch" + ] + ] + ], + "test_single": [ + [ + "tests/test_cumulative.py", + [ + "TestCumulative", + "test_single" + ] + ] + ], + "test_multi": [ + [ + "tests/test_cumulative.py", + [ + "TestCumulative", + "test_multi" + ] + ] + ], + "test_ill": [ + [ + "tests/test_cumulative.py", + [ + "TestCumulative", + "test_ill" + ] + ], + [ + "tests/test_p3d_block.py", + [ + "TestP3D", + "test_ill" + ] + ], + [ + "tests/test_vis_gradcam.py", + [ + "TestGradientClassActivationMap", + "test_ill" + ] + ] + ], + "test_value_all": [ + [ + "tests/test_cumulative_average.py", + [ + "TestAverageMeter", + "test_value_all" + ] + ] + ], + "run_test": [ + [ + "tests/test_cumulative_average.py", + [ + "TestAverageMeter", + "run_test" + ] + ], + [ + "tests/test_integration_determinism.py", + [ + "run_test" + ] + ], + [ + "tests/test_integration_sliding_window.py", + [ + "run_test" + ] + ], + [ + "tests/test_integration_unet_2d.py", + [ + "run_test" + ] + ] + ], + "main_worker": [ + [ + "tests/test_cv2_dist.py", + [ + "main_worker" + ] + ] + ], + "test_cv2_cuda_ops": [ + [ + "tests/test_cv2_dist.py", + [ + "TestCV2Dist", + "test_cv2_cuda_ops" + ] + ] + ], + "test_file": [ + [ + "tests/test_data_stats.py", + [ + "TestDataStats", + "test_file" + ] + ], + [ + "tests/test_data_statsd.py", + [ + "TestDataStatsd", + "test_file" + ] + ], + [ + "tests/test_handler_checkpoint_saver.py", + [ + "TestHandlerCheckpointSaver", + "test_file" + ] + ], + [ + "tests/test_save_state.py", + [ + "TestSaveState", + "test_file" + ] + ] + ], + "test_multiple_data_stats": [ + [ + "tests/test_data_stats.py", + [ + "TestDataStats", + "test_multiple_data_stats" + ] + ] + ], + "test_exception": [ + [ + "tests/test_dataloader.py", + [ + "TestDataLoader", + "test_exception" + ] + ], + [ + "tests/test_handler_checkpoint_saver.py", + [ + "TestHandlerCheckpointSaver", + "test_exception" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_exception" + ] + ] + ], + "test_randomize": [ + [ + "tests/test_dataloader.py", + [ + "TestLoaderRandom", + "test_randomize" + ] + ] + ], + "test_zipdataset": [ + [ + "tests/test_dataloader.py", + [ + "TestLoaderRandom", + "test_zipdataset" + ] + ] + ], + "test_seg_values": [ + [ + "tests/test_dataset_func.py", + [ + "TestDatasetFunc", + "test_seg_values" + ] + ], + [ + "tests/test_load_decathlon_datalist.py", + [ + "TestLoadDecathlonDatalist", + "test_seg_values" + ] + ] + ], + "test_collate": [ + [ + "tests/test_dataset_summary.py", + [ + "test_collate" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_collate" + ] + ] + ], + "test_spacing_intensity": [ + [ + "tests/test_dataset_summary.py", + [ + "TestDatasetSummary", + "test_spacing_intensity" + ] + ] + ], + "test_anisotropic_spacing": [ + [ + "tests/test_dataset_summary.py", + [ + "TestDatasetSummary", + "test_anisotropic_spacing" + ] + ] + ], + "check_match": [ + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "check_match" + ] + ] + ], + "check_decollate": [ + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "check_decollate" + ] + ] + ], + "test_decollation_dict": [ + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "test_decollation_dict" + ] + ] + ], + "test_decollation_tensor": [ + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "test_decollation_tensor" + ] + ] + ], + "test_decollation_list": [ + [ + "tests/test_decollate.py", + [ + "TestDeCollate", + "test_decollation_list" + ] + ] + ], + "test_decollation_examples": [ + [ + "tests/test_decollate.py", + [ + "TestBasicDeCollate", + "test_decollation_examples" + ] + ] + ], + "test_dict_examples": [ + [ + "tests/test_decollate.py", + [ + "TestBasicDeCollate", + "test_dict_examples" + ] + ] + ], + "test_decollated": [ + [ + "tests/test_decollate.py", + [ + "TestBasicDeCollate", + "test_decollated" + ] + ] + ], + "add_one": [ + [ + "tests/test_deepedit_interaction.py", + [ + "add_one" + ] + ], + [ + "tests/test_deepgrow_interaction.py", + [ + "add_one" + ] + ] + ], + "run_interaction": [ + [ + "tests/test_deepedit_interaction.py", + [ + "TestInteractions", + "run_interaction" + ] + ], + [ + "tests/test_deepgrow_interaction.py", + [ + "TestInteractions", + "run_interaction" + ] + ] + ], + "test_train_interaction": [ + [ + "tests/test_deepedit_interaction.py", + [ + "TestInteractions", + "test_train_interaction" + ] + ], + [ + "tests/test_deepgrow_interaction.py", + [ + "TestInteractions", + "test_train_interaction" + ] + ] + ], + "test_val_interaction": [ + [ + "tests/test_deepedit_interaction.py", + [ + "TestInteractions", + "test_val_interaction" + ] + ], + [ + "tests/test_deepgrow_interaction.py", + [ + "TestInteractions", + "test_val_interaction" + ] + ] + ], + "_create_data": [ + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset", + "_create_data" + ] + ] + ], + "test_create_dataset": [ + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset", + "test_create_dataset" + ] + ] + ], + "test_invalid_dim": [ + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset", + "test_invalid_dim" + ] + ] + ], + "test_empty_datalist": [ + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset", + "test_empty_datalist" + ] + ] + ], + "test_correct_shape": [ + [ + "tests/test_deepgrow_transforms.py", + [ + "TestSpatialCropForegroundd", + "test_correct_shape" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestFilterImaged", + "test_correct_shape" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestGuidanceSignal", + "test_correct_shape" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestClickSignal", + "test_correct_shape" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestPostFilterLabel", + "test_correct_shape" + ] + ], + [ + "tests/test_nuclick_transforms.py", + [ + "TestAddLabelAsGuidance", + "test_correct_shape" + ] + ], + [ + "tests/test_rotate.py", + [ + "TestRotate3D", + "test_correct_shape" + ] + ], + [ + "tests/test_splitdim.py", + [ + "TestSplitDim", + "test_correct_shape" + ] + ] + ], + "test_memory": [ + [ + "tests/test_delete_itemsd.py", + [ + "TestDeleteItemsd", + "test_memory" + ] + ], + [ + "tests/test_select_itemsd.py", + [ + "TestSelectItemsd", + "test_memory" + ] + ] + ], + "test_re": [ + [ + "tests/test_delete_itemsd.py", + [ + "TestDeleteItemsd", + "test_re" + ] + ] + ], + "test_block_empty": [ + [ + "tests/test_denseblock.py", + [ + "TestDenseBlock2D", + "test_block_empty" + ] + ], + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock2D", + "test_block_empty" + ] + ], + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock3D", + "test_block_empty" + ] + ] + ], + "test_block_conv": [ + [ + "tests/test_denseblock.py", + [ + "TestDenseBlock2D", + "test_block_conv" + ] + ], + [ + "tests/test_denseblock.py", + [ + "TestDenseBlock3D", + "test_block_conv" + ] + ] + ], + "test_except": [ + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock2D", + "test_except" + ] + ] + ], + "test_block1": [ + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock2D", + "test_block1" + ] + ], + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock3D", + "test_block1" + ] + ] + ], + "test_block2": [ + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock2D", + "test_block2" + ] + ], + [ + "tests/test_denseblock.py", + [ + "TestConvDenseBlock3D", + "test_block2" + ] + ] + ], + "test_121_2d_shape_pretrain": [ + [ + "tests/test_densenet.py", + [ + "TestPretrainedDENSENET", + "test_121_2d_shape_pretrain" + ] + ] + ], + "test_pretrain_consistency": [ + [ + "tests/test_densenet.py", + [ + "TestPretrainedDENSENET", + "test_pretrain_consistency" + ] + ], + [ + "tests/test_senet.py", + [ + "TestPretrainedSENET", + "test_pretrain_consistency" + ] + ] + ], + "test_densenet_shape": [ + [ + "tests/test_densenet.py", + [ + "TestDENSENET", + "test_densenet_shape" + ] + ] + ], + "foo2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning", + "foo2" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning_milestone", + "foo2" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_warning2", + "foo2" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_with_none_as_placeholder", + "foo2" + ] + ] + ], + "test_warning": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning" + ] + ], + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_warning" + ] + ] + ], + "test_warning_milestone": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning_milestone" + ] + ] + ], + "foo3": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning_last", + "foo3" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning_beyond", + "foo3" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_except1", + "foo3" + ] + ] + ], + "test_warning_last": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning_last" + ] + ] + ], + "test_warning_beyond": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecatedRC", + "test_warning_beyond" + ] + ] + ], + "foo1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_warning1", + "foo1" + ] + ] + ], + "test_warning1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_warning1" + ] + ] + ], + "test_warning2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_warning2" + ] + ] + ], + "test_except1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_except1" + ] + ] + ], + "foo4": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_except2", + "foo4" + ] + ] + ], + "test_except2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_except2" + ] + ] + ], + "test_class_warning1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_class_warning1" + ] + ] + ], + "test_class_warning2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_class_warning2" + ] + ] + ], + "test_class_except1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_class_except1" + ] + ] + ], + "test_class_except2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_class_except2" + ] + ] + ], + "meth1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_meth_warning1", + "Foo5", + "meth1" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_meth_except1", + "Foo6", + "meth1" + ] + ] + ], + "test_meth_warning1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_meth_warning1" + ] + ] + ], + "test_meth_except1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_meth_except1" + ] + ] + ], + "afoo1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_warn1", + "afoo1" + ] + ] + ], + "test_arg_warn1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_warn1" + ] + ] + ], + "afoo2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_warn2", + "afoo2" + ] + ] + ], + "test_arg_warn2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_warn2" + ] + ] + ], + "afoo3": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except1", + "afoo3" + ] + ] + ], + "test_arg_except1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except1" + ] + ] + ], + "afoo4": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except2", + "afoo4" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except2_unknown", + "afoo4" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except3_unknown", + "afoo4" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_replacement_arg", + "afoo4" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_replacement_arg1", + "afoo4" + ] + ], + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_replacement_arg2", + "afoo4" + ] + ] + ], + "test_arg_except2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except2" + ] + ] + ], + "afoo5": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_2arg_warn1", + "afoo5" + ] + ] + ], + "test_2arg_warn1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_2arg_warn1" + ] + ] + ], + "future1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_future", + "future1" + ] + ] + ], + "test_future": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_future" + ] + ] + ], + "test_arg_except2_unknown": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except2_unknown" + ] + ] + ], + "test_arg_except3_unknown": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_arg_except3_unknown" + ] + ] + ], + "test_replacement_arg": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_replacement_arg" + ] + ] + ], + "test_replacement_arg1": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_replacement_arg1" + ] + ] + ], + "test_replacement_arg2": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_replacement_arg2" + ] + ] + ], + "test_deprecated_arg_default_explicit_default": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_explicit_default" + ] + ] + ], + "test_deprecated_arg_default_version_less_than_since": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_version_less_than_since" + ] + ] + ], + "test_deprecated_arg_default_warning_deprecated": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_deprecated" + ] + ] + ], + "test_deprecated_arg_default_warning_replaced": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_replaced" + ] + ] + ], + "test_deprecated_arg_default_warning_with_none_as_placeholder": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_warning_with_none_as_placeholder" + ] + ] + ], + "since_grater_than_replaced": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "since_grater_than_replaced" + ] + ] + ], + "argname_doesnt_exist": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "argname_doesnt_exist" + ] + ] + ], + "argname_has_no_default": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "argname_has_no_default" + ] + ] + ], + "argname_was_replaced_before_specified_version": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors", + "argname_was_replaced_before_specified_version" + ] + ] + ], + "test_deprecated_arg_default_errors": [ + [ + "tests/test_deprecated.py", + [ + "TestDeprecated", + "test_deprecated_arg_default_errors" + ] + ] + ], + "test_value_error": [ + [ + "tests/test_detect_envelope.py", + [ + "TestDetectEnvelope", + "test_value_error" + ] + ] + ], + "test_no_fft_module_error": [ + [ + "tests/test_detect_envelope.py", + [ + "TestHilbertTransformNoFFTMod", + "test_no_fft_module_error" + ] + ], + [ + "tests/test_hilbert_transform.py", + [ + "TestHilbertTransformNoFFTMod", + "test_no_fft_module_error" + ] + ] + ], + "test_coco_run": [ + [ + "tests/test_detection_coco_metrics.py", + [ + "TestCOCOMetrics", + "test_coco_run" + ] + ] + ], + "test_box_selector": [ + [ + "tests/test_detector_boxselector.py", + [ + "TestBoxSelector", + "test_box_selector" + ] + ] + ], + "test_detector_utils": [ + [ + "tests/test_detector_utils.py", + [ + "TestDetectorUtils", + "test_detector_utils" + ] + ] + ], + "test_dev_collate": [ + [ + "tests/test_dev_collate.py", + [ + "DevCollateTest", + "test_dev_collate" + ] + ] + ], + "test_ill_reduction": [ + [ + "tests/test_dice_ce_loss.py", + [ + "TestDiceCELoss", + "test_ill_reduction" + ] + ], + [ + "tests/test_ds_loss.py", + [ + "TestDSLossDiceCE", + "test_ill_reduction" + ] + ] + ], + "test_result_onehot_target_include_bg": [ + [ + "tests/test_dice_focal_loss.py", + [ + "TestDiceFocalLoss", + "test_result_onehot_target_include_bg" + ] + ], + [ + "tests/test_generalized_dice_focal_loss.py", + [ + "TestGeneralizedDiceFocalLoss", + "test_result_onehot_target_include_bg" + ] + ] + ], + "test_result_no_onehot_no_bg": [ + [ + "tests/test_dice_focal_loss.py", + [ + "TestDiceFocalLoss", + "test_result_no_onehot_no_bg" + ] + ], + [ + "tests/test_generalized_dice_focal_loss.py", + [ + "TestGeneralizedDiceFocalLoss", + "test_result_no_onehot_no_bg" + ] + ] + ], + "test_ill_lambda": [ + [ + "tests/test_dice_focal_loss.py", + [ + "TestDiceFocalLoss", + "test_ill_lambda" + ] + ], + [ + "tests/test_generalized_dice_focal_loss.py", + [ + "TestGeneralizedDiceFocalLoss", + "test_ill_lambda" + ] + ] + ], + "test_input_warnings": [ + [ + "tests/test_dice_loss.py", + [ + "TestDiceLoss", + "test_input_warnings" + ] + ], + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_input_warnings" + ] + ], + [ + "tests/test_masked_dice_loss.py", + [ + "TestDiceLoss", + "test_input_warnings" + ] + ], + [ + "tests/test_tversky_loss.py", + [ + "TestTverskyLoss", + "test_input_warnings" + ] + ] + ], + "test_cell_3d": [ + [ + "tests/test_dints_cell.py", + [ + "TestCell", + "test_cell_3d" + ] + ] + ], + "test_mixop_3d": [ + [ + "tests/test_dints_mixop.py", + [ + "TestMixOP", + "test_mixop_3d" + ] + ] + ], + "test_mixop_2d": [ + [ + "tests/test_dints_mixop.py", + [ + "TestMixOP", + "test_mixop_2d" + ] + ] + ], + "test_dints_inference": [ + [ + "tests/test_dints_network.py", + [ + "TestDints", + "test_dints_inference" + ] + ] + ], + "test_dints_search": [ + [ + "tests/test_dints_network.py", + [ + "TestDints", + "test_dints_search" + ] + ] + ], + "test_actions": [ + [ + "tests/test_download_and_extract.py", + [ + "TestDownloadAndExtract", + "test_actions" + ] + ] + ], + "test_default": [ + [ + "tests/test_download_and_extract.py", + [ + "TestDownloadAndExtract", + "test_default" + ] + ], + [ + "tests/test_get_package_version.py", + [ + "TestGetVersion", + "test_default" + ] + ], + [ + "tests/test_look_up_option.py", + [ + "TestLookUpOption", + "test_default" + ] + ], + [ + "tests/test_normalize_intensity.py", + [ + "TestNormalizeIntensity", + "test_default" + ] + ], + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_default" + ] + ], + [ + "tests/test_rand_rotate90.py", + [ + "TestRandRotate90", + "test_default" + ] + ], + [ + "tests/test_rand_rotate90d.py", + [ + "TestRandRotate90d", + "test_default" + ] + ], + [ + "tests/test_randomizable.py", + [ + "TestRandomizable", + "test_default" + ] + ], + [ + "tests/test_traceable_transform.py", + [ + "TestTraceable", + "test_default" + ] + ] + ], + "test_ill_arg": [ + [ + "tests/test_drop_path.py", + [ + "TestDropPath", + "test_ill_arg" + ] + ], + [ + "tests/test_dynunet_block.py", + [ + "TestResBasicBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_ill_arg" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestLocalNetDownSampleBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestLocalNetUpSampleBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_localnet_block.py", + [ + "TestExtractBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_mlp.py", + [ + "TestMLPBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_optim_novograd.py", + [ + "TestNovograd", + "test_ill_arg" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbeddingBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_patchembedding.py", + [ + "TestPatchEmbed", + "test_ill_arg" + ] + ], + [ + "tests/test_se_block.py", + [ + "TestSEBlockLayer", + "test_ill_arg" + ] + ], + [ + "tests/test_se_blocks.py", + [ + "TestChannelSELayer", + "test_ill_arg" + ] + ], + [ + "tests/test_segresnet.py", + [ + "TestResNet", + "test_ill_arg" + ] + ], + [ + "tests/test_segresnet_block.py", + [ + "TestResBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_segresnet_ds.py", + [ + "TestResNetDS", + "test_ill_arg" + ] + ], + [ + "tests/test_selfattention.py", + [ + "TestResBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_swin_unetr.py", + [ + "TestSWINUNETR", + "test_ill_arg" + ] + ], + [ + "tests/test_transchex.py", + [ + "TestTranschex", + "test_ill_arg" + ] + ], + [ + "tests/test_transformerblock.py", + [ + "TestTransformerBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_unetr.py", + [ + "TestUNETR", + "test_ill_arg" + ] + ], + [ + "tests/test_unetr_block.py", + [ + "TestResBasicBlock", + "test_ill_arg" + ] + ], + [ + "tests/test_vit.py", + [ + "TestViT", + "test_ill_arg" + ] + ], + [ + "tests/test_vitautoenc.py", + [ + "TestVitAutoenc", + "test_ill_arg" + ] + ], + [ + "tests/test_weight_init.py", + [ + "TestWeightInit", + "test_ill_arg" + ] + ] + ], + "test_gradient": [ + [ + "tests/test_dvf2ddf.py", + [ + "TestDVF2DDF", + "test_gradient" + ] + ] + ], + "test_consistency": [ + [ + "tests/test_dynunet.py", + [ + "TestDynUNetWithInstanceNorm3dNVFuser", + "test_consistency" + ] + ], + [ + "tests/test_fft_utils.py", + [ + "TestFFT", + "test_consistency" + ] + ], + [ + "tests/test_nifti_rw.py", + [ + "TestNiftiLoadRead", + "test_consistency" + ] + ] + ], + "get_model_names": [ + [ + "tests/test_efficientnet.py", + [ + "get_model_names" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "get_model_names" + ] + ] + ], + "get_expected_model_shape": [ + [ + "tests/test_efficientnet.py", + [ + "get_expected_model_shape" + ] + ] + ], + "get_block_args": [ + [ + "tests/test_efficientnet.py", + [ + "get_block_args" + ] + ] + ], + "make_shape_cases": [ + [ + "tests/test_efficientnet.py", + [ + "make_shape_cases" + ] + ], + [ + "tests/test_flexible_unet.py", + [ + "make_shape_cases" + ] + ] + ], + "test_non_default_shapes": [ + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_non_default_shapes" + ] + ] + ], + "test_kitty_pretrained": [ + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_kitty_pretrained" + ] + ] + ], + "test_drop_connect_layer": [ + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_drop_connect_layer" + ] + ] + ], + "test_block_args_decode": [ + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_block_args_decode" + ] + ] + ], + "test_func_get_efficientnet_input_shape": [ + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET", + "test_func_get_efficientnet_input_shape" + ] + ] + ], + "run_transform": [ + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "run_transform" + ] + ], + [ + "tests/test_meta_affine.py", + [ + "TestAffineConsistencyITK", + "run_transform" + ] + ] + ], + "trigger_custom_event": [ + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "trigger_custom_event" + ] + ] + ], + "do_foo_op": [ + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "do_foo_op" + ] + ] + ], + "do_bar_op": [ + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "do_bar_op" + ] + ] + ], + "test_load_nifti": [ + [ + "tests/test_ensure_channel_first.py", + [ + "TestEnsureChannelFirst", + "test_load_nifti" + ] + ], + [ + "tests/test_ensure_channel_firstd.py", + [ + "TestEnsureChannelFirstd", + "test_load_nifti" + ] + ] + ], + "test_itk_dicom_series_reader": [ + [ + "tests/test_ensure_channel_first.py", + [ + "TestEnsureChannelFirst", + "test_itk_dicom_series_reader" + ] + ], + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_itk_dicom_series_reader" + ] + ] + ], + "test_load_png": [ + [ + "tests/test_ensure_channel_first.py", + [ + "TestEnsureChannelFirst", + "test_load_png" + ] + ], + [ + "tests/test_ensure_channel_firstd.py", + [ + "TestEnsureChannelFirstd", + "test_load_png" + ] + ], + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_load_png" + ] + ] + ], + "test_check": [ + [ + "tests/test_ensure_channel_first.py", + [ + "TestEnsureChannelFirst", + "test_check" + ] + ] + ], + "test_default_channel_first": [ + [ + "tests/test_ensure_channel_first.py", + [ + "TestEnsureChannelFirst", + "test_default_channel_first" + ] + ], + [ + "tests/test_ensure_channel_firstd.py", + [ + "TestEnsureChannelFirstd", + "test_default_channel_first" + ] + ] + ], + "test_exceptions": [ + [ + "tests/test_ensure_channel_firstd.py", + [ + "TestEnsureChannelFirstd", + "test_exceptions" + ] + ] + ], + "test_array_input": [ + [ + "tests/test_ensure_type.py", + [ + "TestEnsureType", + "test_array_input" + ] + ], + [ + "tests/test_ensure_typed.py", + [ + "TestEnsureTyped", + "test_array_input" + ] + ], + [ + "tests/test_to_tensor.py", + [ + "TestToTensor", + "test_array_input" + ] + ], + [ + "tests/test_to_tensord.py", + [ + "TestToTensord", + "test_array_input" + ] + ] + ], + "test_single_input": [ + [ + "tests/test_ensure_type.py", + [ + "TestEnsureType", + "test_single_input" + ] + ], + [ + "tests/test_ensure_typed.py", + [ + "TestEnsureTyped", + "test_single_input" + ] + ], + [ + "tests/test_to_tensor.py", + [ + "TestToTensor", + "test_single_input" + ] + ], + [ + "tests/test_to_tensord.py", + [ + "TestToTensord", + "test_single_input" + ] + ] + ], + "test_string": [ + [ + "tests/test_ensure_type.py", + [ + "TestEnsureType", + "test_string" + ] + ], + [ + "tests/test_ensure_typed.py", + [ + "TestEnsureTyped", + "test_string" + ] + ] + ], + "test_list_tuple": [ + [ + "tests/test_ensure_type.py", + [ + "TestEnsureType", + "test_list_tuple" + ] + ], + [ + "tests/test_ensure_typed.py", + [ + "TestEnsureTyped", + "test_list_tuple" + ] + ], + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_list_tuple" + ] + ], + [ + "tests/test_to_cupyd.py", + [ + "TestToCupyd", + "test_list_tuple" + ] + ], + [ + "tests/test_to_numpy.py", + [ + "TestToNumpy", + "test_list_tuple" + ] + ] + ], + "test_dict": [ + [ + "tests/test_ensure_type.py", + [ + "TestEnsureType", + "test_dict" + ] + ], + [ + "tests/test_ensure_typed.py", + [ + "TestEnsureTyped", + "test_dict" + ] + ], + [ + "tests/test_flatten_sub_keysd.py", + [ + "TestFlattenSubKeysd", + "test_dict" + ] + ] + ], + "test_bound": [ + [ + "tests/test_enum_bound_interp.py", + [ + "TestEnumBoundInterp", + "test_bound" + ] + ] + ], + "test_interp": [ + [ + "tests/test_enum_bound_interp.py", + [ + "TestEnumBoundInterp", + "test_interp" + ] + ], + [ + "tests/test_rand_histogram_shift.py", + [ + "TestRandHistogramShift", + "test_interp" + ] + ] + ], + "test_eval_mode": [ + [ + "tests/test_eval_mode.py", + [ + "TestEvalMode", + "test_eval_mode" + ] + ], + [ + "tests/test_train_mode.py", + [ + "TestEvalMode", + "test_eval_mode" + ] + ] + ], + "test_factorized_increase_3d": [ + [ + "tests/test_factorized_increase.py", + [ + "TestFactInc", + "test_factorized_increase_3d" + ] + ] + ], + "test_factorized_reduce_3d": [ + [ + "tests/test_factorized_reduce.py", + [ + "TestFactRed", + "test_factorized_reduce_3d" + ] + ] + ], + "test_get_data": [ + [ + "tests/test_fastmri_reader.py", + [ + "TestMRIUtils", + "test_get_data" + ] + ] + ], + "test_consistency_complex": [ + [ + "tests/test_fft_utils.py", + [ + "TestFFT", + "test_consistency_complex" + ] + ] + ], + "test_relative_path": [ + [ + "tests/test_file_basename.py", + [ + "TestFilename", + "test_relative_path" + ] + ] + ], + "test_init": [ + [ + "tests/test_fl_exchange_object.py", + [ + "TestFLExchangeObject", + "test_init" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "_TestFilter", + "test_init" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "MeanFilterTestCase", + "test_init" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "LaplaceFilterTestCase", + "test_init" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "EllipticalTestCase", + "test_init" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "SharpenTestCase", + "test_init" + ] + ] + ], + "test_failures": [ + [ + "tests/test_fl_exchange_object.py", + [ + "TestFLExchangeObject", + "test_failures" + ] + ] + ], + "test_train": [ + [ + "tests/test_fl_monai_algo.py", + [ + "TestFLMonaiAlgo", + "test_train" + ] + ], + [ + "tests/test_fl_monai_algo_dist.py", + [ + "TestFLMonaiAlgo", + "test_train" + ] + ] + ], + "test_evaluate": [ + [ + "tests/test_fl_monai_algo.py", + [ + "TestFLMonaiAlgo", + "test_evaluate" + ] + ], + [ + "tests/test_fl_monai_algo_dist.py", + [ + "TestFLMonaiAlgo", + "test_evaluate" + ] + ] + ], + "test_get_weights": [ + [ + "tests/test_fl_monai_algo.py", + [ + "TestFLMonaiAlgo", + "test_get_weights" + ] + ] + ], + "test_get_data_stats": [ + [ + "tests/test_fl_monai_algo_stats.py", + [ + "TestFLMonaiAlgo", + "test_get_data_stats" + ] + ] + ], + "test_error": [ + [ + "tests/test_flatten_sub_keysd.py", + [ + "TestFlattenSubKeysd", + "test_error" + ] + ], + [ + "tests/test_lr_scheduler.py", + [ + "TestLRSCHEDULER", + "test_error" + ] + ], + [ + "tests/test_spatial_crop.py", + [ + "TestSpatialCrop", + "test_error" + ] + ] + ], + "get_resnet_names": [ + [ + "tests/test_flexible_unet.py", + [ + "get_resnet_names" + ] + ] + ], + "make_error_case": [ + [ + "tests/test_flexible_unet.py", + [ + "make_error_case" + ] + ] + ], + "test_pretrain": [ + [ + "tests/test_flexible_unet.py", + [ + "TestFLEXIBLEUNET", + "test_pretrain" + ] + ] + ], + "test_error_raise": [ + [ + "tests/test_flexible_unet.py", + [ + "TestFLEXIBLEUNET", + "test_error_raise" + ] + ] + ], + "test_regist": [ + [ + "tests/test_flexible_unet.py", + [ + "TestFlexUNetEncoderRegister", + "test_regist" + ] + ] + ], + "test_invalid_inputs": [ + [ + "tests/test_flip.py", + [ + "TestFlip", + "test_invalid_inputs" + ] + ], + [ + "tests/test_rand_flip.py", + [ + "TestRandFlip", + "test_invalid_inputs" + ] + ], + [ + "tests/test_rand_zoom.py", + [ + "TestRandZoom", + "test_invalid_inputs" + ] + ], + [ + "tests/test_rand_zoomd.py", + [ + "TestRandZoomd", + "test_invalid_inputs" + ] + ], + [ + "tests/test_resize.py", + [ + "TestResize", + "test_invalid_inputs" + ] + ], + [ + "tests/test_resized.py", + [ + "TestResized", + "test_invalid_inputs" + ] + ], + [ + "tests/test_squeezedim.py", + [ + "TestSqueezeDim", + "test_invalid_inputs" + ] + ], + [ + "tests/test_squeezedimd.py", + [ + "TestSqueezeDim", + "test_invalid_inputs" + ] + ], + [ + "tests/test_zoom.py", + [ + "TestZoom", + "test_invalid_inputs" + ] + ], + [ + "tests/test_zoomd.py", + [ + "TestZoomd", + "test_invalid_inputs" + ] + ] + ], + "test_invalid_cases": [ + [ + "tests/test_flipd.py", + [ + "TestFlipd", + "test_invalid_cases" + ] + ] + ], + "test_meta_dict": [ + [ + "tests/test_flipd.py", + [ + "TestFlipd", + "test_meta_dict" + ] + ] + ], + "test_consistency_with_cross_entropy_2d": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_consistency_with_cross_entropy_2d" + ] + ] + ], + "test_consistency_with_cross_entropy_2d_no_reduction": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_consistency_with_cross_entropy_2d_no_reduction" + ] + ] + ], + "test_consistency_with_cross_entropy_2d_onehot_label": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_consistency_with_cross_entropy_2d_onehot_label" + ] + ] + ], + "test_consistency_with_cross_entropy_classification": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_consistency_with_cross_entropy_classification" + ] + ] + ], + "test_consistency_with_cross_entropy_classification_01": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_consistency_with_cross_entropy_classification_01" + ] + ] + ], + "test_bin_seg_2d": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_bin_seg_2d" + ] + ], + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_bin_seg_2d" + ] + ] + ], + "test_empty_class_2d": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_empty_class_2d" + ] + ], + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_empty_class_2d" + ] + ] + ], + "test_multi_class_seg_2d": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_multi_class_seg_2d" + ] + ] + ], + "test_bin_seg_3d": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_bin_seg_3d" + ] + ], + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_bin_seg_3d" + ] + ] + ], + "test_foreground": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_foreground" + ] + ] + ], + "test_ill_class_weight": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_ill_class_weight" + ] + ] + ], + "test_warnings": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss", + "test_warnings" + ] + ] + ], + "test_mkdir": [ + [ + "tests/test_folder_layout.py", + [ + "TestFolderLayout", + "test_mkdir" + ] + ] + ], + "test_foreground_mask": [ + [ + "tests/test_foreground_mask.py", + [ + "TestForegroundMask", + "test_foreground_mask" + ] + ], + [ + "tests/test_foreground_maskd.py", + [ + "TestForegroundMaskd", + "test_foreground_mask" + ] + ] + ], + "test_foreground_mask_error": [ + [ + "tests/test_foreground_mask.py", + [ + "TestForegroundMask", + "test_foreground_mask_error" + ] + ], + [ + "tests/test_foreground_maskd.py", + [ + "TestForegroundMaskd", + "test_foreground_mask_error" + ] + ] + ], + "test_forward": [ + [ + "tests/test_fourier.py", + [ + "TestFourier", + "test_forward" + ] + ], + [ + "tests/test_preset_filters.py", + [ + "_TestFilter", + "test_forward" + ] + ] + ], + "test_backward": [ + [ + "tests/test_fourier.py", + [ + "TestFourier", + "test_backward" + ] + ] + ], + "test_fpn_block": [ + [ + "tests/test_fpn_block.py", + [ + "TestFPNBlock", + "test_fpn_block" + ] + ] + ], + "test_fpn": [ + [ + "tests/test_fpn_block.py", + [ + "TestFPN", + "test_fpn" + ] + ] + ], + "test_freeze_vars": [ + [ + "tests/test_freeze_layers.py", + [ + "TestModuleState", + "test_freeze_vars" + ] + ] + ], + "test_exclude_vars": [ + [ + "tests/test_freeze_layers.py", + [ + "TestModuleState", + "test_exclude_vars" + ] + ] + ], + "test_fc_shape": [ + [ + "tests/test_fullyconnectednet.py", + [ + "TestFullyConnectedNet", + "test_fc_shape" + ] + ] + ], + "test_vfc_shape": [ + [ + "tests/test_fullyconnectednet.py", + [ + "TestFullyConnectedNet", + "test_vfc_shape" + ] + ] + ], + "test_gaussian": [ + [ + "tests/test_gaussian.py", + [ + "TestGaussian1d", + "test_gaussian" + ] + ] + ], + "test_scalespace_gaussian": [ + [ + "tests/test_gaussian.py", + [ + "TestGaussian1d", + "test_scalespace_gaussian" + ] + ] + ], + "test_norm_false": [ + [ + "tests/test_gaussian.py", + [ + "TestGaussian1d", + "test_norm_false" + ] + ] + ], + "test_wrong_sigma": [ + [ + "tests/test_gaussian.py", + [ + "TestGaussian1d", + "test_wrong_sigma" + ] + ] + ], + "code_to_run": [ + [ + "tests/test_gaussian_filter.py", + [ + "TestGaussianFilterBackprop", + "code_to_run" + ] + ] + ], + "test_train_quick": [ + [ + "tests/test_gaussian_filter.py", + [ + "TestGaussianFilterBackprop", + "test_train_quick" + ] + ] + ], + "test_train_slow": [ + [ + "tests/test_gaussian_filter.py", + [ + "TestGaussianFilterBackprop", + "test_train_slow" + ] + ] + ], + "test_3d_sigmas": [ + [ + "tests/test_gaussian_filter.py", + [ + "GaussianFilterTestCase", + "test_3d_sigmas" + ] + ] + ], + "test_cache": [ + [ + "tests/test_gdsdataset.py", + [ + "TestDataset", + "test_cache" + ] + ], + [ + "tests/test_lmdbdataset.py", + [ + "TestLMDBDataset", + "test_cache" + ] + ], + [ + "tests/test_persistentdataset.py", + [ + "TestDataset", + "test_cache" + ] + ] + ], + "test_metatensor": [ + [ + "tests/test_gdsdataset.py", + [ + "TestDataset", + "test_metatensor" + ] + ] + ], + "test_dtype": [ + [ + "tests/test_gdsdataset.py", + [ + "TestDataset", + "test_dtype" + ] + ], + [ + "tests/test_std_shift_intensity.py", + [ + "TestStdShiftIntensity", + "test_dtype" + ] + ], + [ + "tests/test_std_shift_intensityd.py", + [ + "TestStdShiftIntensityd", + "test_dtype" + ] + ] + ], + "test_different_transforms": [ + [ + "tests/test_gdsdataset.py", + [ + "TestDataset", + "test_different_transforms" + ] + ], + [ + "tests/test_persistentdataset.py", + [ + "TestDataset", + "test_different_transforms" + ] + ] + ], + "test_differentiability": [ + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_differentiability" + ] + ] + ], + "test_batch": [ + [ + "tests/test_generalized_dice_loss.py", + [ + "TestGeneralizedDiceLoss", + "test_batch" + ] + ] + ], + "test_different_target_data_type": [ + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_different_target_data_type" + ] + ] + ], + "test_convergence": [ + [ + "tests/test_generalized_wasserstein_dice_loss.py", + [ + "TestGeneralizedWassersteinDiceLoss", + "test_convergence" + ] + ], + [ + "tests/test_reg_loss_integration.py", + [ + "TestRegLossIntegration", + "test_convergence" + ] + ], + [ + "tests/test_seg_loss_integration.py", + [ + "TestSegLossIntegration", + "test_convergence" + ] + ] + ], + "test_value2": [ + [ + "tests/test_generate_distance_map.py", + [ + "TestGenerateDistanceMap", + "test_value2" + ] + ], + [ + "tests/test_generate_distance_mapd.py", + [ + "TestGenerateDistanceMapd", + "test_value2" + ] + ], + [ + "tests/test_generate_instance_border.py", + [ + "TestGenerateInstanceBorder", + "test_value2" + ] + ], + [ + "tests/test_generate_instance_borderd.py", + [ + "TestGenerateInstanceBorderd", + "test_value2" + ] + ], + [ + "tests/test_generate_watershed_markers.py", + [ + "TestGenerateWatershedMarkers", + "test_value2" + ] + ], + [ + "tests/test_generate_watershed_markersd.py", + [ + "TestGenerateWatershedMarkersd", + "test_value2" + ] + ], + [ + "tests/test_generate_watershed_mask.py", + [ + "TestGenerateWatershedMask", + "test_value2" + ] + ], + [ + "tests/test_generate_watershed_maskd.py", + [ + "TestGenerateWatershedMaskd", + "test_value2" + ] + ] + ], + "test_lr_values": [ + [ + "tests/test_generate_param_groups.py", + [ + "TestGenerateParamGroups", + "test_lr_values" + ] + ] + ], + "test_wrong": [ + [ + "tests/test_generate_param_groups.py", + [ + "TestGenerateParamGroups", + "test_wrong" + ] + ] + ], + "test_get_equivalent_dtype": [ + [ + "tests/test_get_equivalent_dtype.py", + [ + "TestGetEquivalentDtype", + "test_get_equivalent_dtype" + ] + ] + ], + "test_native_type": [ + [ + "tests/test_get_equivalent_dtype.py", + [ + "TestGetEquivalentDtype", + "test_native_type" + ] + ] + ], + "test_from_string": [ + [ + "tests/test_get_equivalent_dtype.py", + [ + "TestGetEquivalentDtype", + "test_from_string" + ] + ] + ], + "test_norm_layer": [ + [ + "tests/test_get_layers.py", + [ + "TestGetLayers", + "test_norm_layer" + ] + ] + ], + "test_act_layer": [ + [ + "tests/test_get_layers.py", + [ + "TestGetLayers", + "test_act_layer" + ] + ] + ], + "test_dropout_layer": [ + [ + "tests/test_get_layers.py", + [ + "TestGetLayers", + "test_dropout_layer" + ] + ] + ], + "test_suggested": [ + [ + "tests/test_get_layers.py", + [ + "TestSuggestion", + "test_suggested" + ] + ] + ], + "test_msg": [ + [ + "tests/test_get_package_version.py", + [ + "TestGetVersion", + "test_msg" + ] + ] + ], + "test_same_result": [ + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise", + "test_same_result" + ] + ], + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "test_same_result" + ] + ], + [ + "tests/test_k_space_spike_noise.py", + [ + "TestKSpaceSpikeNoise", + "test_same_result" + ] + ], + [ + "tests/test_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "test_same_result" + ] + ], + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "test_same_result" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "test_same_result" + ] + ], + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "test_same_result" + ] + ], + [ + "tests/test_rand_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "test_same_result" + ] + ] + ], + "test_identity": [ + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise", + "test_identity" + ] + ], + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "test_identity" + ] + ], + [ + "tests/test_identity.py", + [ + "TestIdentity", + "test_identity" + ] + ], + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "test_identity" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "test_identity" + ] + ], + [ + "tests/test_randidentity.py", + [ + "TestIdentity", + "test_identity" + ] + ] + ], + "test_alpha_1": [ + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise", + "test_alpha_1" + ] + ], + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "test_alpha_1" + ] + ], + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "test_alpha_1" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "test_alpha_1" + ] + ] + ], + "test_dict_matches": [ + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised", + "test_dict_matches" + ] + ], + [ + "tests/test_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "test_dict_matches" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "test_dict_matches" + ] + ] + ], + "transformation": [ + [ + "tests/test_global_mutual_information_loss.py", + [ + "TestGlobalMutualInformationLoss", + "test_bspline", + "transformation" + ] + ] + ], + "test_bspline": [ + [ + "tests/test_global_mutual_information_loss.py", + [ + "TestGlobalMutualInformationLoss", + "test_bspline" + ] + ] + ], + "test_cuda": [ + [ + "tests/test_gmm.py", + [ + "GMMTestCase", + "test_cuda" + ] + ], + [ + "tests/test_phl_cuda.py", + [ + "PHLFilterTestCaseCuda", + "test_cuda" + ] + ] + ], + "test_load": [ + [ + "tests/test_gmm.py", + [ + "GMMTestCase", + "test_load" + ] + ] + ], + "identity_generator": [ + [ + "tests/test_grid_dataset.py", + [ + "identity_generator" + ] + ] + ], + "test_iter_patch": [ + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "test_iter_patch" + ] + ] + ], + "test_patch_iter": [ + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "test_patch_iter" + ] + ] + ], + "test_patch_iterd": [ + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "test_patch_iterd" + ] + ] + ], + "test_loading_array": [ + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "test_loading_array" + ] + ], + [ + "tests/test_patch_dataset.py", + [ + "TestPatchDataset", + "test_loading_array" + ] + ] + ], + "test_loading_dict": [ + [ + "tests/test_grid_dataset.py", + [ + "TestGridPatchDataset", + "test_loading_dict" + ] + ] + ], + "test_grid_distortion": [ + [ + "tests/test_grid_distortion.py", + [ + "TestGridDistortion", + "test_grid_distortion" + ] + ] + ], + "test_grid_distortiond": [ + [ + "tests/test_grid_distortiond.py", + [ + "TestGridDistortiond", + "test_grid_distortiond" + ] + ] + ], + "test_grid_patch": [ + [ + "tests/test_grid_patch.py", + [ + "TestGridPatch", + "test_grid_patch" + ] + ] + ], + "test_grid_patch_meta": [ + [ + "tests/test_grid_patch.py", + [ + "TestGridPatch", + "test_grid_patch_meta" + ] + ] + ], + "test_grid_patchd": [ + [ + "tests/test_grid_patchd.py", + [ + "TestGridPatchd", + "test_grid_patchd" + ] + ] + ], + "make_grid": [ + [ + "tests/test_grid_pull.py", + [ + "make_grid" + ] + ] + ], + "test_grid_pull": [ + [ + "tests/test_grid_pull.py", + [ + "TestGridPull", + "test_grid_pull" + ] + ] + ], + "test_split_patch_single_call": [ + [ + "tests/test_grid_split.py", + [ + "TestGridSplit", + "test_split_patch_single_call" + ] + ], + [ + "tests/test_grid_splitd.py", + [ + "TestGridSplitd", + "test_split_patch_single_call" + ] + ] + ], + "test_split_patch_multiple_call": [ + [ + "tests/test_grid_split.py", + [ + "TestGridSplit", + "test_split_patch_multiple_call" + ] + ], + [ + "tests/test_grid_splitd.py", + [ + "TestGridSplitd", + "test_split_patch_multiple_call" + ] + ] + ], + "check_epoch": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_one_save_one_load", + "with_tempfile_TemporaryDi", + "check_epoch" + ] + ] + ], + "test_one_save_one_load": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_one_save_one_load" + ] + ] + ], + "test_two_save_one_load": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_two_save_one_load" + ] + ] + ], + "test_save_single_device_load_multi_devices": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_save_single_device_load_multi_devices" + ] + ] + ], + "test_partial_under_load": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_partial_under_load" + ] + ] + ], + "test_partial_over_load": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_partial_over_load" + ] + ] + ], + "test_strict_shape": [ + [ + "tests/test_handler_checkpoint_loader.py", + [ + "TestHandlerCheckpointLoader", + "test_strict_shape" + ] + ] + ], + "_train_func": [ + [ + "tests/test_handler_checkpoint_saver.py", + [ + "TestHandlerCheckpointSaver", + "test_file", + "_train_func" + ] + ], + [ + "tests/test_handler_checkpoint_saver.py", + [ + "TestHandlerCheckpointSaver", + "test_exception", + "_train_func" + ] + ], + [ + "tests/test_handler_checkpoint_saver.py", + [ + "TestHandlerCheckpointSaver", + "test_load_state_dict", + "_train_func" + ] + ], + [ + "tests/test_handler_classification_saver.py", + [ + "TestHandlerClassificationSaver", + "test_saved_content", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_classification_saver_dist.py", + [ + "DistributedHandlerClassificationSaver", + "test_saved_content", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_early_stop.py", + [ + "TestHandlerEarlyStop", + "test_early_stop_train_loss", + "_train_func" + ] + ], + [ + "tests/test_handler_early_stop.py", + [ + "TestHandlerEarlyStop", + "test_early_stop_val_metric", + "_train_func" + ] + ], + [ + "tests/test_handler_garbage_collector.py", + [ + "TestHandlerGarbageCollector", + "test_content", + "_train_func" + ] + ], + [ + "tests/test_handler_logfile.py", + [ + "TestHandlerLogfile", + "setUp", + "if_has_ignite_", + "_train_func" + ] + ], + [ + "tests/test_handler_lr_scheduler.py", + [ + "TestHandlerLrSchedule", + "test_content", + "_train_func" + ] + ], + [ + "tests/test_handler_metric_logger.py", + [ + "TestHandlerMetricLogger", + "test_metric_logging", + "_train_func" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "dummy_train", + "_train_func" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_multi_run", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track_mock", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track_iters_mock", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_smartcache.py", + [ + "TestHandlerSmartCache", + "test_content", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_metrics_print", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_loss_print", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_loss_dict", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_loss_file", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_exception", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_attributes_print", + "_train_func" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_default_logger", + "_train_func" + ] + ], + [ + "tests/test_handler_tb_image.py", + [ + "TestHandlerTBImage", + "test_tb_image_shape", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_print", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_print_mock", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_writer", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_writer_mock", + "with_tempfile_TemporaryDi", + "_train_func" + ] + ], + [ + "tests/test_handler_validation.py", + [ + "TestHandlerValidation", + "test_content", + "_train_func" + ] + ] + ], + "test_load_state_dict": [ + [ + "tests/test_handler_checkpoint_saver.py", + [ + "TestHandlerCheckpointSaver", + "test_load_state_dict" + ] + ] + ], + "_test_file": [ + [ + "tests/test_handler_classification_saver.py", + [ + "TestHandlerClassificationSaver", + "test_saved_content", + "with_tempfile_TemporaryDi", + "_test_file" + ] + ], + [ + "tests/test_save_classificationd.py", + [ + "TestSaveClassificationd", + "test_saved_content", + "with_tempfile_TemporaryDi", + "_test_file" + ] + ] + ], + "test_task_init": [ + [ + "tests/test_handler_clearml_image.py", + [ + "TestHandlerClearMLImageHandler", + "test_task_init" + ] + ], + [ + "tests/test_handler_clearml_stats.py", + [ + "TestHandlerClearMLStatsHandler", + "test_task_init" + ] + ] + ], + "test_compute": [ + [ + "tests/test_handler_confusion_matrix.py", + [ + "TestHandlerConfusionMatrix", + "test_compute" + ] + ], + [ + "tests/test_handler_confusion_matrix_dist.py", + [ + "DistributedConfusionMatrix", + "test_compute" + ] + ], + [ + "tests/test_handler_decollate_batch.py", + [ + "TestHandlerDecollateBatch", + "test_compute" + ] + ], + [ + "tests/test_handler_hausdorff_distance.py", + [ + "TestHandlerHausdorffDistance", + "test_compute" + ] + ], + [ + "tests/test_handler_mean_dice.py", + [ + "TestHandlerMeanDice", + "test_compute" + ] + ], + [ + "tests/test_handler_mean_iou.py", + [ + "TestHandlerMeanIoU", + "test_compute" + ] + ], + [ + "tests/test_handler_metrics_reloaded.py", + [ + "TestHandlerMetricsReloadedBinary", + "test_compute" + ] + ], + [ + "tests/test_handler_metrics_reloaded.py", + [ + "TestMetricsReloadedCategorical", + "test_compute" + ] + ], + [ + "tests/test_handler_nvtx.py", + [ + "TestHandlerDecollateBatch", + "test_compute" + ] + ], + [ + "tests/test_handler_panoptic_quality.py", + [ + "TestHandlerPanopticQuality", + "test_compute" + ] + ], + [ + "tests/test_handler_post_processing.py", + [ + "TestHandlerPostProcessing", + "test_compute" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "TestHandlerRegressionMetrics", + "test_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedMeanSquaredError", + "test_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedMeanAbsoluteError", + "test_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedRootMeanSquaredError", + "test_compute" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedPeakSignalToNoiseRatio", + "test_compute" + ] + ], + [ + "tests/test_handler_rocauc.py", + [ + "TestHandlerROCAUC", + "test_compute" + ] + ], + [ + "tests/test_handler_rocauc_dist.py", + [ + "DistributedROCAUC", + "test_compute" + ] + ], + [ + "tests/test_handler_surface_distance.py", + [ + "TestHandlerSurfaceDistance", + "test_compute" + ] + ], + [ + "tests/test_prepare_batch_default_dist.py", + [ + "DistributedPrepareBatchDefault", + "test_compute" + ] + ] + ], + "_val_func": [ + [ + "tests/test_handler_confusion_matrix.py", + [ + "TestHandlerConfusionMatrix", + "test_compute_seg", + "_val_func" + ] + ], + [ + "tests/test_handler_confusion_matrix_dist.py", + [ + "DistributedConfusionMatrix", + "_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_hausdorff_distance.py", + [ + "TestHandlerHausdorffDistance", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_hausdorff_distance.py", + [ + "TestHandlerHausdorffDistance", + "test_reduction", + "_val_func" + ] + ], + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_metric_fn", + "_val_func" + ] + ], + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_loss_fn", + "_val_func" + ] + ], + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_dice_loss", + "_val_func" + ] + ], + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_old_ignite_metric", + "_val_func" + ] + ], + [ + "tests/test_handler_mean_dice.py", + [ + "TestHandlerMeanDice", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_mean_dice.py", + [ + "TestHandlerMeanDice", + "test_compute_n_class", + "_val_func" + ] + ], + [ + "tests/test_handler_mean_iou.py", + [ + "TestHandlerMeanIoU", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_metrics_reloaded.py", + [ + "TestHandlerMetricsReloadedBinary", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_metrics_reloaded.py", + [ + "TestMetricsReloadedCategorical", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_metrics_saver.py", + [ + "TestHandlerMetricsSaver", + "test_content", + "with_tempfile_TemporaryDi", + "_val_func" + ] + ], + [ + "tests/test_handler_metrics_saver_dist.py", + [ + "DistributedMetricsSaver", + "_run", + "_val_func" + ] + ], + [ + "tests/test_handler_panoptic_quality.py", + [ + "TestHandlerPanopticQuality", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_regression_metrics.py", + [ + "TestHandlerRegressionMetrics", + "test_compute_engine", + "_val_func" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedMeanSquaredError", + "_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedMeanAbsoluteError", + "_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedRootMeanSquaredError", + "_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_regression_metrics_dist.py", + [ + "DistributedPeakSignalToNoiseRatio", + "_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_surface_distance.py", + [ + "TestHandlerSurfaceDistance", + "test_compute", + "_val_func" + ] + ], + [ + "tests/test_handler_surface_distance.py", + [ + "TestHandlerSurfaceDistance", + "test_reduction", + "_val_func" + ] + ] + ], + "test_compute_seg": [ + [ + "tests/test_handler_confusion_matrix.py", + [ + "TestHandlerConfusionMatrix", + "test_compute_seg" + ] + ] + ], + "test_shape_mismatch": [ + [ + "tests/test_handler_confusion_matrix.py", + [ + "TestHandlerConfusionMatrix", + "test_shape_mismatch" + ] + ], + [ + "tests/test_handler_hausdorff_distance.py", + [ + "TestHandlerHausdorffDistance", + "test_shape_mismatch" + ] + ], + [ + "tests/test_handler_mean_dice.py", + [ + "TestHandlerMeanDice", + "test_shape_mismatch" + ] + ], + [ + "tests/test_handler_mean_iou.py", + [ + "TestHandlerMeanIoU", + "test_shape_mismatch" + ] + ], + [ + "tests/test_handler_metrics_reloaded.py", + [ + "TestHandlerMetricsReloadedBinary", + "test_shape_mismatch" + ] + ], + [ + "tests/test_handler_metrics_reloaded.py", + [ + "TestMetricsReloadedCategorical", + "test_shape_mismatch" + ] + ], + [ + "tests/test_handler_surface_distance.py", + [ + "TestHandlerSurfaceDistance", + "test_shape_mismatch" + ] + ] + ], + "test_early_stop_train_loss": [ + [ + "tests/test_handler_early_stop.py", + [ + "TestHandlerEarlyStop", + "test_early_stop_train_loss" + ] + ] + ], + "run_validation": [ + [ + "tests/test_handler_early_stop.py", + [ + "TestHandlerEarlyStop", + "test_early_stop_val_metric", + "run_validation" + ] + ], + [ + "tests/test_handler_lr_scheduler.py", + [ + "TestHandlerLrSchedule", + "test_content", + "run_validation" + ] + ] + ], + "test_early_stop_val_metric": [ + [ + "tests/test_handler_early_stop.py", + [ + "TestHandlerEarlyStop", + "test_early_stop_val_metric" + ] + ] + ], + "create_spherical_seg_3d": [ + [ + "tests/test_handler_hausdorff_distance.py", + [ + "create_spherical_seg_3d" + ] + ], + [ + "tests/test_handler_surface_distance.py", + [ + "create_spherical_seg_3d" + ] + ], + [ + "tests/test_hausdorff_distance.py", + [ + "create_spherical_seg_3d" + ] + ], + [ + "tests/test_surface_distance.py", + [ + "create_spherical_seg_3d" + ] + ] + ], + "test_reduction": [ + [ + "tests/test_handler_hausdorff_distance.py", + [ + "TestHandlerHausdorffDistance", + "test_reduction" + ] + ], + [ + "tests/test_handler_surface_distance.py", + [ + "TestHandlerSurfaceDistance", + "test_reduction" + ] + ] + ], + "test_metric_fn": [ + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_metric_fn" + ] + ] + ], + "test_loss_fn": [ + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_loss_fn" + ] + ] + ], + "test_dice_loss": [ + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_dice_loss" + ] + ] + ], + "test_old_ignite_metric": [ + [ + "tests/test_handler_ignite_metric.py", + [ + "TestHandlerIgniteMetricHandler", + "test_old_ignite_metric" + ] + ] + ], + "test_logfile": [ + [ + "tests/test_handler_logfile.py", + [ + "TestHandlerLogfile", + "test_logfile" + ] + ] + ], + "test_filename": [ + [ + "tests/test_handler_logfile.py", + [ + "TestHandlerLogfile", + "test_filename" + ] + ] + ], + "test_createdir": [ + [ + "tests/test_handler_logfile.py", + [ + "TestHandlerLogfile", + "test_createdir" + ] + ] + ], + "_reduce_lr_on_plateau": [ + [ + "tests/test_handler_lr_scheduler.py", + [ + "TestHandlerLrSchedule", + "test_content", + "_reduce_lr_on_plateau" + ] + ] + ], + "_reduce_on_step": [ + [ + "tests/test_handler_lr_scheduler.py", + [ + "TestHandlerLrSchedule", + "test_content", + "with_tempfile_TemporaryDi", + "_reduce_on_step" + ] + ] + ], + "test_compute_n_class": [ + [ + "tests/test_handler_mean_dice.py", + [ + "TestHandlerMeanDice", + "test_compute_n_class" + ] + ] + ], + "_update_metric": [ + [ + "tests/test_handler_metric_logger.py", + [ + "TestHandlerMetricLogger", + "test_metric_logging", + "_update_metric" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_multi_run", + "with_tempfile_TemporaryDi", + "for___in_range_create_eng", + "_update_metric" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track_mock", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ], + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track_iters_mock", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_metrics_print", + "_update_metric" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_attributes_print", + "_update_metric" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_print", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_print_mock", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_writer", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_writer_mock", + "with_tempfile_TemporaryDi", + "_update_metric" + ] + ] + ], + "test_metric_logging": [ + [ + "tests/test_handler_metric_logger.py", + [ + "TestHandlerMetricLogger", + "test_metric_logging" + ] + ] + ], + "_save_metrics": [ + [ + "tests/test_handler_metrics_saver.py", + [ + "TestHandlerMetricsSaver", + "test_content", + "with_tempfile_TemporaryDi", + "_save_metrics" + ] + ] + ], + "_save_metrics0": [ + [ + "tests/test_handler_metrics_saver_dist.py", + [ + "DistributedMetricsSaver", + "_run", + "if_my_rank_0_", + "_save_metrics0" + ] + ] + ], + "_save_metrics1": [ + [ + "tests/test_handler_metrics_saver_dist.py", + [ + "DistributedMetricsSaver", + "_run", + "if_my_rank_1_", + "_save_metrics1" + ] + ] + ], + "_all_gather": [ + [ + "tests/test_handler_metrics_saver_dist.py", + [ + "DistributedMetricsSaver", + "_run", + "_all_gather" + ] + ] + ], + "event_filter": [ + [ + "tests/test_handler_mlflow.py", + [ + "get_event_filter", + "event_filter" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "get_event_filter", + "event_filter" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "get_event_filter", + "event_filter" + ] + ] + ], + "get_event_filter": [ + [ + "tests/test_handler_mlflow.py", + [ + "get_event_filter" + ] + ], + [ + "tests/test_handler_stats.py", + [ + "get_event_filter" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "get_event_filter" + ] + ] + ], + "dummy_train": [ + [ + "tests/test_handler_mlflow.py", + [ + "dummy_train" + ] + ] + ], + "test_multi_run": [ + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_multi_run" + ] + ] + ], + "test_metrics_track": [ + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track" + ] + ] + ], + "test_metrics_track_mock": [ + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track_mock" + ] + ] + ], + "test_metrics_track_iters_mock": [ + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_metrics_track_iters_mock" + ] + ] + ], + "test_multi_thread": [ + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_multi_thread" + ] + ] + ], + "test_dataset_tracking": [ + [ + "tests/test_handler_mlflow.py", + [ + "TestHandlerMLFlow", + "test_dataset_tracking" + ] + ] + ], + "get_value": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "ToyNet", + "get_value" + ] + ] + ], + "set_value": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "ToyNet", + "set_value" + ] + ] + ], + "test_linear_scheduler": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "TestHandlerParameterScheduler", + "test_linear_scheduler" + ] + ] + ], + "test_exponential_scheduler": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "TestHandlerParameterScheduler", + "test_exponential_scheduler" + ] + ] + ], + "test_step_scheduler": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "TestHandlerParameterScheduler", + "test_step_scheduler" + ] + ] + ], + "test_multistep_scheduler": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "TestHandlerParameterScheduler", + "test_multistep_scheduler" + ] + ] + ], + "custom_logic": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "TestHandlerParameterScheduler", + "test_custom_scheduler", + "custom_logic" + ] + ] + ], + "test_custom_scheduler": [ + [ + "tests/test_handler_parameter_scheduler.py", + [ + "TestHandlerParameterScheduler", + "test_custom_scheduler" + ] + ] + ], + "inference": [ + [ + "tests/test_handler_prob_map_producer.py", + [ + "TestHandlerProbMapGenerator", + "test_prob_map_generator", + "inference" + ] + ] + ], + "test_prob_map_generator": [ + [ + "tests/test_handler_prob_map_producer.py", + [ + "TestHandlerProbMapGenerator", + "test_prob_map_generator" + ] + ] + ], + "test_compute_engine": [ + [ + "tests/test_handler_regression_metrics.py", + [ + "TestHandlerRegressionMetrics", + "test_compute_engine" + ] + ] + ], + "test_metrics_print": [ + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_metrics_print" + ] + ], + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_print" + ] + ] + ], + "test_loss_print": [ + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_loss_print" + ] + ] + ], + "test_loss_dict": [ + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_loss_dict" + ] + ] + ], + "test_loss_file": [ + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_loss_file" + ] + ] + ], + "test_attributes_print": [ + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_attributes_print" + ] + ] + ], + "test_default_logger": [ + [ + "tests/test_handler_stats.py", + [ + "TestHandlerStats", + "test_default_logger" + ] + ] + ], + "test_tb_image_shape": [ + [ + "tests/test_handler_tb_image.py", + [ + "TestHandlerTBImage", + "test_tb_image_shape" + ] + ] + ], + "test_args_validation": [ + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_args_validation" + ] + ] + ], + "test_metrics_print_mock": [ + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_print_mock" + ] + ] + ], + "test_metrics_writer": [ + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_writer" + ] + ] + ], + "test_metrics_writer_mock": [ + [ + "tests/test_handler_tb_stats.py", + [ + "TestHandlerTBStats", + "test_metrics_writer_mock" + ] + ] + ], + "test_pickle": [ + [ + "tests/test_hashing.py", + [ + "TestPickleHashing", + "test_pickle" + ] + ] + ], + "test_json": [ + [ + "tests/test_hashing.py", + [ + "TestJSONHashing", + "test_json" + ] + ] + ], + "test_correct": [ + [ + "tests/test_header_correct.py", + [ + "TestCorrection", + "test_correct" + ] + ], + [ + "tests/test_load_image.py", + [ + "TestLoadImageMeta", + "test_correct" + ] + ], + [ + "tests/test_load_imaged.py", + [ + "TestLoadImagedMeta", + "test_correct" + ] + ], + [ + "tests/test_resample_to_match.py", + [ + "TestResampleToMatch", + "test_correct" + ] + ], + [ + "tests/test_resample_to_matchd.py", + [ + "TestResampleToMatchd", + "test_correct" + ] + ], + [ + "tests/test_splitdimd.py", + [ + "TestSplitDimd", + "test_correct" + ] + ], + [ + "tests/test_zoom_affine.py", + [ + "TestZoomAffine", + "test_correct" + ] + ] + ], + "create_expected_numpy_output": [ + [ + "tests/test_hilbert_transform.py", + [ + "create_expected_numpy_output" + ] + ] + ], + "check_branch": [ + [ + "tests/test_hovernet.py", + [ + "check_branch" + ] + ] + ], + "check_output": [ + [ + "tests/test_hovernet.py", + [ + "check_output" + ] + ] + ], + "check_kernels": [ + [ + "tests/test_hovernet.py", + [ + "check_kernels" + ] + ] + ], + "test_decoder_padding_shape": [ + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_decoder_padding_shape" + ] + ] + ], + "test_ill_input_shape": [ + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_ill_input_shape" + ] + ], + [ + "tests/test_unet.py", + [ + "TestUNET", + "test_ill_input_shape" + ] + ] + ], + "test_kernels_strides": [ + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_kernels_strides" + ] + ] + ], + "test_freeze_encoder": [ + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_freeze_encoder" + ] + ] + ], + "test_ill_input_hyper_params": [ + [ + "tests/test_hovernet.py", + [ + "TestHoverNet", + "test_ill_input_hyper_params" + ] + ], + [ + "tests/test_hovernet_loss.py", + [ + "TestHoverNetLoss", + "test_ill_input_hyper_params" + ] + ], + [ + "tests/test_unet.py", + [ + "TestUNET", + "test_ill_input_hyper_params" + ] + ] + ], + "test_shape_generator": [ + [ + "tests/test_hovernet_loss.py", + [ + "test_shape_generator" + ] + ] + ], + "test_identityd": [ + [ + "tests/test_identityd.py", + [ + "TestIdentityd", + "test_identityd" + ] + ] + ], + "test_use_case": [ + [ + "tests/test_image_dataset.py", + [ + "TestImageDataset", + "test_use_case" + ] + ] + ], + "test_dataset": [ + [ + "tests/test_image_dataset.py", + [ + "TestImageDataset", + "test_dataset" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_dataset" + ] + ], + [ + "tests/test_video_datasets.py", + [ + "Base", + "TestVideoDataset", + "test_dataset" + ] + ], + [ + "tests/test_video_datasets.py", + [ + "TestVideoFileDataset", + "test_dataset" + ] + ] + ], + "test_init_from_string": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_init_from_string" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilter", + "test_init_from_string" + ] + ] + ], + "test_init_raises": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_init_raises" + ] + ] + ], + "test_init_from_array": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_init_from_array" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilter", + "test_init_from_array" + ] + ] + ], + "test_init_from_module": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_init_from_module" + ] + ] + ], + "test_init_from_transform": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_init_from_transform" + ] + ] + ], + "test_init_from_wrong_type_fails": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_init_from_wrong_type_fails" + ] + ] + ], + "test_2d_filter_correctness": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_2d_filter_correctness" + ] + ] + ], + "test_call_2d": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_call_2d" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestImageFilterDict", + "test_call_2d" + ] + ] + ], + "test_call_3d": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilter", + "test_call_3d" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestImageFilterDict", + "test_call_3d" + ] + ] + ], + "test_init_from_string_dict": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilterDict", + "test_init_from_string_dict" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilterDict", + "test_init_from_string_dict" + ] + ] + ], + "test_init_from_array_dict": [ + [ + "tests/test_image_filter.py", + [ + "TestImageFilterDict", + "test_init_from_array_dict" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilterDict", + "test_init_from_array_dict" + ] + ] + ], + "test_call_2d_prob_1": [ + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilter", + "test_call_2d_prob_1" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilterDict", + "test_call_2d_prob_1" + ] + ] + ], + "test_call_3d_prob_1": [ + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilter", + "test_call_3d_prob_1" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilterDict", + "test_call_3d_prob_1" + ] + ] + ], + "test_call_2d_prob_0": [ + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilter", + "test_call_2d_prob_0" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilterDict", + "test_call_2d_prob_0" + ] + ] + ], + "test_call_3d_prob_0": [ + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilter", + "test_call_3d_prob_0" + ] + ], + [ + "tests/test_image_filter.py", + [ + "TestRandImageFilterDict", + "test_call_3d_prob_0" + ] + ] + ], + "nifti_rw": [ + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNifti", + "nifti_rw" + ] + ] + ], + "test_4d": [ + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNifti", + "test_4d" + ] + ] + ], + "png_rw": [ + [ + "tests/test_image_rw.py", + [ + "TestLoadSavePNG", + "png_rw" + ] + ] + ], + "test_rgb": [ + [ + "tests/test_image_rw.py", + [ + "TestLoadSavePNG", + "test_rgb" + ] + ], + [ + "tests/test_itk_writer.py", + [ + "TestITKWriter", + "test_rgb" + ] + ], + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_rgb" + ] + ] + ], + "test_0_default": [ + [ + "tests/test_image_rw.py", + [ + "TestRegRes", + "test_0_default" + ] + ] + ], + "test_1_new": [ + [ + "tests/test_image_rw.py", + [ + "TestRegRes", + "test_1_new" + ] + ] + ], + "nrrd_rw": [ + [ + "tests/test_image_rw.py", + [ + "TestLoadSaveNrrd", + "nrrd_rw" + ] + ] + ], + "test_write_gray": [ + [ + "tests/test_img2tensorboard.py", + [ + "TestImg2Tensorboard", + "test_write_gray" + ] + ], + [ + "tests/test_png_rw.py", + [ + "TestPngWrite", + "test_write_gray" + ] + ] + ], + "test_load_image": [ + [ + "tests/test_init_reader.py", + [ + "TestInitLoadImage", + "test_load_image" + ] + ] + ], + "test_readers": [ + [ + "tests/test_init_reader.py", + [ + "TestInitLoadImage", + "test_readers" + ] + ] + ], + "test_autorunner": [ + [ + "tests/test_integration_autorunner.py", + [ + "TestAutoRunner", + "test_autorunner" + ] + ] + ], + "test_autorunner_ensemble": [ + [ + "tests/test_integration_autorunner.py", + [ + "TestAutoRunner", + "test_autorunner_ensemble" + ] + ] + ], + "test_autorunner_gpu_customization": [ + [ + "tests/test_integration_autorunner.py", + [ + "TestAutoRunner", + "test_autorunner_gpu_customization" + ] + ] + ], + "test_autorunner_hpo": [ + [ + "tests/test_integration_autorunner.py", + [ + "TestAutoRunner", + "test_autorunner_hpo" + ] + ] + ], + "test_tiny": [ + [ + "tests/test_integration_bundle_run.py", + [ + "TestBundleRun", + "test_tiny" + ] + ] + ], + "test_scripts_fold": [ + [ + "tests/test_integration_bundle_run.py", + [ + "TestBundleRun", + "test_scripts_fold" + ] + ] + ], + "test_customized_workflow": [ + [ + "tests/test_integration_bundle_run.py", + [ + "TestBundleRun", + "test_customized_workflow" + ] + ] + ], + "run_training_test": [ + [ + "tests/test_integration_classification_2d.py", + [ + "run_training_test" + ] + ], + [ + "tests/test_integration_lazy_samples.py", + [ + "run_training_test" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "run_training_test" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "run_training_test" + ] + ], + [ + "tests/test_integration_workflows_gan.py", + [ + "run_training_test" + ] + ] + ], + "run_inference_test": [ + [ + "tests/test_integration_classification_2d.py", + [ + "run_inference_test" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "run_inference_test" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "run_inference_test" + ] + ] + ], + "train_and_infer": [ + [ + "tests/test_integration_classification_2d.py", + [ + "IntegrationClassification2D", + "train_and_infer" + ] + ], + [ + "tests/test_integration_lazy_samples.py", + [ + "IntegrationLazyResampling", + "train_and_infer" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "IntegrationSegmentation3D", + "train_and_infer" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "IntegrationWorkflows", + "train_and_infer" + ] + ] + ], + "test_training": [ + [ + "tests/test_integration_classification_2d.py", + [ + "IntegrationClassification2D", + "test_training" + ] + ], + [ + "tests/test_integration_determinism.py", + [ + "TestDeterminism", + "test_training" + ] + ], + [ + "tests/test_integration_lazy_samples.py", + [ + "IntegrationLazyResampling", + "test_training" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "IntegrationSegmentation3D", + "test_training" + ] + ], + [ + "tests/test_integration_sliding_window.py", + [ + "TestIntegrationSlidingWindow", + "test_training" + ] + ], + [ + "tests/test_integration_stn.py", + [ + "TestSpatialTransformerCore", + "test_training" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "IntegrationWorkflows", + "test_training" + ] + ], + [ + "tests/test_integration_workflows_gan.py", + [ + "IntegrationWorkflowsGAN", + "test_training" + ] + ] + ], + "test_timing": [ + [ + "tests/test_integration_classification_2d.py", + [ + "IntegrationClassification2D", + "test_timing" + ] + ], + [ + "tests/test_integration_segmentation_3d.py", + [ + "IntegrationSegmentation3D", + "test_timing" + ] + ], + [ + "tests/test_integration_workers.py", + [ + "IntegrationLoading", + "test_timing" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "IntegrationWorkflows", + "test_timing" + ] + ] + ], + "test_train_timing": [ + [ + "tests/test_integration_fast_train.py", + [ + "IntegrationFastTrain", + "test_train_timing" + ] + ] + ], + "test_ensemble_gpu_customization": [ + [ + "tests/test_integration_gpu_customization.py", + [ + "TestEnsembleGpuCustomization", + "test_ensemble_gpu_customization" + ] + ] + ], + "_no_op": [ + [ + "tests/test_integration_lazy_samples.py", + [ + "_no_op" + ] + ] + ], + "test_nnunetv2runner": [ + [ + "tests/test_integration_nnunetv2_runner.py", + [ + "TestnnUNetV2Runner", + "test_nnunetv2runner" + ] + ] + ], + "_sliding_window_processor": [ + [ + "tests/test_integration_sliding_window.py", + [ + "run_test", + "_sliding_window_processor" + ] + ] + ], + "save_func": [ + [ + "tests/test_integration_sliding_window.py", + [ + "run_test", + "save_func" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "run_inference_test", + "save_func" + ] + ] + ], + "stn_ref": [ + [ + "tests/test_integration_stn.py", + [ + "STNBenchmark", + "stn_ref" + ] + ] + ], + "stn": [ + [ + "tests/test_integration_stn.py", + [ + "STNBenchmark", + "stn" + ] + ] + ], + "compare_2d": [ + [ + "tests/test_integration_stn.py", + [ + "compare_2d" + ] + ] + ], + "test_unet_training": [ + [ + "tests/test_integration_unet_2d.py", + [ + "TestIntegrationUnet2D", + "test_unet_training" + ] + ] + ], + "run_loading_test": [ + [ + "tests/test_integration_workers.py", + [ + "run_loading_test" + ] + ] + ], + "_forward_completed": [ + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestEvalIterEvents", + "_forward_completed" + ] + ], + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestTrainIterEvents", + "_forward_completed" + ] + ] + ], + "_loss_completed": [ + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestTrainIterEvents", + "_loss_completed" + ] + ] + ], + "_backward_completed": [ + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestTrainIterEvents", + "_backward_completed" + ] + ] + ], + "_model_completed": [ + [ + "tests/test_integration_workflows.py", + [ + "run_training_test", + "_TestTrainIterEvents", + "_model_completed" + ] + ] + ], + "_test_saved_files": [ + [ + "tests/test_integration_workflows.py", + [ + "IntegrationWorkflows", + "train_and_infer", + "_test_saved_files" + ] + ] + ], + "discriminator_loss": [ + [ + "tests/test_integration_workflows_gan.py", + [ + "run_training_test", + "discriminator_loss" + ] + ] + ], + "generator_loss": [ + [ + "tests/test_integration_workflows_gan.py", + [ + "run_training_test", + "generator_loss" + ] + ] + ], + "test_mask": [ + [ + "tests/test_intensity_stats.py", + [ + "TestIntensityStats", + "test_mask" + ] + ], + [ + "tests/test_intensity_statsd.py", + [ + "TestIntensityStatsd", + "test_mask" + ] + ], + [ + "tests/test_kspace_mask.py", + [ + "TestMRIUtils", + "test_mask" + ] + ] + ], + "test_dataloader": [ + [ + "tests/test_intensity_statsd.py", + [ + "TestIntensityStatsd", + "test_dataloader" + ] + ], + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_dataloader" + ] + ], + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_dataloader" + ] + ], + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "test_dataloader" + ] + ] + ], + "check_inverse": [ + [ + "tests/test_inverse.py", + [ + "TestInverse", + "check_inverse" + ] + ] + ], + "test_inverse": [ + [ + "tests/test_inverse.py", + [ + "TestInverse", + "test_inverse" + ] + ], + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_inverse" + ] + ], + [ + "tests/test_orientation.py", + [ + "TestOrientationCase", + "test_inverse" + ] + ], + [ + "tests/test_random_order.py", + [ + "TestRandomOrder", + "test_inverse" + ] + ], + [ + "tests/test_resample_to_match.py", + [ + "TestResampleToMatch", + "test_inverse" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_inverse" + ] + ], + [ + "tests/test_spacing.py", + [ + "TestSpacingCase", + "test_inverse" + ] + ], + [ + "tests/test_spatial_resample.py", + [ + "TestSpatialResample", + "test_inverse" + ] + ] + ], + "test_fail": [ + [ + "tests/test_inverse.py", + [ + "TestInverse", + "test_fail" + ] + ], + [ + "tests/test_occlusion_sensitivity.py", + [ + "TestComputeOcclusionSensitivity", + "test_fail" + ] + ] + ], + "test_inverse_inferred_seg": [ + [ + "tests/test_inverse.py", + [ + "TestInverse", + "test_inverse_inferred_seg" + ] + ] + ], + "get_image": [ + [ + "tests/test_inverse_array.py", + [ + "TestInverseArray", + "get_image" + ] + ] + ], + "test_inverse_array": [ + [ + "tests/test_inverse_array.py", + [ + "TestInverseArray", + "test_inverse_array" + ] + ] + ], + "test_collation": [ + [ + "tests/test_inverse_collation.py", + [ + "TestInverseCollation", + "test_collation" + ] + ] + ], + "test_invert": [ + [ + "tests/test_invert.py", + [ + "TestInvert", + "test_invert" + ] + ], + [ + "tests/test_invertd.py", + [ + "TestInvertd", + "test_invert" + ] + ] + ], + "test_invert_warn_pending": [ + [ + "tests/test_invert.py", + [ + "TestInvert", + "test_invert_warn_pending" + ] + ] + ], + "create_itk_affine_from_parameters": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "create_itk_affine_from_parameters" + ] + ] + ], + "itk_affine_resample": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "itk_affine_resample" + ] + ] + ], + "monai_affine_resample": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "monai_affine_resample" + ] + ] + ], + "remove_border": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "remove_border" + ] + ] + ], + "itk_warp": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "itk_warp" + ] + ], + [ + "tests/test_warp.py", + [ + "itk_warp" + ] + ] + ], + "monai_warp": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "monai_warp" + ] + ], + [ + "tests/test_warp.py", + [ + "monai_warp" + ] + ] + ], + "test_setting_affine_parameters": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_setting_affine_parameters" + ] + ] + ], + "test_arbitary_center_of_rotation": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_arbitary_center_of_rotation" + ] + ] + ], + "test_monai_to_itk": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_monai_to_itk" + ] + ] + ], + "test_cyclic_conversion": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_cyclic_conversion" + ] + ] + ], + "test_random_array": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_random_array" + ] + ] + ], + "test_real_data": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_real_data" + ] + ] + ], + "test_use_reference_space": [ + [ + "tests/test_itk_torch_bridge.py", + [ + "TestITKTorchAffineMatrixBridge", + "test_use_reference_space" + ] + ] + ], + "test_channel_shape": [ + [ + "tests/test_itk_writer.py", + [ + "TestITKWriter", + "test_channel_shape" + ] + ] + ], + "test_no_channel": [ + [ + "tests/test_itk_writer.py", + [ + "TestITKWriter", + "test_no_channel" + ] + ] + ], + "test_highlighted_kspace_pixel": [ + [ + "tests/test_k_space_spike_noise.py", + [ + "TestKSpaceSpikeNoise", + "test_highlighted_kspace_pixel" + ] + ], + [ + "tests/test_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "test_highlighted_kspace_pixel" + ] + ] + ], + "to_onehot": [ + [ + "tests/test_keep_largest_connected_component.py", + [ + "to_onehot" + ] + ] + ], + "test_correct_results_before_after_onehot": [ + [ + "tests/test_keep_largest_connected_component.py", + [ + "TestKeepLargestConnectedComponent", + "test_correct_results_before_after_onehot" + ] + ] + ], + "test_raise_exception": [ + [ + "tests/test_label_filter.py", + [ + "TestLabelFilter", + "test_raise_exception" + ] + ], + [ + "tests/test_label_filterd.py", + [ + "TestLabelFilter", + "test_raise_exception" + ] + ] + ], + "gen_fixed_cube": [ + [ + "tests/test_label_to_contour.py", + [ + "gen_fixed_cube" + ] + ], + [ + "tests/test_label_to_contourd.py", + [ + "gen_fixed_cube" + ] + ] + ], + "gen_fixed_img": [ + [ + "tests/test_label_to_contour.py", + [ + "gen_fixed_img" + ] + ], + [ + "tests/test_label_to_contourd.py", + [ + "gen_fixed_img" + ] + ] + ], + "test_contour": [ + [ + "tests/test_label_to_contour.py", + [ + "TestContour", + "test_contour" + ] + ], + [ + "tests/test_label_to_contourd.py", + [ + "TestContourd", + "test_contour" + ] + ] + ], + "identity_func": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_identity", + "for_p_in_TEST_NDARRAYS_", + "identity_func" + ] + ] + ], + "test_lambda_identity": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_identity" + ] + ] + ], + "slice_func": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_slicing", + "for_p_in_TEST_NDARRAYS_", + "slice_func" + ] + ], + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_slicing", + "for_p_in_TEST_NDARRAYS_", + "slice_func" + ] + ] + ], + "test_lambda_slicing": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_slicing" + ] + ] + ], + "to_numpy": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_track_meta_false", + "for_p_in_TEST_NDARRAYS_", + "to_numpy" + ] + ], + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_track_meta_false", + "for_p_in_TEST_NDARRAYS_", + "to_numpy" + ] + ] + ], + "to_tensor": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_track_meta_false", + "for_p_in_TEST_NDARRAYS_", + "to_tensor" + ] + ], + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_track_meta_false", + "for_p_in_TEST_NDARRAYS_", + "to_tensor" + ] + ] + ], + "test_lambda_track_meta_false": [ + [ + "tests/test_lambda.py", + [ + "TestLambda", + "test_lambda_track_meta_false" + ] + ] + ], + "noise_func": [ + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_identity", + "for_p_in_TEST_NDARRAYS_", + "noise_func" + ] + ] + ], + "test_lambdad_identity": [ + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_identity" + ] + ] + ], + "test_lambdad_slicing": [ + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_slicing" + ] + ] + ], + "test_lambdad_track_meta_false": [ + [ + "tests/test_lambdad.py", + [ + "TestLambdad", + "test_lambdad_track_meta_false" + ] + ] + ], + "save_as_tif": [ + [ + "tests/test_lesion_froc.py", + [ + "save_as_tif" + ] + ] + ], + "around": [ + [ + "tests/test_lesion_froc.py", + [ + "around" + ] + ] + ], + "prepare_test_data": [ + [ + "tests/test_lesion_froc.py", + [ + "prepare_test_data" + ] + ] + ], + "test_read_patches_cucim": [ + [ + "tests/test_lesion_froc.py", + [ + "TestEvaluateTumorFROC", + "test_read_patches_cucim" + ] + ] + ], + "test_value_cuda": [ + [ + "tests/test_lltm.py", + [ + "TestLLTM", + "test_value_cuda" + ] + ] + ], + "test_mp_cache": [ + [ + "tests/test_lmdbdataset_dist.py", + [ + "TestMPLMDBDataset", + "test_mp_cache" + ] + ] + ], + "test_cls_values": [ + [ + "tests/test_load_decathlon_datalist.py", + [ + "TestLoadDecathlonDatalist", + "test_cls_values" + ] + ] + ], + "test_seg_no_basedir": [ + [ + "tests/test_load_decathlon_datalist.py", + [ + "TestLoadDecathlonDatalist", + "test_seg_no_basedir" + ] + ] + ], + "test_seg_no_labels": [ + [ + "tests/test_load_decathlon_datalist.py", + [ + "TestLoadDecathlonDatalist", + "test_seg_no_labels" + ] + ] + ], + "test_additional_items": [ + [ + "tests/test_load_decathlon_datalist.py", + [ + "TestLoadDecathlonDatalist", + "test_additional_items" + ] + ] + ], + "setUpClass": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "setUpClass" + ] + ], + [ + "tests/test_load_image.py", + [ + "TestLoadImageMeta", + "setUpClass" + ] + ], + [ + "tests/test_load_imaged.py", + [ + "TestLoadImagedMeta", + "setUpClass" + ] + ], + [ + "tests/test_masked_patch_wsi_dataset.py", + [ + "TestSlidingPatchWSIDatasetCuCIM", + "setUpClass" + ] + ], + [ + "tests/test_masked_patch_wsi_dataset.py", + [ + "TestSlidingPatchWSIDatasetOpenSlide", + "setUpClass" + ] + ], + [ + "tests/test_meta_affine.py", + [ + "TestAffineConsistencyITK", + "setUpClass" + ] + ], + [ + "tests/test_metatensor_integration.py", + [ + "TestMetaTensorIntegration", + "setUpClass" + ] + ], + [ + "tests/test_monai_env_vars.py", + [ + "TestMONAIEnvVars", + "setUpClass" + ] + ], + [ + "tests/test_patch_wsi_dataset.py", + [ + "TestPatchWSIDatasetCuCIM", + "setUpClass" + ] + ], + [ + "tests/test_patch_wsi_dataset.py", + [ + "TestPatchWSIDatasetOpenSlide", + "setUpClass" + ] + ], + [ + "tests/test_resample_to_match.py", + [ + "TestResampleToMatch", + "setUpClass" + ] + ], + [ + "tests/test_resample_to_matchd.py", + [ + "TestResampleToMatchd", + "setUpClass" + ] + ], + [ + "tests/test_sliding_patch_wsi_dataset.py", + [ + "TestSlidingPatchWSIDatasetCuCIM", + "setUpClass" + ] + ], + [ + "tests/test_sliding_patch_wsi_dataset.py", + [ + "TestSlidingPatchWSIDatasetOpenSlide", + "setUpClass" + ] + ], + [ + "tests/test_splitdimd.py", + [ + "TestSplitDimd", + "setUpClass" + ] + ], + [ + "tests/test_transform.py", + [ + "TestTransform", + "setUpClass" + ] + ], + [ + "tests/test_video_datasets.py", + [ + "TestVideoFileDataset", + "setUpClass" + ] + ], + [ + "tests/test_wsireader.py", + [ + "TestCuCIM", + "setUpClass" + ] + ], + [ + "tests/test_wsireader.py", + [ + "TestOpenSlide", + "setUpClass" + ] + ], + [ + "tests/test_wsireader.py", + [ + "TestTiffFile", + "setUpClass" + ] + ] + ], + "tearDownClass": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "tearDownClass" + ] + ], + [ + "tests/test_load_image.py", + [ + "TestLoadImageMeta", + "tearDownClass" + ] + ], + [ + "tests/test_load_imaged.py", + [ + "TestLoadImagedMeta", + "tearDownClass" + ] + ], + [ + "tests/test_metatensor_integration.py", + [ + "TestMetaTensorIntegration", + "tearDownClass" + ] + ], + [ + "tests/test_monai_env_vars.py", + [ + "TestMONAIEnvVars", + "tearDownClass" + ] + ], + [ + "tests/test_resample_to_match.py", + [ + "TestResampleToMatch", + "tearDownClass" + ] + ], + [ + "tests/test_resample_to_matchd.py", + [ + "TestResampleToMatchd", + "tearDownClass" + ] + ], + [ + "tests/test_transform.py", + [ + "TestTransform", + "tearDownClass" + ] + ] + ], + "test_nibabel_reader": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_nibabel_reader" + ] + ] + ], + "test_itk_reader": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_itk_reader" + ] + ] + ], + "test_itk_dicom_series_reader_single": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_itk_dicom_series_reader_single" + ] + ] + ], + "test_itk_reader_multichannel": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_itk_reader_multichannel" + ] + ] + ], + "test_dicom_reader_consistency": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_dicom_reader_consistency" + ] + ] + ], + "test_dicom_reader_consistency_single": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_dicom_reader_consistency_single" + ] + ] + ], + "test_load_nifti_multichannel": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_load_nifti_multichannel" + ] + ] + ], + "test_register": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_register" + ] + ], + [ + "tests/test_load_imaged.py", + [ + "TestLoadImaged", + "test_register" + ] + ] + ], + "test_kwargs": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_kwargs" + ] + ], + [ + "tests/test_monai_utils_misc.py", + [ + "TestMiscKwargs", + "test_kwargs" + ] + ], + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_kwargs" + ] + ] + ], + "test_my_reader": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_my_reader" + ] + ] + ], + "test_itk_meta": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage", + "test_itk_meta" + ] + ] + ], + "test_no_file": [ + [ + "tests/test_load_imaged.py", + [ + "TestLoadImaged", + "test_no_file" + ] + ] + ], + "is_identity": [ + [ + "tests/test_load_imaged.py", + [ + "TestConsistency", + "_cmp", + "with_tempfile_TemporaryDi", + "is_identity" + ] + ] + ], + "_cmp": [ + [ + "tests/test_load_imaged.py", + [ + "TestConsistency", + "_cmp" + ] + ] + ], + "test_dicom": [ + [ + "tests/test_load_imaged.py", + [ + "TestConsistency", + "test_dicom" + ] + ] + ], + "test_multi_dicom": [ + [ + "tests/test_load_imaged.py", + [ + "TestConsistency", + "test_multi_dicom" + ] + ] + ], + "test_png": [ + [ + "tests/test_load_imaged.py", + [ + "TestConsistency", + "test_png" + ] + ] + ], + "load_image": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "load_image" + ] + ] + ], + "test_load_spacingd": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "test_load_spacingd" + ] + ] + ], + "test_load_spacingd_rotate": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "test_load_spacingd_rotate" + ] + ] + ], + "test_load_spacingd_non_diag": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "test_load_spacingd_non_diag" + ] + ] + ], + "test_load_spacingd_rotate_non_diag": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "test_load_spacingd_rotate_non_diag" + ] + ] + ], + "test_load_spacingd_rotate_non_diag_ornt": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "test_load_spacingd_rotate_non_diag_ornt" + ] + ] + ], + "test_load_spacingd_non_diag_ornt": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation", + "test_load_spacingd_non_diag_ornt" + ] + ] + ], + "w": [ + [ + "tests/test_loader_semaphore.py", + [ + "w" + ] + ] + ], + "_main": [ + [ + "tests/test_loader_semaphore.py", + [ + "_main" + ] + ] + ], + "_run_test": [ + [ + "tests/test_loader_semaphore.py", + [ + "_run_test" + ] + ] + ], + "test_start": [ + [ + "tests/test_loader_semaphore.py", + [ + "TestImportLock", + "test_start" + ] + ] + ], + "test_extract_levels": [ + [ + "tests/test_localnet.py", + [ + "TestLocalNet", + "test_extract_levels" + ] + ] + ], + "test_look_up": [ + [ + "tests/test_look_up_option.py", + [ + "TestLookUpOption", + "test_look_up" + ] + ] + ], + "test_str_enum": [ + [ + "tests/test_look_up_option.py", + [ + "TestLookUpOption", + "test_str_enum" + ] + ] + ], + "test_no_found": [ + [ + "tests/test_look_up_option.py", + [ + "TestLookUpOption", + "test_no_found" + ] + ] + ], + "test_lr_finder": [ + [ + "tests/test_lr_finder.py", + [ + "TestLRFinder", + "test_lr_finder" + ] + ] + ], + "test_make_nifti": [ + [ + "tests/test_make_nifti.py", + [ + "TestMakeNifti", + "test_make_nifti" + ] + ] + ], + "test_keys": [ + [ + "tests/test_map_transform.py", + [ + "TestRandomizable", + "test_keys" + ] + ] + ], + "test_wrong_keys": [ + [ + "tests/test_map_transform.py", + [ + "TestRandomizable", + "test_wrong_keys" + ] + ] + ], + "test_runtime_mask": [ + [ + "tests/test_mask_intensity.py", + [ + "TestMaskIntensity", + "test_runtime_mask" + ] + ] + ], + "setUpModule": [ + [ + "tests/test_masked_patch_wsi_dataset.py", + [ + "setUpModule" + ] + ], + [ + "tests/test_patch_wsi_dataset.py", + [ + "setUpModule" + ] + ], + [ + "tests/test_sliding_patch_wsi_dataset.py", + [ + "setUpModule" + ] + ], + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "setUpModule" + ] + ], + [ + "tests/test_wsireader.py", + [ + "setUpModule" + ] + ] + ], + "test_gen_patches": [ + [ + "tests/test_masked_patch_wsi_dataset.py", + [ + "MaskedPatchWSIDatasetTests", + "Tests", + "test_gen_patches" + ] + ] + ], + "test_samples": [ + [ + "tests/test_matshow3d.py", + [ + "TestMatshow3d", + "test_samples" + ] + ] + ], + "test_3d_rgb": [ + [ + "tests/test_matshow3d.py", + [ + "TestMatshow3d", + "test_3d_rgb" + ] + ] + ], + "test_cuda_value": [ + [ + "tests/test_mean_ensemble.py", + [ + "TestMeanEnsemble", + "test_cuda_value" + ] + ], + [ + "tests/test_mean_ensembled.py", + [ + "TestMeanEnsembled", + "test_cuda_value" + ] + ], + [ + "tests/test_vote_ensembled.py", + [ + "TestVoteEnsembled", + "test_cuda_value" + ] + ] + ], + "test_3d_big": [ + [ + "tests/test_median_filter.py", + [ + "MedianFilterTestCase", + "test_3d_big" + ] + ] + ], + "test_3d_radii": [ + [ + "tests/test_median_filter.py", + [ + "MedianFilterTestCase", + "test_3d_radii" + ] + ] + ], + "_create_itk_obj": [ + [ + "tests/test_meta_affine.py", + [ + "_create_itk_obj" + ] + ] + ], + "_resample_to_affine": [ + [ + "tests/test_meta_affine.py", + [ + "_resample_to_affine" + ] + ] + ], + "test_linear_consistent": [ + [ + "tests/test_meta_affine.py", + [ + "TestAffineConsistencyITK", + "test_linear_consistent" + ] + ] + ], + "test_linear_consistent_dict": [ + [ + "tests/test_meta_affine.py", + [ + "TestAffineConsistencyITK", + "test_linear_consistent_dict" + ] + ] + ], + "rand_string": [ + [ + "tests/test_meta_tensor.py", + [ + "rand_string" + ] + ], + [ + "tests/test_to_from_meta_tensord.py", + [ + "rand_string" + ] + ] + ], + "get_im": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "get_im" + ] + ], + [ + "tests/test_to_from_meta_tensord.py", + [ + "TestToFromMetaTensord", + "get_im" + ] + ] + ], + "check_ids": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "check_ids" + ] + ], + [ + "tests/test_to_from_meta_tensord.py", + [ + "TestToFromMetaTensord", + "check_ids" + ] + ] + ], + "check_meta": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "check_meta" + ] + ] + ], + "check": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "check" + ] + ], + [ + "tests/test_rand_lambda.py", + [ + "TestRandLambda", + "check" + ] + ], + [ + "tests/test_rand_lambdad.py", + [ + "TestRandLambdad", + "check" + ] + ], + [ + "tests/test_to_from_meta_tensord.py", + [ + "TestToFromMetaTensord", + "check" + ] + ] + ], + "test_as_tensor": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_as_tensor" + ] + ] + ], + "test_as_dict": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_as_dict" + ] + ] + ], + "test_to_cuda": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_to_cuda" + ] + ] + ], + "test_affine_device": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_affine_device" + ] + ] + ], + "test_copy": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_copy" + ] + ] + ], + "test_add": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_add" + ] + ] + ], + "test_conv": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_conv" + ] + ] + ], + "test_stack": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_stack" + ] + ] + ], + "test_get_set_meta_fns": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_get_set_meta_fns" + ] + ] + ], + "test_torchscript": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_torchscript" + ] + ] + ], + "test_pickling": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_pickling" + ] + ] + ], + "test_amp": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_amp" + ] + ] + ], + "test_out": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_out" + ] + ] + ], + "test_indexing": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_indexing" + ] + ] + ], + "test_decollate": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_decollate" + ] + ] + ], + "test_astype": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_astype" + ] + ] + ], + "test_transforms": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_transforms" + ] + ], + [ + "tests/test_metatensor_integration.py", + [ + "TestMetaTensorIntegration", + "test_transforms" + ] + ] + ], + "test_construct_with_pre_applied_transforms": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_construct_with_pre_applied_transforms" + ] + ] + ], + "test_multiprocessing": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_multiprocessing" + ] + ], + [ + "tests/test_video_datasets.py", + [ + "Base", + "TestVideoDataset", + "test_multiprocessing" + ] + ] + ], + "test_array_function": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_array_function" + ] + ] + ], + "test_numpy": [ + [ + "tests/test_meta_tensor.py", + [ + "TestMetaTensor", + "test_numpy" + ] + ] + ], + "test_binary": [ + [ + "tests/test_metrics_reloaded.py", + [ + "TestMetricsReloaded", + "test_binary" + ] + ] + ], + "test_categorical": [ + [ + "tests/test_metrics_reloaded.py", + [ + "TestMetricsReloaded", + "test_categorical" + ] + ] + ], + "test_ill_args": [ + [ + "tests/test_milmodel.py", + [ + "TestMilModel", + "test_ill_args" + ] + ], + [ + "tests/test_simple_aspp.py", + [ + "TestChannelSELayer", + "test_ill_args" + ] + ] + ], + "test_download": [ + [ + "tests/test_mmar_download.py", + [ + "TestMMMARDownload", + "test_download" + ] + ] + ], + "test_load_ckpt": [ + [ + "tests/test_mmar_download.py", + [ + "TestMMMARDownload", + "test_load_ckpt" + ] + ] + ], + "test_unique": [ + [ + "tests/test_mmar_download.py", + [ + "TestMMMARDownload", + "test_unique" + ] + ] + ], + "test_search": [ + [ + "tests/test_mmar_download.py", + [ + "TestMMMARDownload", + "test_search" + ] + ] + ], + "test_public_api": [ + [ + "tests/test_module_list.py", + [ + "TestAllImport", + "test_public_api" + ] + ] + ], + "test_transform_api": [ + [ + "tests/test_module_list.py", + [ + "TestAllImport", + "test_transform_api" + ] + ] + ], + "test_monai_env_vars": [ + [ + "tests/test_monai_env_vars.py", + [ + "TestMONAIEnvVars", + "test_monai_env_vars" + ] + ] + ], + "test_to_tuple_of_dictionaries": [ + [ + "tests/test_monai_utils_misc.py", + [ + "TestToTupleOfDictionaries", + "test_to_tuple_of_dictionaries" + ] + ] + ], + "_test_to_tuple_of_dictionaries": [ + [ + "tests/test_monai_utils_misc.py", + [ + "TestToTupleOfDictionaries", + "_test_to_tuple_of_dictionaries" + ] + ] + ], + "_custom_user_function": [ + [ + "tests/test_monai_utils_misc.py", + [ + "TestMiscKwargs", + "_custom_user_function" + ] + ] + ], + "test_run_cmd": [ + [ + "tests/test_monai_utils_misc.py", + [ + "TestCommandRunner", + "test_run_cmd" + ] + ] + ], + "test_rss": [ + [ + "tests/test_mri_utils.py", + [ + "TestMRIUtils", + "test_rss" + ] + ] + ], + "test_network_consistency": [ + [ + "tests/test_network_consistency.py", + [ + "TestNetworkConsistency", + "test_network_consistency" + ] + ] + ], + "check_output_consistency": [ + [ + "tests/test_network_consistency.py", + [ + "TestNetworkConsistency", + "check_output_consistency" + ] + ] + ], + "test_endianness": [ + [ + "tests/test_nifti_endianness.py", + [ + "TestNiftiEndianness", + "test_endianness" + ] + ] + ], + "test_switch": [ + [ + "tests/test_nifti_endianness.py", + [ + "TestNiftiEndianness", + "test_switch" + ] + ] + ], + "test_pil": [ + [ + "tests/test_nifti_endianness.py", + [ + "TestNiftiEndianness", + "test_pil" + ] + ] + ], + "test_revise_q": [ + [ + "tests/test_nifti_header_revise.py", + [ + "TestRectifyHeaderSformQform", + "test_revise_q" + ] + ] + ], + "test_revise_both": [ + [ + "tests/test_nifti_header_revise.py", + [ + "TestRectifyHeaderSformQform", + "test_revise_both" + ] + ] + ], + "test_orientation": [ + [ + "tests/test_nifti_rw.py", + [ + "TestNiftiLoadRead", + "test_orientation" + ] + ] + ], + "test_write_2d": [ + [ + "tests/test_nifti_rw.py", + [ + "TestNiftiLoadRead", + "test_write_2d" + ] + ] + ], + "test_write_3d": [ + [ + "tests/test_nifti_rw.py", + [ + "TestNiftiLoadRead", + "test_write_3d" + ] + ] + ], + "test_write_4d": [ + [ + "tests/test_nifti_rw.py", + [ + "TestNiftiLoadRead", + "test_write_4d" + ] + ] + ], + "test_write_5d": [ + [ + "tests/test_nifti_rw.py", + [ + "TestNiftiLoadRead", + "test_write_5d" + ] + ] + ], + "test_nonzero": [ + [ + "tests/test_normalize_intensity.py", + [ + "TestNormalizeIntensity", + "test_nonzero" + ] + ], + [ + "tests/test_normalize_intensityd.py", + [ + "TestNormalizeIntensityd", + "test_nonzero" + ] + ], + [ + "tests/test_std_shift_intensity.py", + [ + "TestStdShiftIntensity", + "test_nonzero" + ] + ], + [ + "tests/test_std_shift_intensityd.py", + [ + "TestStdShiftIntensityd", + "test_nonzero" + ] + ] + ], + "test_channel_wise": [ + [ + "tests/test_normalize_intensity.py", + [ + "TestNormalizeIntensity", + "test_channel_wise" + ] + ], + [ + "tests/test_normalize_intensityd.py", + [ + "TestNormalizeIntensityd", + "test_channel_wise" + ] + ], + [ + "tests/test_rand_scale_intensity.py", + [ + "TestRandScaleIntensity", + "test_channel_wise" + ] + ], + [ + "tests/test_rand_scale_intensityd.py", + [ + "TestRandScaleIntensityd", + "test_channel_wise" + ] + ], + [ + "tests/test_scale_intensity.py", + [ + "TestScaleIntensity", + "test_channel_wise" + ] + ], + [ + "tests/test_scale_intensity_range_percentiles.py", + [ + "TestScaleIntensityRangePercentiles", + "test_channel_wise" + ] + ], + [ + "tests/test_scale_intensity_range_percentilesd.py", + [ + "TestScaleIntensityRangePercentilesd", + "test_channel_wise" + ] + ], + [ + "tests/test_scale_intensityd.py", + [ + "TestScaleIntensityd", + "test_channel_wise" + ] + ], + [ + "tests/test_std_shift_intensity.py", + [ + "TestStdShiftIntensity", + "test_channel_wise" + ] + ], + [ + "tests/test_std_shift_intensityd.py", + [ + "TestStdShiftIntensityd", + "test_channel_wise" + ] + ] + ], + "test_value_errors": [ + [ + "tests/test_normalize_intensity.py", + [ + "TestNormalizeIntensity", + "test_value_errors" + ] + ] + ], + "test_image_normalize_intensityd": [ + [ + "tests/test_normalize_intensityd.py", + [ + "TestNormalizeIntensityd", + "test_image_normalize_intensityd" + ] + ] + ], + "test_load_stream": [ + [ + "tests/test_npzdictitemdataset.py", + [ + "TestNPZDictItemDataset", + "test_load_stream" + ] + ] + ], + "test_load_file": [ + [ + "tests/test_npzdictitemdataset.py", + [ + "TestNPZDictItemDataset", + "test_load_file" + ] + ] + ], + "test_verify_suffix": [ + [ + "tests/test_nrrd_reader.py", + [ + "TestNrrdReader", + "test_verify_suffix" + ] + ] + ], + "test_read_int": [ + [ + "tests/test_nrrd_reader.py", + [ + "TestNrrdReader", + "test_read_int" + ] + ] + ], + "test_read_float": [ + [ + "tests/test_nrrd_reader.py", + [ + "TestNrrdReader", + "test_read_float" + ] + ] + ], + "test_read_list": [ + [ + "tests/test_nrrd_reader.py", + [ + "TestNrrdReader", + "test_read_list" + ] + ] + ], + "test_read_with_header": [ + [ + "tests/test_nrrd_reader.py", + [ + "TestNrrdReader", + "test_read_with_header" + ] + ] + ], + "test_read_with_header_index_order_c": [ + [ + "tests/test_nrrd_reader.py", + [ + "TestNrrdReader", + "test_read_with_header_index_order_c" + ] + ] + ], + "test_correct_num_labels": [ + [ + "tests/test_nuclick_transforms.py", + [ + "TestFlattenLabeld", + "test_correct_num_labels" + ] + ] + ], + "test_correct_patch_size": [ + [ + "tests/test_nuclick_transforms.py", + [ + "TestExtractPatchd", + "test_correct_patch_size" + ] + ] + ], + "test_npy": [ + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_npy" + ] + ] + ], + "test_npz1": [ + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_npz1" + ] + ] + ], + "test_npz2": [ + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_npz2" + ] + ] + ], + "test_npz3": [ + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_npz3" + ] + ] + ], + "test_npy_pickle": [ + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader", + "test_npy_pickle" + ] + ] + ], + "test_tranform_array": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_tranform_array" + ] + ] + ], + "test_tranform_dict": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_tranform_dict" + ] + ] + ], + "test_wrapper_tranforms": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_wrapper_tranforms" + ] + ] + ], + "test_recursive_tranforms": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_recursive_tranforms" + ] + ] + ], + "test_recursive_list_tranforms": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_recursive_list_tranforms" + ] + ] + ], + "test_tranform_randomized": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_tranform_randomized" + ] + ] + ], + "test_network": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_network" + ] + ] + ], + "test_loss": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_loss" + ] + ] + ], + "test_context_manager": [ + [ + "tests/test_nvtx_decorator.py", + [ + "TestNVTXRangeDecorator", + "test_context_manager" + ] + ] + ], + "test_nvtx_transfroms_alone": [ + [ + "tests/test_nvtx_transform.py", + [ + "TestNVTXTransforms", + "test_nvtx_transfroms_alone" + ] + ] + ], + "test_nvtx_transfroms_array": [ + [ + "tests/test_nvtx_transform.py", + [ + "TestNVTXTransforms", + "test_nvtx_transfroms_array" + ] + ] + ], + "test_nvtx_transfroms_dict": [ + [ + "tests/test_nvtx_transform.py", + [ + "TestNVTXTransforms", + "test_nvtx_transfroms_dict" + ] + ] + ], + "test_normalize_weights": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_normalize_weights" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_normalize_weights" + ] + ] + ], + "test_no_weights_arg": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_no_weights_arg" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_no_weights_arg" + ] + ] + ], + "test_len_and_flatten": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_len_and_flatten" + ] + ] + ], + "_match": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_compose_flatten_does_not_affect_one_of", + "_match" + ] + ], + [ + "tests/test_random_order.py", + [ + "TestRandomOrder", + "test_compose_flatten_does_not_affect_random_order", + "_match" + ] + ] + ], + "test_compose_flatten_does_not_affect_one_of": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_compose_flatten_does_not_affect_one_of" + ] + ] + ], + "test_inverse_compose": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_inverse_compose" + ] + ] + ], + "test_inverse_metatensor": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_inverse_metatensor" + ] + ] + ], + "test_one_of": [ + [ + "tests/test_one_of.py", + [ + "TestOneOf", + "test_one_of" + ] + ] + ], + "test_execute_change_start_end": [ + [ + "tests/test_one_of.py", + [ + "TestOneOfAPITests", + "test_execute_change_start_end" + ] + ], + [ + "tests/test_random_order.py", + [ + "TestRandomOrderAPITests", + "test_execute_change_start_end" + ] + ], + [ + "tests/test_some_of.py", + [ + "TestSomeOfAPITests", + "test_execute_change_start_end" + ] + ] + ], + "build_test_cases": [ + [ + "tests/test_optim_novograd.py", + [ + "build_test_cases" + ] + ] + ], + "fn": [ + [ + "tests/test_optim_novograd.py", + [ + "TestNovograd", + "test_step", + "fn" + ] + ] + ], + "test_step": [ + [ + "tests/test_optim_novograd.py", + [ + "TestNovograd", + "test_step" + ] + ] + ], + "test_import_valid": [ + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_import_valid" + ] + ] + ], + "test_import_wrong_number": [ + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_import_wrong_number" + ] + ] + ], + "test_import_good_number": [ + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_import_good_number" + ] + ] + ], + "test_import_exact": [ + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_import_exact" + ] + ] + ], + "test_import_method": [ + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_import_method" + ] + ] + ], + "versioning": [ + [ + "tests/test_optional_import.py", + [ + "TestOptionalImport", + "test_additional", + "versioning" + ] + ] + ], + "test_ras_to_lps": [ + [ + "tests/test_ori_ras_lps.py", + [ + "TestITKWriter", + "test_ras_to_lps" + ] + ] + ], + "test_ornt_meta": [ + [ + "tests/test_orientation.py", + [ + "TestOrientationCase", + "test_ornt_meta" + ] + ] + ], + "test_ornt_torch": [ + [ + "tests/test_orientation.py", + [ + "TestOrientationCase", + "test_ornt_torch" + ] + ] + ], + "test_bad_params": [ + [ + "tests/test_orientation.py", + [ + "TestOrientationCase", + "test_bad_params" + ] + ] + ], + "test_orntd": [ + [ + "tests/test_orientationd.py", + [ + "TestOrientationdCase", + "test_orntd" + ] + ] + ], + "test_orntd_torch": [ + [ + "tests/test_orientationd.py", + [ + "TestOrientationdCase", + "test_orntd_torch" + ] + ], + [ + "tests/test_spacingd.py", + [ + "TestSpacingDCase", + "test_orntd_torch" + ] + ] + ], + "_testing_collate": [ + [ + "tests/test_pad_collation.py", + [ + "_testing_collate" + ] + ] + ], + "test_pad_collation": [ + [ + "tests/test_pad_collation.py", + [ + "TestPadCollation", + "test_pad_collation" + ] + ] + ], + "fake_loss": [ + [ + "tests/test_parallel_execution.py", + [ + "fake_loss" + ] + ], + [ + "tests/test_parallel_execution_dist.py", + [ + "fake_loss" + ] + ] + ], + "fake_data_stream": [ + [ + "tests/test_parallel_execution.py", + [ + "fake_data_stream" + ] + ], + [ + "tests/test_parallel_execution_dist.py", + [ + "fake_data_stream" + ] + ] + ], + "test_single_gpu": [ + [ + "tests/test_parallel_execution.py", + [ + "TestParallelExecution", + "test_single_gpu" + ] + ] + ], + "test_multi_gpu": [ + [ + "tests/test_parallel_execution.py", + [ + "TestParallelExecution", + "test_multi_gpu" + ] + ] + ], + "test_cpu": [ + [ + "tests/test_parallel_execution.py", + [ + "TestParallelExecution", + "test_cpu" + ] + ], + [ + "tests/test_phl_cpu.py", + [ + "PHLFilterTestCaseCpu", + "test_cpu" + ] + ] + ], + "test_distributed": [ + [ + "tests/test_parallel_execution_dist.py", + [ + "DistributedTestParallelExecution", + "test_distributed" + ] + ] + ], + "identity": [ + [ + "tests/test_patch_dataset.py", + [ + "identity" + ] + ] + ], + "test_patch_inferer_tensor": [ + [ + "tests/test_patch_inferer.py", + [ + "PatchInfererTests", + "test_patch_inferer_tensor" + ] + ] + ], + "test_patch_inferer_list_tensor": [ + [ + "tests/test_patch_inferer.py", + [ + "PatchInfererTests", + "test_patch_inferer_list_tensor" + ] + ] + ], + "test_patch_inferer_dict": [ + [ + "tests/test_patch_inferer.py", + [ + "PatchInfererTests", + "test_patch_inferer_dict" + ] + ] + ], + "test_patch_inferer_errors": [ + [ + "tests/test_patch_inferer.py", + [ + "PatchInfererTests", + "test_patch_inferer_errors" + ] + ] + ], + "test_read_patches_str": [ + [ + "tests/test_patch_wsi_dataset.py", + [ + "PatchWSIDatasetTests", + "Tests", + "test_read_patches_str" + ] + ] + ], + "test_read_patches_class": [ + [ + "tests/test_patch_wsi_dataset.py", + [ + "PatchWSIDatasetTests", + "Tests", + "test_read_patches_class" + ] + ] + ], + "test_read_patches_object": [ + [ + "tests/test_patch_wsi_dataset.py", + [ + "PatchWSIDatasetTests", + "Tests", + "test_read_patches_object" + ] + ] + ], + "test_read_patches_str_multi": [ + [ + "tests/test_patch_wsi_dataset.py", + [ + "PatchWSIDatasetTests", + "Tests", + "test_read_patches_str_multi" + ] + ] + ], + "test_transparent_image": [ + [ + "tests/test_pathology_he_stain.py", + [ + "TestExtractHEStains", + "test_transparent_image" + ] + ], + [ + "tests/test_pathology_he_stain.py", + [ + "TestNormalizeHEStains", + "test_transparent_image" + ] + ], + [ + "tests/test_pathology_he_stain_dict.py", + [ + "TestExtractHEStainsD", + "test_transparent_image" + ] + ], + [ + "tests/test_pathology_he_stain_dict.py", + [ + "TestNormalizeHEStainsD", + "test_transparent_image" + ] + ] + ], + "test_identical_result_vectors": [ + [ + "tests/test_pathology_he_stain.py", + [ + "TestExtractHEStains", + "test_identical_result_vectors" + ] + ], + [ + "tests/test_pathology_he_stain_dict.py", + [ + "TestExtractHEStainsD", + "test_identical_result_vectors" + ] + ] + ], + "test_result_value": [ + [ + "tests/test_pathology_he_stain.py", + [ + "TestExtractHEStains", + "test_result_value" + ] + ], + [ + "tests/test_pathology_he_stain.py", + [ + "TestNormalizeHEStains", + "test_result_value" + ] + ], + [ + "tests/test_pathology_he_stain_dict.py", + [ + "TestExtractHEStainsD", + "test_result_value" + ] + ], + [ + "tests/test_pathology_he_stain_dict.py", + [ + "TestNormalizeHEStainsD", + "test_result_value" + ] + ] + ], + "test_output": [ + [ + "tests/test_pathology_prob_nms.py", + [ + "TestPathologyProbNMS", + "test_output" + ] + ], + [ + "tests/test_probnms.py", + [ + "TestProbNMS", + "test_output" + ] + ], + [ + "tests/test_probnmsd.py", + [ + "TestProbNMS", + "test_output" + ] + ], + [ + "tests/test_watershed.py", + [ + "TestWatershed", + "test_output" + ] + ], + [ + "tests/test_watershedd.py", + [ + "TestWatershedd", + "test_output" + ] + ] + ], + "test_identical_input": [ + [ + "tests/test_perceptual_loss.py", + [ + "TestPerceptualLoss", + "test_identical_input" + ] + ] + ], + "test_different_shape": [ + [ + "tests/test_perceptual_loss.py", + [ + "TestPerceptualLoss", + "test_different_shape" + ] + ] + ], + "test_medicalnet_on_2d_data": [ + [ + "tests/test_perceptual_loss.py", + [ + "TestPerceptualLoss", + "test_medicalnet_on_2d_data" + ] + ] + ], + "test_mp_dataset": [ + [ + "tests/test_persistentdataset_dist.py", + [ + "TestDistDataset", + "test_mp_dataset" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "TestDistCreateDataset", + "test_mp_dataset" + ] + ] + ], + "test_shape_value": [ + [ + "tests/test_pil_reader.py", + [ + "TestPNGReader", + "test_shape_value" + ] + ] + ], + "test_converter": [ + [ + "tests/test_pil_reader.py", + [ + "TestPNGReader", + "test_converter" + ] + ] + ], + "test_tb_image": [ + [ + "tests/test_plot_2d_or_3d_image.py", + [ + "TestPlot2dOr3dImage", + "test_tb_image" + ] + ] + ], + "test_tbx_image": [ + [ + "tests/test_plot_2d_or_3d_image.py", + [ + "TestPlot2dOr3dImage", + "test_tbx_image" + ] + ] + ], + "test_tbx_video": [ + [ + "tests/test_plot_2d_or_3d_image.py", + [ + "TestPlot2dOr3dImage", + "test_tbx_video" + ] + ] + ], + "test_write_gray_1height": [ + [ + "tests/test_png_rw.py", + [ + "TestPngWrite", + "test_write_gray_1height" + ] + ] + ], + "test_write_gray_1channel": [ + [ + "tests/test_png_rw.py", + [ + "TestPngWrite", + "test_write_gray_1channel" + ] + ] + ], + "test_write_rgb": [ + [ + "tests/test_png_rw.py", + [ + "TestPngWrite", + "test_write_rgb" + ] + ] + ], + "test_write_2channels": [ + [ + "tests/test_png_rw.py", + [ + "TestPngWrite", + "test_write_2channels" + ] + ] + ], + "test_write_output_shape": [ + [ + "tests/test_png_rw.py", + [ + "TestPngWrite", + "test_write_output_shape" + ] + ] + ], + "test_floats": [ + [ + "tests/test_polyval.py", + [ + "TestPolyval", + "test_floats" + ] + ] + ], + "test_gpu": [ + [ + "tests/test_polyval.py", + [ + "TestPolyval", + "test_gpu" + ] + ] + ], + "test_dict_content": [ + [ + "tests/test_prepare_batch_default.py", + [ + "TestPrepareBatchDefault", + "test_dict_content" + ] + ] + ], + "test_tensor_content": [ + [ + "tests/test_prepare_batch_default.py", + [ + "TestPrepareBatchDefault", + "test_tensor_content" + ] + ] + ], + "test_pair_content": [ + [ + "tests/test_prepare_batch_default.py", + [ + "TestPrepareBatchDefault", + "test_pair_content" + ] + ] + ], + "test_empty_data": [ + [ + "tests/test_prepare_batch_default.py", + [ + "TestPrepareBatchDefault", + "test_empty_data" + ] + ] + ], + "test_init_and_forward_2d": [ + [ + "tests/test_preset_filters.py", + [ + "TestApplyFilter", + "test_init_and_forward_2d" + ] + ] + ], + "test_init_and_forward_3d": [ + [ + "tests/test_preset_filters.py", + [ + "TestApplyFilter", + "test_init_and_forward_3d" + ] + ] + ], + "test_print_info": [ + [ + "tests/test_print_info.py", + [ + "TestPrintInfo", + "test_print_info" + ] + ] + ], + "test_empty": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_empty" + ] + ] + ], + "test_profile_transforms": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_transforms" + ] + ] + ], + "test_profile_multithread": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_multithread" + ] + ] + ], + "test_profile_context": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_context" + ] + ] + ], + "funca": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_callable", + "funca" + ] + ] + ], + "_func": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_callable", + "with_WorkflowProfiler_a", + "_func" + ] + ] + ], + "test_profile_callable": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_callable" + ] + ] + ], + "test_profile_iteration": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_profile_iteration" + ] + ] + ], + "test_times_summary": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_times_summary" + ] + ] + ], + "test_times_summary_pd": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_times_summary_pd" + ] + ] + ], + "test_csv_dump": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_csv_dump" + ] + ] + ], + "test_handler": [ + [ + "tests/test_profiling.py", + [ + "TestWorkflowProfiler", + "test_handler" + ] + ] + ], + "test_compare": [ + [ + "tests/test_pytorch_version_after.py", + [ + "TestPytorchVersionCompare", + "test_compare" + ] + ] + ], + "test_output_str": [ + [ + "tests/test_query_memory.py", + [ + "TestQueryMemory", + "test_output_str" + ] + ] + ], + "test_rand_affine": [ + [ + "tests/test_rand_affine.py", + [ + "TestRandAffine", + "test_rand_affine" + ] + ] + ], + "test_ill_cache": [ + [ + "tests/test_rand_affine.py", + [ + "TestRandAffine", + "test_ill_cache" + ] + ], + [ + "tests/test_rand_affined.py", + [ + "TestRandAffined", + "test_ill_cache" + ] + ] + ], + "test_skipped_transform_consistency": [ + [ + "tests/test_rand_affine.py", + [ + "TestRandAffine", + "test_skipped_transform_consistency" + ] + ] + ], + "test_no_randomize": [ + [ + "tests/test_rand_affine.py", + [ + "TestRandAffine", + "test_no_randomize" + ] + ] + ], + "test_rand_affine_grid": [ + [ + "tests/test_rand_affine_grid.py", + [ + "TestRandAffineGrid", + "test_rand_affine_grid" + ] + ] + ], + "test_rand_affined": [ + [ + "tests/test_rand_affined.py", + [ + "TestRandAffined", + "test_rand_affined" + ] + ] + ], + "test_output_shape": [ + [ + "tests/test_rand_bias_field.py", + [ + "TestRandBiasField", + "test_output_shape" + ] + ], + [ + "tests/test_rand_bias_fieldd.py", + [ + "TestRandBiasFieldd", + "test_output_shape" + ] + ] + ], + "test_zero_range": [ + [ + "tests/test_rand_bias_field.py", + [ + "TestRandBiasField", + "test_zero_range" + ] + ], + [ + "tests/test_rand_bias_fieldd.py", + [ + "TestRandBiasFieldd", + "test_zero_range" + ] + ] + ], + "test_one_range_input": [ + [ + "tests/test_rand_bias_field.py", + [ + "TestRandBiasField", + "test_one_range_input" + ] + ], + [ + "tests/test_rand_bias_fieldd.py", + [ + "TestRandBiasFieldd", + "test_one_range_input" + ] + ] + ], + "test_zero_prob": [ + [ + "tests/test_rand_bias_field.py", + [ + "TestRandBiasField", + "test_zero_prob" + ] + ], + [ + "tests/test_rand_bias_fieldd.py", + [ + "TestRandBiasFieldd", + "test_zero_prob" + ] + ] + ], + "test_shuffle": [ + [ + "tests/test_rand_coarse_shuffle.py", + [ + "TestRandCoarseShuffle", + "test_shuffle" + ] + ], + [ + "tests/test_rand_coarse_shuffled.py", + [ + "TestRandCoarseShuffled", + "test_shuffle" + ] + ], + [ + "tests/test_smartcachedataset.py", + [ + "TestSmartCacheDataset", + "test_shuffle" + ] + ] + ], + "test_indices": [ + [ + "tests/test_rand_crop_by_label_classes.py", + [ + "TestRandCropByLabelClasses", + "test_indices" + ] + ] + ], + "test_correct_center": [ + [ + "tests/test_rand_crop_by_pos_neg_labeld.py", + [ + "TestRandCropByPosNegLabeld", + "test_correct_center" + ] + ] + ], + "test_rand_deform_grid": [ + [ + "tests/test_rand_deform_grid.py", + [ + "TestRandDeformGrid", + "test_rand_deform_grid" + ] + ] + ], + "test_rand_2d_elastic": [ + [ + "tests/test_rand_elastic_2d.py", + [ + "TestRand2DElastic", + "test_rand_2d_elastic" + ] + ] + ], + "test_rand_3d_elastic": [ + [ + "tests/test_rand_elastic_3d.py", + [ + "TestRand3DElastic", + "test_rand_3d_elastic" + ] + ] + ], + "test_rand_2d_elasticd": [ + [ + "tests/test_rand_elasticd_2d.py", + [ + "TestRand2DElasticd", + "test_rand_2d_elasticd" + ] + ] + ], + "test_rand_3d_elasticd": [ + [ + "tests/test_rand_elasticd_3d.py", + [ + "TestRand3DElasticd", + "test_rand_3d_elasticd" + ] + ] + ], + "test_0_prob": [ + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "test_0_prob" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "test_0_prob" + ] + ], + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "test_0_prob" + ] + ], + [ + "tests/test_rand_k_space_spike_noised.py", + [ + "TestKSpaceSpikeNoised", + "test_0_prob" + ] + ] + ], + "test_alpha": [ + [ + "tests/test_rand_gibbs_noise.py", + [ + "TestRandGibbsNoise", + "test_alpha" + ] + ], + [ + "tests/test_rand_gibbs_noised.py", + [ + "TestRandGibbsNoised", + "test_alpha" + ] + ] + ], + "test_rand_grid_distortion": [ + [ + "tests/test_rand_grid_distortion.py", + [ + "TestRandGridDistortion", + "test_rand_grid_distortion" + ] + ] + ], + "test_rand_grid_distortiond": [ + [ + "tests/test_rand_grid_distortiond.py", + [ + "TestRandGridDistortiond", + "test_rand_grid_distortiond" + ] + ] + ], + "test_rand_grid_patch": [ + [ + "tests/test_rand_grid_patch.py", + [ + "TestRandGridPatch", + "test_rand_grid_patch" + ] + ] + ], + "test_rand_grid_patch_meta": [ + [ + "tests/test_rand_grid_patch.py", + [ + "TestRandGridPatch", + "test_rand_grid_patch_meta" + ] + ] + ], + "test_rand_grid_patchd": [ + [ + "tests/test_rand_grid_patchd.py", + [ + "TestRandGridPatchd", + "test_rand_grid_patchd" + ] + ] + ], + "test_rand_histogram_shift": [ + [ + "tests/test_rand_histogram_shift.py", + [ + "TestRandHistogramShift", + "test_rand_histogram_shift" + ] + ] + ], + "test_warn": [ + [ + "tests/test_rand_histogram_shift.py", + [ + "TestRandHistogramShift", + "test_warn" + ] + ] + ], + "test_rand_histogram_shiftd": [ + [ + "tests/test_rand_histogram_shiftd.py", + [ + "TestRandHistogramShiftD", + "test_rand_histogram_shiftd" + ] + ] + ], + "test_1_prob": [ + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "test_1_prob" + ] + ] + ], + "test_intensity": [ + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "test_intensity" + ] + ] + ], + "test_default_intensity": [ + [ + "tests/test_rand_k_space_spike_noise.py", + [ + "TestRandKSpaceSpikeNoise", + "test_default_intensity" + ] + ] + ], + "test_rand_lambdad_identity": [ + [ + "tests/test_rand_lambda.py", + [ + "TestRandLambda", + "test_rand_lambdad_identity" + ] + ], + [ + "tests/test_rand_lambdad.py", + [ + "TestRandLambdad", + "test_rand_lambdad_identity" + ] + ] + ], + "test_k": [ + [ + "tests/test_rand_rotate90.py", + [ + "TestRandRotate90", + "test_k" + ] + ], + [ + "tests/test_rand_rotate90d.py", + [ + "TestRandRotate90d", + "test_k" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate90", + "test_k" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate903d", + "test_k" + ] + ], + [ + "tests/test_rotate90d.py", + [ + "TestRotate90d", + "test_k" + ] + ] + ], + "test_spatial_axes": [ + [ + "tests/test_rand_rotate90.py", + [ + "TestRandRotate90", + "test_spatial_axes" + ] + ], + [ + "tests/test_rand_rotate90d.py", + [ + "TestRandRotate90d", + "test_spatial_axes" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate90", + "test_spatial_axes" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate903d", + "test_spatial_axes" + ] + ], + [ + "tests/test_rotate90d.py", + [ + "TestRotate90d", + "test_spatial_axes" + ] + ] + ], + "test_prob_k_spatial_axes": [ + [ + "tests/test_rand_rotate90.py", + [ + "TestRandRotate90", + "test_prob_k_spatial_axes" + ] + ], + [ + "tests/test_rand_rotate90d.py", + [ + "TestRandRotate90d", + "test_prob_k_spatial_axes" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate90", + "test_prob_k_spatial_axes" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate903d", + "test_prob_k_spatial_axes" + ] + ], + [ + "tests/test_rotate90d.py", + [ + "TestRotate90d", + "test_prob_k_spatial_axes" + ] + ] + ], + "test_no_key": [ + [ + "tests/test_rand_rotate90d.py", + [ + "TestRandRotate90d", + "test_no_key" + ] + ], + [ + "tests/test_rotate90d.py", + [ + "TestRotate90d", + "test_no_key" + ] + ] + ], + "test_correct_shapes": [ + [ + "tests/test_rand_rotated.py", + [ + "TestRandRotated3D", + "test_correct_shapes" + ] + ] + ], + "test_random_shape": [ + [ + "tests/test_rand_scale_crop.py", + [ + "TestRandScaleCrop", + "test_random_shape" + ] + ], + [ + "tests/test_rand_scale_cropd.py", + [ + "TestRandScaleCropd", + "test_random_shape" + ] + ], + [ + "tests/test_rand_spatial_crop.py", + [ + "TestRandSpatialCrop", + "test_random_shape" + ] + ], + [ + "tests/test_rand_spatial_cropd.py", + [ + "TestRandSpatialCropd", + "test_random_shape" + ] + ] + ], + "test_factor": [ + [ + "tests/test_rand_shift_intensityd.py", + [ + "TestRandShiftIntensityd", + "test_factor" + ] + ], + [ + "tests/test_shift_intensityd.py", + [ + "TestShiftIntensityd", + "test_factor" + ] + ] + ], + "test_combine_ops": [ + [ + "tests/test_rand_spatial_crop.py", + [ + "TestRandSpatialCrop", + "test_combine_ops" + ] + ], + [ + "tests/test_rand_spatial_cropd.py", + [ + "TestRandSpatialCropd", + "test_combine_ops" + ] + ], + [ + "tests/test_spatial_crop.py", + [ + "TestSpatialCrop", + "test_combine_ops" + ] + ], + [ + "tests/test_spatial_pad.py", + [ + "TestSpatialPad", + "test_combine_ops" + ] + ] + ], + "test_deep_copy": [ + [ + "tests/test_rand_spatial_crop_samplesd.py", + [ + "TestRandSpatialCropSamplesd", + "test_deep_copy" + ] + ] + ], + "test_rand_weighted_crop": [ + [ + "tests/test_rand_weighted_crop.py", + [ + "TestRandWeightedCrop", + "test_rand_weighted_crop" + ] + ] + ], + "test_rand_weighted_cropd": [ + [ + "tests/test_rand_weighted_cropd.py", + [ + "TestRandWeightedCrop", + "test_rand_weighted_cropd" + ] + ] + ], + "test_keep_size": [ + [ + "tests/test_rand_zoom.py", + [ + "TestRandZoom", + "test_keep_size" + ] + ], + [ + "tests/test_rand_zoomd.py", + [ + "TestRandZoomd", + "test_keep_size" + ] + ], + [ + "tests/test_zoom.py", + [ + "TestZoom", + "test_keep_size" + ] + ], + [ + "tests/test_zoomd.py", + [ + "TestZoomd", + "test_keep_size" + ] + ] + ], + "test_auto_expand_3d": [ + [ + "tests/test_rand_zoom.py", + [ + "TestRandZoom", + "test_auto_expand_3d" + ] + ], + [ + "tests/test_rand_zoomd.py", + [ + "TestRandZoomd", + "test_auto_expand_3d" + ] + ] + ], + "test_caching": [ + [ + "tests/test_randidentity.py", + [ + "TestIdentity", + "test_caching" + ] + ] + ], + "test_compose_flatten_does_not_affect_random_order": [ + [ + "tests/test_random_order.py", + [ + "TestRandomOrder", + "test_compose_flatten_does_not_affect_random_order" + ] + ] + ], + "test_seed": [ + [ + "tests/test_randomizable.py", + [ + "TestRandomizable", + "test_seed" + ] + ] + ], + "test_state": [ + [ + "tests/test_randomizable.py", + [ + "TestRandomizable", + "test_state" + ] + ] + ], + "test_is_randomizable_transform_type": [ + [ + "tests/test_randomizable_transform_type.py", + [ + "TestRandomizableTransformType", + "test_is_randomizable_transform_type" + ] + ] + ], + "test_set_random_state_randomizable_transform": [ + [ + "tests/test_randomizable_transform_type.py", + [ + "TestRandomizableTransformType", + "test_set_random_state_randomizable_transform" + ] + ] + ], + "test_rankfilter": [ + [ + "tests/test_rankfilter_dist.py", + [ + "DistributedRankFilterTest", + "test_rankfilter" + ] + ] + ], + "test_rankfilter_single_proc": [ + [ + "tests/test_rankfilter_dist.py", + [ + "SingleRankFilterTest", + "test_rankfilter_single_proc" + ] + ] + ], + "test_reshape_channel_complex": [ + [ + "tests/test_recon_net_utils.py", + [ + "TestReconNetUtils", + "test_reshape_channel_complex" + ] + ] + ], + "test_complex_normalize": [ + [ + "tests/test_recon_net_utils.py", + [ + "TestReconNetUtils", + "test_complex_normalize" + ] + ] + ], + "test_sens_expand_reduce": [ + [ + "tests/test_recon_net_utils.py", + [ + "TestReconNetUtils", + "test_sens_expand_reduce" + ] + ] + ], + "test_target_mean_std": [ + [ + "tests/test_reference_based_normalize_intensity.py", + [ + "TestDetailedNormalizeIntensityd", + "test_target_mean_std" + ] + ] + ], + "test_resolve": [ + [ + "tests/test_reference_resolver.py", + [ + "TestReferenceResolver", + "test_resolve" + ] + ] + ], + "test_circular_references": [ + [ + "tests/test_reference_resolver.py", + [ + "TestReferenceResolver", + "test_circular_references" + ] + ] + ], + "test_remove_small_objects": [ + [ + "tests/test_remove_small_objects.py", + [ + "TestRemoveSmallObjects", + "test_remove_small_objects" + ] + ] + ], + "test_remove_small_objects_dict": [ + [ + "tests/test_remove_small_objects.py", + [ + "TestRemoveSmallObjects", + "test_remove_small_objects_dict" + ] + ] + ], + "get_num_modules": [ + [ + "tests/test_replace_module.py", + [ + "TestReplaceModule", + "get_num_modules" + ] + ] + ], + "check_replaced_modules": [ + [ + "tests/test_replace_module.py", + [ + "TestReplaceModule", + "check_replaced_modules" + ] + ] + ], + "test_replace": [ + [ + "tests/test_replace_module.py", + [ + "TestReplaceModule", + "test_replace" + ] + ] + ], + "test_replace_context_manager": [ + [ + "tests/test_replace_module.py", + [ + "TestReplaceModule", + "test_replace_context_manager" + ] + ] + ], + "test_class": [ + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_class" + ] + ] + ], + "test_func": [ + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_function", + "test_func" + ] + ], + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_warning", + "test_func" + ] + ], + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_func_exception", + "with_self_assertRaises_Op", + "test_func" + ] + ], + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_func_versions_exception", + "with_self_assertRaises_Op", + "test_func" + ] + ], + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_func" + ] + ] + ], + "test_class_exception": [ + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_class_exception" + ] + ] + ], + "test_class_version_exception": [ + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_class_version_exception" + ] + ] + ], + "test_func_exception": [ + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_func_exception" + ] + ] + ], + "test_func_versions_exception": [ + [ + "tests/test_require_pkg.py", + [ + "TestRequirePkg", + "test_func_versions_exception" + ] + ] + ], + "rotate_90_2d": [ + [ + "tests/test_resample.py", + [ + "rotate_90_2d" + ] + ] + ], + "test_resample_function_impl": [ + [ + "tests/test_resample.py", + [ + "TestResampleFunction", + "test_resample_function_impl" + ] + ] + ], + "test_resample_identity": [ + [ + "tests/test_resample_backends.py", + [ + "TestResampleBackends", + "test_resample_identity" + ] + ] + ], + "get_rand_fname": [ + [ + "tests/test_resample_to_match.py", + [ + "get_rand_fname" + ] + ] + ], + "test_no_name": [ + [ + "tests/test_resample_to_match.py", + [ + "TestResampleToMatch", + "test_no_name" + ] + ] + ], + "update_fname": [ + [ + "tests/test_resample_to_matchd.py", + [ + "update_fname" + ] + ] + ], + "test_lazy": [ + [ + "tests/test_resample_to_matchd.py", + [ + "TestResampleToMatchd", + "test_lazy" + ] + ] + ], + "test_resample": [ + [ + "tests/test_resampler.py", + [ + "TestResample", + "test_resample" + ] + ], + [ + "tests/test_warp.py", + [ + "TestWarp", + "test_resample" + ] + ] + ], + "test_unchange": [ + [ + "tests/test_resize.py", + [ + "TestResize", + "test_unchange" + ] + ], + [ + "tests/test_resized.py", + [ + "TestResized", + "test_unchange" + ] + ], + [ + "tests/test_spatial_resample.py", + [ + "TestSpatialResample", + "test_unchange" + ] + ] + ], + "test_longest_shape": [ + [ + "tests/test_resize.py", + [ + "TestResize", + "test_longest_shape" + ] + ], + [ + "tests/test_resized.py", + [ + "TestResized", + "test_longest_shape" + ] + ] + ], + "test_longest_infinite_decimals": [ + [ + "tests/test_resize.py", + [ + "TestResize", + "test_longest_infinite_decimals" + ] + ] + ], + "test_pad_shape": [ + [ + "tests/test_resize_with_pad_or_crop.py", + [ + "TestResizeWithPadOrCrop", + "test_pad_shape" + ] + ], + [ + "tests/test_resize_with_pad_or_cropd.py", + [ + "TestResizeWithPadOrCropd", + "test_pad_shape" + ] + ] + ], + "test_identical_spatial": [ + [ + "tests/test_resized.py", + [ + "TestResized", + "test_identical_spatial" + ] + ] + ], + "test_consistent_resize": [ + [ + "tests/test_resized.py", + [ + "TestResized", + "test_consistent_resize" + ] + ] + ], + "test_resnet_shape": [ + [ + "tests/test_resnet.py", + [ + "TestResNet", + "test_resnet_shape" + ] + ] + ], + "test_retina_shape": [ + [ + "tests/test_retinanet.py", + [ + "TestRetinaNet", + "test_retina_shape" + ] + ] + ], + "test_onnx": [ + [ + "tests/test_retinanet.py", + [ + "TestRetinaNet", + "test_onnx" + ] + ] + ], + "test_retina_detector_resnet_backbone_shape": [ + [ + "tests/test_retinanet_detector.py", + [ + "TestRetinaNetDetector", + "test_retina_detector_resnet_backbone_shape" + ] + ] + ], + "test_naive_retina_detector_shape": [ + [ + "tests/test_retinanet_detector.py", + [ + "TestRetinaNetDetector", + "test_naive_retina_detector_shape" + ] + ] + ], + "test_naive_predictor": [ + [ + "tests/test_retinanet_predict_utils.py", + [ + "TestPredictor", + "test_naive_predictor" + ] + ] + ], + "test_ill_case": [ + [ + "tests/test_rotate.py", + [ + "TestRotate3D", + "test_ill_case" + ] + ] + ], + "test_rotate90_default": [ + [ + "tests/test_rotate90.py", + [ + "TestRotate90", + "test_rotate90_default" + ] + ], + [ + "tests/test_rotate90.py", + [ + "TestRotate903d", + "test_rotate90_default" + ] + ], + [ + "tests/test_rotate90d.py", + [ + "TestRotate90d", + "test_rotate90_default" + ] + ] + ], + "test_affine_rot90": [ + [ + "tests/test_rotate90.py", + [ + "TestRot90Consistency", + "test_affine_rot90" + ] + ] + ], + "test_safe_dtype_range": [ + [ + "tests/test_safe_dtype_range.py", + [ + "TesSafeDtypeRange", + "test_safe_dtype_range" + ] + ] + ], + "test_safe_dtype_range_list": [ + [ + "tests/test_safe_dtype_range.py", + [ + "TesSafeDtypeRange", + "test_safe_dtype_range_list" + ] + ] + ], + "test_even": [ + [ + "tests/test_sampler_dist.py", + [ + "DistributedSamplerTest", + "test_even" + ] + ] + ], + "test_uneven": [ + [ + "tests/test_sampler_dist.py", + [ + "DistributedSamplerTest", + "test_uneven" + ] + ] + ], + "test_uneven_less_data": [ + [ + "tests/test_sampler_dist.py", + [ + "DistributedSamplerTest", + "test_uneven_less_data" + ] + ] + ], + "test_cachedataset": [ + [ + "tests/test_sampler_dist.py", + [ + "DistributedSamplerTest", + "test_cachedataset" + ] + ] + ], + "name_formatter": [ + [ + "tests/test_save_imaged.py", + [ + "TestSaveImaged", + "test_custom_folderlayout", + "name_formatter" + ] + ] + ], + "test_custom_folderlayout": [ + [ + "tests/test_save_imaged.py", + [ + "TestSaveImaged", + "test_custom_folderlayout" + ] + ] + ], + "test_includes_metadata": [ + [ + "tests/test_save_imaged.py", + [ + "TestSaveImaged", + "test_includes_metadata" + ] + ] + ], + "test_range_scale": [ + [ + "tests/test_scale_intensity.py", + [ + "TestScaleIntensity", + "test_range_scale" + ] + ], + [ + "tests/test_scale_intensityd.py", + [ + "TestScaleIntensityd", + "test_range_scale" + ] + ] + ], + "test_factor_scale": [ + [ + "tests/test_scale_intensity.py", + [ + "TestScaleIntensity", + "test_factor_scale" + ] + ], + [ + "tests/test_scale_intensity_fixed_mean.py", + [ + "TestScaleIntensityFixedMean", + "test_factor_scale" + ] + ], + [ + "tests/test_scale_intensityd.py", + [ + "TestScaleIntensityd", + "test_factor_scale" + ] + ] + ], + "test_max_none": [ + [ + "tests/test_scale_intensity.py", + [ + "TestScaleIntensity", + "test_max_none" + ] + ] + ], + "test_int": [ + [ + "tests/test_scale_intensity.py", + [ + "TestScaleIntensity", + "test_int" + ] + ] + ], + "test_preserve_range": [ + [ + "tests/test_scale_intensity_fixed_mean.py", + [ + "TestScaleIntensityFixedMean", + "test_preserve_range" + ] + ] + ], + "test_fixed_mean": [ + [ + "tests/test_scale_intensity_fixed_mean.py", + [ + "TestScaleIntensityFixedMean", + "test_fixed_mean" + ] + ] + ], + "test_fixed_mean_preserve_range": [ + [ + "tests/test_scale_intensity_fixed_mean.py", + [ + "TestScaleIntensityFixedMean", + "test_fixed_mean_preserve_range" + ] + ] + ], + "test_image_scale_intensity_range": [ + [ + "tests/test_scale_intensity_range.py", + [ + "IntensityScaleIntensityRange", + "test_image_scale_intensity_range" + ] + ] + ], + "test_image_scale_intensity_range_none_clip": [ + [ + "tests/test_scale_intensity_range.py", + [ + "IntensityScaleIntensityRange", + "test_image_scale_intensity_range_none_clip" + ] + ] + ], + "test_scaling": [ + [ + "tests/test_scale_intensity_range_percentiles.py", + [ + "TestScaleIntensityRangePercentiles", + "test_scaling" + ] + ], + [ + "tests/test_scale_intensity_range_percentilesd.py", + [ + "TestScaleIntensityRangePercentilesd", + "test_scaling" + ] + ] + ], + "test_relative_scaling": [ + [ + "tests/test_scale_intensity_range_percentiles.py", + [ + "TestScaleIntensityRangePercentiles", + "test_relative_scaling" + ] + ], + [ + "tests/test_scale_intensity_range_percentilesd.py", + [ + "TestScaleIntensityRangePercentilesd", + "test_relative_scaling" + ] + ] + ], + "test_invalid_instantiation": [ + [ + "tests/test_scale_intensity_range_percentiles.py", + [ + "TestScaleIntensityRangePercentiles", + "test_invalid_instantiation" + ] + ], + [ + "tests/test_scale_intensity_range_percentilesd.py", + [ + "TestScaleIntensityRangePercentilesd", + "test_invalid_instantiation" + ] + ] + ], + "test_image_scale_intensity_ranged": [ + [ + "tests/test_scale_intensity_ranged.py", + [ + "IntensityScaleIntensityRanged", + "test_image_scale_intensity_ranged" + ] + ] + ], + "test_image_scale_intensity_ranged_none": [ + [ + "tests/test_scale_intensity_ranged.py", + [ + "IntensityScaleIntensityRanged", + "test_image_scale_intensity_ranged_none" + ] + ] + ], + "test_vae_shape": [ + [ + "tests/test_segresnet.py", + [ + "TestResNetVAE", + "test_vae_shape" + ] + ] + ], + "test_shape2": [ + [ + "tests/test_segresnet_ds.py", + [ + "TestResNetDS", + "test_shape2" + ] + ] + ], + "test_shape3": [ + [ + "tests/test_segresnet_ds.py", + [ + "TestResNetDS", + "test_shape3" + ] + ] + ], + "test_access_attn_matrix": [ + [ + "tests/test_selfattention.py", + [ + "TestResBlock", + "test_access_attn_matrix" + ] + ], + [ + "tests/test_transformerblock.py", + [ + "TestTransformerBlock", + "test_access_attn_matrix" + ] + ], + [ + "tests/test_vit.py", + [ + "TestViT", + "test_access_attn_matrix" + ] + ] + ], + "test_senet_shape": [ + [ + "tests/test_senet.py", + [ + "TestSENET", + "test_senet_shape" + ] + ], + [ + "tests/test_senet.py", + [ + "TestPretrainedSENET", + "test_senet_shape" + ] + ] + ], + "test_algo": [ + [ + "tests/test_set_determinism.py", + [ + "TestSetFlag", + "test_algo" + ] + ] + ], + "run_process_and_get_exit_code": [ + [ + "tests/test_set_visible_devices.py", + [ + "TestVisibleDevices", + "run_process_and_get_exit_code" + ] + ] + ], + "test_visible_devices": [ + [ + "tests/test_set_visible_devices.py", + [ + "TestVisibleDevices", + "test_visible_devices" + ] + ] + ], + "test_epochs": [ + [ + "tests/test_shuffle_buffer.py", + [ + "TestShuffleBuffer", + "test_epochs" + ] + ] + ], + "test_correct_parameters_multi_channels": [ + [ + "tests/test_signal_continuouswavelet.py", + [ + "TestSignalContinousWavelet", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_fillempty.py", + [ + "TestSignalFillEmptyNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_fillempty.py", + [ + "TestSignalFillEmptyTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_gaussiannoise.py", + [ + "TestSignalRandAddGaussianNoiseNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_gaussiannoise.py", + [ + "TestSignalRandAddGaussianNoiseTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_sine.py", + [ + "TestSignalRandAddSineNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_sine.py", + [ + "TestSignalRandAddSineTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_sine_partial.py", + [ + "TestSignalRandAddSinePartialNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_sine_partial.py", + [ + "TestSignalRandAddSinePartialTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_squarepulse.py", + [ + "TestSignalRandAddSquarePulseNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_squarepulse.py", + [ + "TestSignalRandAddSquarePulseTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_squarepulse_partial.py", + [ + "TestSignalRandAddSquarePulsePartialNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_add_squarepulse_partial.py", + [ + "TestSignalRandAddSquarePulsePartialTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_drop.py", + [ + "TestSignalRandDropNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_drop.py", + [ + "TestSignalRandDropTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_scale.py", + [ + "TestSignalRandScaleNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_scale.py", + [ + "TestSignalRandScaleTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_shift.py", + [ + "TestSignalRandShiftNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_rand_shift.py", + [ + "TestSignalRandShiftTorch", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_remove_frequency.py", + [ + "TestSignalRemoveFrequencyNumpy", + "test_correct_parameters_multi_channels" + ] + ], + [ + "tests/test_signal_remove_frequency.py", + [ + "TestSignalRemoveFrequencyTorch", + "test_correct_parameters_multi_channels" + ] + ] + ], + "test_read_patches": [ + [ + "tests/test_sliding_patch_wsi_dataset.py", + [ + "SlidingPatchWSIDatasetTests", + "Tests", + "test_read_patches" + ] + ] + ], + "test_read_patches_large": [ + [ + "tests/test_sliding_patch_wsi_dataset.py", + [ + "SlidingPatchWSIDatasetTests", + "Tests", + "test_read_patches_large" + ] + ] + ], + "test_sliding_window_with_padding": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_sliding_window_with_padding" + ] + ] + ], + "test_sliding_window_default": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_sliding_window_default" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sliding_window_default" + ] + ] + ], + "test_sigma": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_sigma" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sigma" + ] + ] + ], + "test_cval": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_cval" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_cval" + ] + ] + ], + "test_args_kwargs": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_args_kwargs" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_args_kwargs" + ] + ] + ], + "compute_dict": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_multioutput", + "compute_dict" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_multioutput", + "compute_dict" + ] + ] + ], + "test_multioutput": [ + [ + "tests/test_sliding_window_hovernet_inference.py", + [ + "TestSlidingWindowHoVerNetInference", + "test_multioutput" + ] + ], + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_multioutput" + ] + ] + ], + "mult_two": [ + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_buffers", + "mult_two" + ] + ] + ], + "test_buffers": [ + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_buffers" + ] + ] + ], + "test_default_device": [ + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_default_device" + ] + ] + ], + "test_sw_device": [ + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sw_device" + ] + ] + ], + "my_filter": [ + [ + "tests/test_sliding_window_splitter.py", + [ + "gen_filter", + "if_filter_type_lower_", + "my_filter" + ] + ], + [ + "tests/test_sliding_window_splitter.py", + [ + "gen_filter", + "if_filter_type_lower_", + "elif_filter_type_lower_", + "my_filter" + ] + ], + [ + "tests/test_sliding_window_splitter.py", + [ + "gen_filter", + "if_filter_type_lower_", + "None_1", + "my_filter" + ] + ], + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "gen_location_filter", + "my_filter" + ] + ] + ], + "gen_filter": [ + [ + "tests/test_sliding_window_splitter.py", + [ + "gen_filter" + ] + ] + ], + "extra_parameter_filter": [ + [ + "tests/test_sliding_window_splitter.py", + [ + "extra_parameter_filter" + ] + ], + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "extra_parameter_filter" + ] + ] + ], + "missing_parameter_filter": [ + [ + "tests/test_sliding_window_splitter.py", + [ + "missing_parameter_filter" + ] + ], + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "missing_parameter_filter" + ] + ] + ], + "test_split_patches_tensor": [ + [ + "tests/test_sliding_window_splitter.py", + [ + "SlidingWindowSplitterTests", + "test_split_patches_tensor" + ] + ] + ], + "test_split_patches_errors": [ + [ + "tests/test_sliding_window_splitter.py", + [ + "SlidingWindowSplitterTests", + "test_split_patches_errors" + ] + ], + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "WSISlidingWindowSplitterTests", + "test_split_patches_errors" + ] + ] + ], + "test_update_cache": [ + [ + "tests/test_smartcachedataset.py", + [ + "TestSmartCacheDataset", + "test_update_cache" + ] + ] + ], + "test_datalist": [ + [ + "tests/test_smartcachedataset.py", + [ + "TestSmartCacheDataset", + "test_datalist" + ] + ] + ], + "test_rand_smooth_field_adjust_contrastd": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_field_adjust_contrastd" + ] + ] + ], + "test_rand_smooth_field_adjust_contrastd_pad": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_field_adjust_contrastd_pad" + ] + ] + ], + "test_rand_smooth_field_adjust_intensityd": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_field_adjust_intensityd" + ] + ] + ], + "test_rand_smooth_field_adjust_intensityd_pad": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_field_adjust_intensityd_pad" + ] + ] + ], + "test_rand_smooth_deformd": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_deformd" + ] + ] + ], + "test_rand_smooth_nodeformd": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_nodeformd" + ] + ] + ], + "test_rand_smooth_deformd_pad": [ + [ + "tests/test_smooth_field.py", + [ + "TestSmoothField", + "test_rand_smooth_deformd_pad" + ] + ] + ], + "test_sobel_gradients": [ + [ + "tests/test_sobel_gradient.py", + [ + "SobelGradientTests", + "test_sobel_gradients" + ] + ], + [ + "tests/test_sobel_gradientd.py", + [ + "SobelGradientTests", + "test_sobel_gradients" + ] + ] + ], + "test_sobel_kernels": [ + [ + "tests/test_sobel_gradient.py", + [ + "SobelGradientTests", + "test_sobel_kernels" + ] + ], + [ + "tests/test_sobel_gradientd.py", + [ + "SobelGradientTests", + "test_sobel_kernels" + ] + ] + ], + "test_sobel_gradients_error": [ + [ + "tests/test_sobel_gradient.py", + [ + "SobelGradientTests", + "test_sobel_gradients_error" + ] + ], + [ + "tests/test_sobel_gradientd.py", + [ + "SobelGradientTests", + "test_sobel_gradients_error" + ] + ] + ], + "update_transform_count": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "update_transform_count" + ] + ] + ], + "test_fixed": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_fixed" + ] + ] + ], + "test_unfixed": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_unfixed" + ] + ] + ], + "test_non_dict_metatensor": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_non_dict_metatensor" + ] + ] + ], + "test_compound_pipeline": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_compound_pipeline" + ] + ] + ], + "test_bad_inverse_data": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_bad_inverse_data" + ] + ] + ], + "test_bad_weights": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_bad_weights" + ] + ] + ], + "test_bad_num_transforms": [ + [ + "tests/test_some_of.py", + [ + "TestSomeOf", + "test_bad_num_transforms" + ] + ] + ], + "test_spacing": [ + [ + "tests/test_spacing.py", + [ + "TestSpacingCase", + "test_spacing" + ] + ] + ], + "test_spacing_torch": [ + [ + "tests/test_spacing.py", + [ + "TestSpacingCase", + "test_spacing_torch" + ] + ] + ], + "test_inverse_mn_mx": [ + [ + "tests/test_spacing.py", + [ + "TestSpacingCase", + "test_inverse_mn_mx" + ] + ] + ], + "test_property_no_change": [ + [ + "tests/test_spacing.py", + [ + "TestSpacingCase", + "test_property_no_change" + ] + ] + ], + "test_spacingd": [ + [ + "tests/test_spacingd.py", + [ + "TestSpacingDCase", + "test_spacingd" + ] + ] + ], + "test_space_same_shape": [ + [ + "tests/test_spacingd.py", + [ + "TestSpacingDCase", + "test_space_same_shape" + ] + ] + ], + "test_combine_transforms": [ + [ + "tests/test_spatial_combine_transforms.py", + [ + "CombineLazyTest", + "test_combine_transforms" + ] + ] + ], + "test_flips": [ + [ + "tests/test_spatial_resample.py", + [ + "TestSpatialResample", + "test_flips" + ] + ] + ], + "test_4d_5d": [ + [ + "tests/test_spatial_resample.py", + [ + "TestSpatialResample", + "test_4d_5d" + ] + ] + ], + "test_ill_affine": [ + [ + "tests/test_spatial_resample.py", + [ + "TestSpatialResample", + "test_ill_affine" + ] + ] + ], + "test_input_torch": [ + [ + "tests/test_spatial_resample.py", + [ + "TestSpatialResample", + "test_input_torch" + ] + ] + ], + "test_flips_inverse": [ + [ + "tests/test_spatial_resampled.py", + [ + "TestSpatialResample", + "test_flips_inverse" + ] + ] + ], + "test_2d_shape": [ + [ + "tests/test_spectral_loss.py", + [ + "TestJukeboxLoss", + "test_2d_shape" + ] + ] + ], + "test_3d_shape": [ + [ + "tests/test_spectral_loss.py", + [ + "TestJukeboxLoss", + "test_3d_shape" + ] + ] + ], + "test_singleton": [ + [ + "tests/test_splitdim.py", + [ + "TestSplitDim", + "test_singleton" + ] + ], + [ + "tests/test_splitdimd.py", + [ + "TestSplitDimd", + "test_singleton" + ] + ] + ], + "test_affine_ill_inputs": [ + [ + "tests/test_squeezedim.py", + [ + "TestSqueezeDim", + "test_affine_ill_inputs" + ] + ] + ], + "input_ill_input_shape": [ + [ + "tests/test_ssim_metric.py", + [ + "TestSSIMMetric", + "input_ill_input_shape" + ] + ] + ], + "mismatch_y_pred_and_y": [ + [ + "tests/test_ssim_metric.py", + [ + "TestSSIMMetric", + "mismatch_y_pred_and_y" + ] + ] + ], + "test_state_cacher": [ + [ + "tests/test_state_cacher.py", + [ + "TestStateCacher", + "test_state_cacher" + ] + ] + ], + "test_zerostd": [ + [ + "tests/test_std_shift_intensity.py", + [ + "TestStdShiftIntensity", + "test_zerostd" + ] + ], + [ + "tests/test_std_shift_intensityd.py", + [ + "TestStdShiftIntensityd", + "test_zerostd" + ] + ] + ], + "test_str_2_bool": [ + [ + "tests/test_str2bool.py", + [ + "TestStr2Bool", + "test_str_2_bool" + ] + ] + ], + "test_str_2_list": [ + [ + "tests/test_str2list.py", + [ + "TestStr2List", + "test_str_2_list" + ] + ] + ], + "test_subpixel_shape": [ + [ + "tests/test_subpixel_upsample.py", + [ + "TestSUBPIXEL", + "test_subpixel_shape" + ] + ] + ], + "test_tolerance_euclidean_distance_with_spacing": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_tolerance_euclidean_distance_with_spacing" + ] + ] + ], + "test_tolerance_euclidean_distance": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_tolerance_euclidean_distance" + ] + ] + ], + "test_tolerance_euclidean_distance_3d": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_tolerance_euclidean_distance_3d" + ] + ] + ], + "test_tolerance_all_distances": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_tolerance_all_distances" + ] + ] + ], + "test_asserts": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_asserts" + ] + ] + ], + "test_not_predicted_not_present": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_not_predicted_not_present" + ] + ] + ], + "test_compute_surface_dice_subvoxel": [ + [ + "tests/test_surface_dice.py", + [ + "TestAllSurfaceDiceMetrics", + "test_compute_surface_dice_subvoxel" + ] + ] + ], + "test_patch_merging": [ + [ + "tests/test_swin_unetr.py", + [ + "TestSWINUNETR", + "test_patch_merging" + ] + ] + ], + "test_filter_swinunetr": [ + [ + "tests/test_swin_unetr.py", + [ + "TestSWINUNETR", + "test_filter_swinunetr" + ] + ] + ], + "test_create_test_image": [ + [ + "tests/test_synthetic.py", + [ + "TestDiceCELoss", + "test_create_test_image" + ] + ] + ], + "test_ill_radius": [ + [ + "tests/test_synthetic.py", + [ + "TestDiceCELoss", + "test_ill_radius" + ] + ] + ], + "test_test_time_augmentation": [ + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "test_test_time_augmentation" + ] + ] + ], + "test_warn_non_random": [ + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "test_warn_non_random" + ] + ] + ], + "test_warn_random_but_has_no_invertible": [ + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "test_warn_random_but_has_no_invertible" + ] + ] + ], + "test_warn_random_but_all_not_invertible": [ + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "test_warn_random_but_all_not_invertible" + ] + ] + ], + "test_single_transform": [ + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "test_single_transform" + ] + ] + ], + "test_image_no_label": [ + [ + "tests/test_testtimeaugmentation.py", + [ + "TestTestTimeAugmentation", + "test_image_no_label" + ] + ] + ], + "test_test_encoding_shape": [ + [ + "tests/test_text_encoding.py", + [ + "TestTextEncoder", + "test_test_encoding_shape" + ] + ] + ], + "test_deterministic": [ + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "test_deterministic" + ] + ] + ], + "test_time": [ + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "test_time" + ] + ] + ], + "test_dataloader_repeats": [ + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "test_dataloader_repeats" + ] + ] + ], + "test_thread_workers": [ + [ + "tests/test_thread_buffer.py", + [ + "TestDataLoader", + "test_thread_workers" + ] + ] + ], + "test_container": [ + [ + "tests/test_threadcontainer.py", + [ + "TestThreadContainer", + "test_container" + ] + ] + ], + "test_plot": [ + [ + "tests/test_threadcontainer.py", + [ + "TestThreadContainer", + "test_plot" + ] + ] + ], + "case_1_seconds": [ + [ + "tests/test_timedcall_dist.py", + [ + "case_1_seconds" + ] + ] + ], + "case_1_seconds_skip": [ + [ + "tests/test_timedcall_dist.py", + [ + "case_1_seconds_skip" + ] + ] + ], + "case_1_seconds_timeout": [ + [ + "tests/test_timedcall_dist.py", + [ + "case_1_seconds_timeout" + ] + ] + ], + "case_1_seconds_timeout_warning": [ + [ + "tests/test_timedcall_dist.py", + [ + "case_1_seconds_timeout_warning" + ] + ] + ], + "case_1_seconds_bad": [ + [ + "tests/test_timedcall_dist.py", + [ + "case_1_seconds_bad" + ] + ] + ], + "test_good_call": [ + [ + "tests/test_timedcall_dist.py", + [ + "TestTimedCall", + "test_good_call" + ] + ] + ], + "test_skip_timing": [ + [ + "tests/test_timedcall_dist.py", + [ + "TestTimedCall", + "test_skip_timing" + ] + ] + ], + "test_timeout": [ + [ + "tests/test_timedcall_dist.py", + [ + "TestTimedCall", + "test_timeout" + ] + ] + ], + "test_timeout_not_force_quit": [ + [ + "tests/test_timedcall_dist.py", + [ + "TestTimedCall", + "test_timeout_not_force_quit" + ] + ] + ], + "test_timeout_bad": [ + [ + "tests/test_timedcall_dist.py", + [ + "TestTimedCall", + "test_timeout_bad" + ] + ] + ], + "test_contiguous_dict": [ + [ + "tests/test_to_contiguous.py", + [ + "TestToContiguous", + "test_contiguous_dict" + ] + ] + ], + "test_contiguous_seq": [ + [ + "tests/test_to_contiguous.py", + [ + "TestToContiguous", + "test_contiguous_seq" + ] + ] + ], + "test_cupy_input": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_cupy_input" + ] + ], + [ + "tests/test_to_cupyd.py", + [ + "TestToCupyd", + "test_cupy_input" + ] + ], + [ + "tests/test_to_numpy.py", + [ + "TestToNumpy", + "test_cupy_input" + ] + ], + [ + "tests/test_to_numpyd.py", + [ + "TestToNumpyd", + "test_cupy_input" + ] + ] + ], + "test_cupy_input_dtype": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_cupy_input_dtype" + ] + ] + ], + "test_numpy_input": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_numpy_input" + ] + ], + [ + "tests/test_to_cupyd.py", + [ + "TestToCupyd", + "test_numpy_input" + ] + ], + [ + "tests/test_to_numpy.py", + [ + "TestToNumpy", + "test_numpy_input" + ] + ], + [ + "tests/test_to_numpyd.py", + [ + "TestToNumpyd", + "test_numpy_input" + ] + ] + ], + "test_numpy_input_dtype": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_numpy_input_dtype" + ] + ] + ], + "test_tensor_input": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_tensor_input" + ] + ], + [ + "tests/test_to_cupyd.py", + [ + "TestToCupyd", + "test_tensor_input" + ] + ], + [ + "tests/test_to_numpy.py", + [ + "TestToNumpy", + "test_tensor_input" + ] + ], + [ + "tests/test_to_numpyd.py", + [ + "TestToNumpyd", + "test_tensor_input" + ] + ] + ], + "test_tensor_cuda_input": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_tensor_cuda_input" + ] + ], + [ + "tests/test_to_cupyd.py", + [ + "TestToCupyd", + "test_tensor_cuda_input" + ] + ], + [ + "tests/test_to_numpy.py", + [ + "TestToNumpy", + "test_tensor_cuda_input" + ] + ], + [ + "tests/test_to_numpyd.py", + [ + "TestToNumpyd", + "test_tensor_cuda_input" + ] + ] + ], + "test_tensor_cuda_input_dtype": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy", + "test_tensor_cuda_input_dtype" + ] + ] + ], + "test_from_to_meta_tensord": [ + [ + "tests/test_to_from_meta_tensord.py", + [ + "TestToFromMetaTensord", + "test_from_to_meta_tensord" + ] + ] + ], + "test_single_value": [ + [ + "tests/test_to_numpy.py", + [ + "TestToNumpy", + "test_single_value" + ] + ] + ], + "test_cupy": [ + [ + "tests/test_to_tensor.py", + [ + "TestToTensor", + "test_cupy" + ] + ], + [ + "tests/test_to_tensord.py", + [ + "TestToTensord", + "test_cupy" + ] + ] + ], + "test_save_net_with_metadata": [ + [ + "tests/test_torchscript_utils.py", + [ + "TestTorchscript", + "test_save_net_with_metadata" + ] + ] + ], + "test_save_net_with_metadata_ext": [ + [ + "tests/test_torchscript_utils.py", + [ + "TestTorchscript", + "test_save_net_with_metadata_ext" + ] + ] + ], + "test_save_net_with_metadata_with_extra": [ + [ + "tests/test_torchscript_utils.py", + [ + "TestTorchscript", + "test_save_net_with_metadata_with_extra" + ] + ] + ], + "test_load_net_with_metadata": [ + [ + "tests/test_torchscript_utils.py", + [ + "TestTorchscript", + "test_load_net_with_metadata" + ] + ] + ], + "test_load_net_with_metadata_with_extra": [ + [ + "tests/test_torchscript_utils.py", + [ + "TestTorchscript", + "test_load_net_with_metadata_with_extra" + ] + ] + ], + "test_save_load_more_extra_files": [ + [ + "tests/test_torchscript_utils.py", + [ + "TestTorchscript", + "test_save_load_more_extra_files" + ] + ] + ], + "test_without_pretrained": [ + [ + "tests/test_torchvision_fc_model.py", + [ + "TestTorchVisionFCModel", + "test_without_pretrained" + ] + ] + ], + "test_with_pretrained": [ + [ + "tests/test_torchvision_fc_model.py", + [ + "TestTorchVisionFCModel", + "test_with_pretrained" + ] + ] + ], + "test_get_module": [ + [ + "tests/test_torchvision_fc_model.py", + [ + "TestLookup", + "test_get_module" + ] + ] + ], + "pop": [ + [ + "tests/test_traceable_transform.py", + [ + "_TraceTest", + "pop" + ] + ] + ], + "faulty_lambda": [ + [ + "tests/test_transform.py", + [ + "faulty_lambda" + ] + ] + ], + "test_raise": [ + [ + "tests/test_transform.py", + [ + "TestTransform", + "test_raise" + ] + ] + ], + "test_transpose": [ + [ + "tests/test_transpose.py", + [ + "TestTranspose", + "test_transpose" + ] + ], + [ + "tests/test_transposed.py", + [ + "TestTranspose", + "test_transpose" + ] + ] + ], + "test_parameters": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_parameters" + ] + ] + ], + "test_multi_channel_2d": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_multi_channel_2d" + ] + ] + ], + "test_non_one_first_dim": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_non_one_first_dim" + ] + ] + ], + "test_no_first_dim": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_no_first_dim" + ] + ] + ], + "test_sink_all": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_sink_all" + ] + ] + ], + "test_sink_mid": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_sink_mid" + ] + ] + ], + "test_sink_min": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_sink_min" + ] + ] + ], + "test_sink_mask": [ + [ + "tests/test_ultrasound_confidence_map_transform.py", + [ + "TestUltrasoundConfidenceMapTransform", + "test_sink_mask" + ] + ] + ], + "test_script_without_running_stats": [ + [ + "tests/test_unet.py", + [ + "TestUNET", + "test_script_without_running_stats" + ] + ] + ], + "test_percentile": [ + [ + "tests/test_utils_pytorch_numpy_unification.py", + [ + "TestPytorchNumpyUnification", + "test_percentile" + ] + ] + ], + "test_many_elements_quantile": [ + [ + "tests/test_utils_pytorch_numpy_unification.py", + [ + "TestPytorchNumpyUnification", + "test_many_elements_quantile" + ] + ] + ], + "test_fails": [ + [ + "tests/test_utils_pytorch_numpy_unification.py", + [ + "TestPytorchNumpyUnification", + "test_fails" + ] + ] + ], + "test_dim": [ + [ + "tests/test_utils_pytorch_numpy_unification.py", + [ + "TestPytorchNumpyUnification", + "test_dim" + ] + ] + ], + "test_mode": [ + [ + "tests/test_utils_pytorch_numpy_unification.py", + [ + "TestPytorchNumpyUnification", + "test_mode" + ] + ] + ], + "_pairwise": [ + [ + "tests/test_version.py", + [ + "_pairwise" + ] + ] + ], + "test_compare_leq": [ + [ + "tests/test_version.py", + [ + "TestVersionCompare", + "test_compare_leq" + ] + ] + ], + "test_compare_geq": [ + [ + "tests/test_version.py", + [ + "TestVersionCompare", + "test_compare_geq" + ] + ] + ], + "get_video_source": [ + [ + "tests/test_video_datasets.py", + [ + "Base", + "TestVideoDataset", + "get_video_source" + ] + ], + [ + "tests/test_video_datasets.py", + [ + "TestVideoFileDataset", + "get_video_source" + ] + ] + ], + "get_ds": [ + [ + "tests/test_video_datasets.py", + [ + "Base", + "TestVideoDataset", + "get_ds" + ] + ] + ], + "test_no_opencv_raises": [ + [ + "tests/test_video_datasets.py", + [ + "Base", + "TestVideoDataset", + "test_no_opencv_raises" + ] + ] + ], + "test_multiple_sources": [ + [ + "tests/test_video_datasets.py", + [ + "Base", + "TestVideoDataset", + "test_multiple_sources" + ] + ], + [ + "tests/test_video_datasets.py", + [ + "TestCameraDataset", + "test_multiple_sources" + ] + ] + ], + "test_device_out_of_range": [ + [ + "tests/test_video_datasets.py", + [ + "TestCameraDataset", + "test_device_out_of_range" + ] + ] + ], + "test_available_codecs": [ + [ + "tests/test_video_datasets.py", + [ + "TestVideoFileDataset", + "test_available_codecs" + ] + ] + ], + "test_vnet_shape": [ + [ + "tests/test_vnet.py", + [ + "TestVNet", + "test_vnet_shape" + ] + ] + ], + "test_itk_benchmark": [ + [ + "tests/test_warp.py", + [ + "TestWarp", + "test_itk_benchmark" + ] + ] + ], + "test_grad": [ + [ + "tests/test_warp.py", + [ + "TestWarp", + "test_grad" + ] + ] + ], + "load_img_and_sample_ddf": [ + [ + "tests/test_warp.py", + [ + "load_img_and_sample_ddf" + ] + ] + ], + "test_sampling": [ + [ + "tests/test_weighted_random_sampler_dist.py", + [ + "DistributedWeightedRandomSamplerTest", + "test_sampling" + ] + ] + ], + "test_num_samples": [ + [ + "tests/test_weighted_random_sampler_dist.py", + [ + "DistributedWeightedRandomSamplerTest", + "test_num_samples" + ] + ] + ], + "test_map_transform": [ + [ + "tests/test_with_allow_missing_keys.py", + [ + "TestWithAllowMissingKeysMode", + "test_map_transform" + ] + ] + ], + "test_compose": [ + [ + "tests/test_with_allow_missing_keys.py", + [ + "TestWithAllowMissingKeysMode", + "test_compose" + ] + ] + ], + "test_array_transform": [ + [ + "tests/test_with_allow_missing_keys.py", + [ + "TestWithAllowMissingKeysMode", + "test_array_transform" + ] + ] + ], + "test_multiple": [ + [ + "tests/test_with_allow_missing_keys.py", + [ + "TestWithAllowMissingKeysMode", + "test_multiple" + ] + ] + ], + "gen_location_filter": [ + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "gen_location_filter" + ] + ] + ], + "test_split_patches_wsi": [ + [ + "tests/test_wsi_sliding_window_splitter.py", + [ + "WSISlidingWindowSplitterTests", + "test_split_patches_wsi" + ] + ] + ], + "save_rgba_tiff": [ + [ + "tests/test_wsireader.py", + [ + "save_rgba_tiff" + ] + ] + ], + "save_gray_tiff": [ + [ + "tests/test_wsireader.py", + [ + "save_gray_tiff" + ] + ] + ], + "test_read_whole_image": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_whole_image" + ] + ] + ], + "test_read_region": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_region" + ] + ] + ], + "test_read_region_multi_wsi": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_region_multi_wsi" + ] + ] + ], + "test_read_rgba": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_rgba" + ] + ] + ], + "test_read_malformats": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_malformats" + ] + ] + ], + "test_with_dataloader": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_with_dataloader" + ] + ] + ], + "test_with_dataloader_batch": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_with_dataloader_batch" + ] + ] + ], + "test_read_whole_image_multi_thread": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_whole_image_multi_thread" + ] + ] + ], + "test_read_region_multi_thread": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_region_multi_thread" + ] + ] + ], + "test_resolution_mpp": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_resolution_mpp" + ] + ] + ], + "test_read_region_device": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_read_region_device" + ] + ] + ], + "test_errors": [ + [ + "tests/test_wsireader.py", + [ + "WSIReaderTests", + "Tests", + "test_errors" + ] + ] + ], + "test_zarr_avg_merger_patches": [ + [ + "tests/test_zarr_avg_merger.py", + [ + "ZarrAvgMergerTests", + "test_zarr_avg_merger_patches" + ] + ] + ], + "test_zarr_avg_merger_finalized_error": [ + [ + "tests/test_zarr_avg_merger.py", + [ + "ZarrAvgMergerTests", + "test_zarr_avg_merger_finalized_error" + ] + ] + ], + "test_zarr_avg_merge_none_merged_shape_error": [ + [ + "tests/test_zarr_avg_merger.py", + [ + "ZarrAvgMergerTests", + "test_zarr_avg_merge_none_merged_shape_error" + ] + ] + ], + "test_sequence": [ + [ + "tests/test_zipdataset.py", + [ + "TestZipDataset", + "test_sequence" + ] + ] + ], + "test_padding_mode": [ + [ + "tests/test_zoom.py", + [ + "TestZoom", + "test_padding_mode" + ] + ] + ], + "test_diagonal": [ + [ + "tests/test_zoom_affine.py", + [ + "TestZoomAffine", + "test_diagonal" + ] + ] + ], + "_read_testing_data_answers": [ + [ + "tests/testing_data/cpp_resample_answers.py", + [ + "_read_testing_data_answers" + ] + ] + ], + "test_integration_value": [ + [ + "tests/testing_data/integration_answers.py", + [ + "test_integration_value" + ] + ] + ], + "testing_data_config": [ + [ + "tests/utils.py", + [ + "testing_data_config" + ] + ] + ], + "get_testing_algo_template_path": [ + [ + "tests/utils.py", + [ + "get_testing_algo_template_path" + ] + ] + ], + "assert_allclose": [ + [ + "tests/utils.py", + [ + "assert_allclose" + ] + ] + ], + "skip_if_downloading_fails": [ + [ + "tests/utils.py", + [ + "skip_if_downloading_fails" + ] + ] + ], + "test_pretrained_networks": [ + [ + "tests/utils.py", + [ + "test_pretrained_networks" + ] + ] + ], + "test_is_quick": [ + [ + "tests/utils.py", + [ + "test_is_quick" + ] + ] + ], + "is_tf32_env": [ + [ + "tests/utils.py", + [ + "is_tf32_env" + ] + ] + ], + "skip_if_quick": [ + [ + "tests/utils.py", + [ + "skip_if_quick" + ] + ] + ], + "skip_if_no_cpp_extension": [ + [ + "tests/utils.py", + [ + "skip_if_no_cpp_extension" + ] + ] + ], + "skip_if_no_cuda": [ + [ + "tests/utils.py", + [ + "skip_if_no_cuda" + ] + ] + ], + "skip_if_windows": [ + [ + "tests/utils.py", + [ + "skip_if_windows" + ] + ] + ], + "skip_if_darwin": [ + [ + "tests/utils.py", + [ + "skip_if_darwin" + ] + ] + ], + "is_main_test_process": [ + [ + "tests/utils.py", + [ + "is_main_test_process" + ] + ] + ], + "has_cupy": [ + [ + "tests/utils.py", + [ + "has_cupy" + ] + ] + ], + "make_nifti_image": [ + [ + "tests/utils.py", + [ + "make_nifti_image" + ] + ] + ], + "make_rand_affine": [ + [ + "tests/utils.py", + [ + "make_rand_affine" + ] + ] + ], + "get_arange_img": [ + [ + "tests/utils.py", + [ + "get_arange_img" + ] + ] + ], + "__getstate__": [ + [ + "tests/utils.py", + [ + "DistTestCase", + "__getstate__" + ] + ] + ], + "run_process": [ + [ + "tests/utils.py", + [ + "DistCall", + "run_process" + ] + ], + [ + "tests/utils.py", + [ + "TimedCall", + "run_process" + ] + ] + ], + "_cache_original_func": [ + [ + "tests/utils.py", + [ + "_cache_original_func" + ] + ] + ], + "_del_original_func": [ + [ + "tests/utils.py", + [ + "_del_original_func" + ] + ] + ], + "_call_original_func": [ + [ + "tests/utils.py", + [ + "_call_original_func" + ] + ] + ], + "test_script_save": [ + [ + "tests/utils.py", + [ + "test_script_save" + ] + ] + ], + "test_onnx_save": [ + [ + "tests/utils.py", + [ + "test_onnx_save" + ] + ] + ], + "download_url_or_skip_test": [ + [ + "tests/utils.py", + [ + "download_url_or_skip_test" + ] + ] + ], + "query_memory": [ + [ + "tests/utils.py", + [ + "query_memory" + ] + ] + ], + "test_local_inversion": [ + [ + "tests/utils.py", + [ + "test_local_inversion" + ] + ] + ], + "command_line_tests": [ + [ + "tests/utils.py", + [ + "command_line_tests" + ] + ] + ], + "get_root": [ + [ + "versioneer.py", + [ + "get_root" + ] + ] + ], + "get_config_from_root": [ + [ + "versioneer.py", + [ + "get_config_from_root" + ] + ] + ], + "do_vcs_install": [ + [ + "versioneer.py", + [ + "do_vcs_install" + ] + ] + ], + "versions_from_file": [ + [ + "versioneer.py", + [ + "versions_from_file" + ] + ] + ], + "write_to_version_file": [ + [ + "versioneer.py", + [ + "write_to_version_file" + ] + ] + ], + "get_version": [ + [ + "versioneer.py", + [ + "get_version" + ] + ] + ], + "initialize_options": [ + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_version", + "initialize_options" + ] + ] + ], + "finalize_options": [ + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_version", + "finalize_options" + ] + ] + ], + "find_sources": [ + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_egg_info", + "find_sources" + ] + ] + ], + "make_release_tree": [ + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_sdist", + "make_release_tree" + ] + ] + ], + "get_cmdclass": [ + [ + "versioneer.py", + [ + "get_cmdclass" + ] + ] + ], + "do_setup": [ + [ + "versioneer.py", + [ + "do_setup" + ] + ] + ], + "scan_setup_py": [ + [ + "versioneer.py", + [ + "scan_setup_py" + ] + ] + ] +} \ No newline at end of file