YunLiu

Results 95 issues of YunLiu

``` ================================ Printing system config... ================================ `psutil` required for `print_system_info` ================================ Printing GPU config... ================================ /usr/local/lib/python3.12/dist-packages/torch/cuda/__init__.py:789: UserWarning: Can't initialize NVML warnings.warn("Can't initialize NVML") Num GPUs: 0 Has CUDA: False cuDNN...

bug
Contribution wanted

``` [2025-04-24T17:25:59.151Z] Running ./modules/torch_compile.ipynb [2025-04-24T17:25:59.151Z] Checking PEP8 compliance... [2025-04-24T17:25:59.406Z] Running notebook... [2025-04-24T17:26:05.937Z] Unable to import quantization op. Please install modelopt library (https://github.com/NVIDIA/TensorRT-Model-Optimizer?tab=readme-ov-file#installation) to add support for compiling quantized models [2025-04-24T17:26:09.201Z]...

**Describe the bug** The coverage data is inaccurate, as all tests have been executed but the results are not being properly included in the coverage report. Randomly select one test...

bug

``` [2024-11-14T19:28:21.224Z] ====================================================================== [2024-11-14T19:28:21.224Z] ERROR: test_handler (tests.test_trt_compile.TestTRTCompile) [2024-11-14T19:28:21.224Z] ---------------------------------------------------------------------- [2024-11-14T19:28:21.224Z] Traceback (most recent call last): [2024-11-14T19:28:21.224Z] File "/home/jenkins/agent/workspace/Monai-latest-image/tests/test_trt_compile.py", line 82, in test_handler [2024-11-14T19:28:21.224Z] net1.forward(torch.tensor([[0.0, 1.0], [1.0, 2.0]], device="cuda")) [2024-11-14T19:28:21.224Z] File...

bug

``` [2025-02-18T14:51:32.598Z] ====================================================================== [2025-02-18T14:51:32.598Z] ERROR: test_ensemble (__main__.TestEnsembleBuilder) [2025-02-18T14:51:32.598Z] ---------------------------------------------------------------------- [2025-02-18T14:51:32.598Z] Traceback (most recent call last): [2025-02-18T14:51:32.598Z] File "/home/jenkins/agent/workspace/Monai-notebooks/MONAI/tests/integration/test_auto3dseg_ensemble.py", line 174, in test_ensemble [2025-02-18T14:51:32.598Z] algo.train(_train_param) [2025-02-18T14:51:32.598Z] File "/tmp/tmpjr4iivmw/workdir/algorithm_templates/dints/scripts/algo.py", line 496, in...

bug

``` [2025-02-18T15:24:11.855Z] ====================================================================== [2025-02-18T15:24:11.855Z] ERROR: test_pickling (tests.data.meta_tensor.test_meta_tensor.TestMetaTensor) [2025-02-18T15:24:11.855Z] ---------------------------------------------------------------------- [2025-02-18T15:24:11.855Z] Traceback (most recent call last): [2025-02-18T15:24:11.855Z] File "/tmp/tmp.1fErHx3AxH/tests/data/meta_tensor/test_meta_tensor.py", line 248, in test_pickling [2025-02-18T15:24:11.855Z] m2 = torch.load(fname) [2025-02-18T15:24:11.855Z] File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line...

bug

https://github.com/advisories/GHSA-hxxf-235m-72v3 https://github.com/advisories/GHSA-qxrp-vhvm-j765 https://github.com/advisories/GHSA-wrfc-pvp9-mr9g May need upgrade the transformers version to avoid the high vuln https://github.com/Project-MONAI/MONAI/blob/dev/requirements-dev.txt#L37

dependencies

https://github.com/Project-MONAI/MONAI/actions/runs/13106727685/job/36583873644 ``` Installing collected packages: triton, parameterized, packaging, coverage, torch Attempting uninstall: triton Found existing installation: triton 3.2.0 Uninstalling triton-3.2.0: Successfully uninstalled triton-3.2.0 Attempting uninstall: torch Found existing installation: torch...

bug

Hi everyone, I would like to encourage all contributors to share their implementations related to the MICCAI challenge in the MONAI framework. The topics of focus include, but are not...

community
WG: Research

``` [2025-06-16T22:42:14.473Z] Running ./model_zoo/TCIA_PROSTATEx_Prostate_MRI_Anatomy_Model.ipynb [2025-06-16T22:42:14.728Z] Running notebook... [2025-06-16T22:42:22.802Z] In the future `np.bool` will be defined as the corresponding NumPy scalar. [2025-06-16T22:42:22.802Z] In the future `np.bool` will be defined as the...

bug