Skip to content

Pull requests: kubeedge/ianvs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: replace JsonlDataParse with JSONDataParse to match Sedna API kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#564 opened Jun 23, 2026 by 31groot Loading…
fix 502: portable paths and zero-division guard in llm_simple_qa example kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#562 opened Jun 21, 2026 by Priyanshu6968 Loading…
Fix/mot17 issues 447 449 450 kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#561 opened Jun 21, 2026 by rajdhruvsingh Loading…
3
7
Fix rank picture mode without matrix kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#560 opened Jun 20, 2026 by avinxshKD Loading…
Fix module loading path collision kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#558 opened Jun 18, 2026 by avinxshKD Loading…
fix: prevent NaN propagation in MOT17 tracking metrics kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#556 opened Jun 16, 2026 by Fahmid-Arman Loading…
fix: update deprecated torchvision make_grid API and resolve DataLoader worker import failures kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#555 opened Jun 15, 2026 by Fahmid-Arman Loading…
fix: remove hardcoded CUDA assumptions in ERFNet to support CPU-only execution kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#554 opened Jun 15, 2026 by Fahmid-Arman Loading…
fix: migrate legacy Sedna API calls to standard inference methods in lifelong learning kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#553 opened Jun 15, 2026 by Fahmid-Arman Loading…
fix: bypass Sedna network timeouts during local offline benchmarking kind/bug Categorizes issue or PR as related to a bug. kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#552 opened Jun 15, 2026 by karyxx Loading…
fix: add None guard for regex in load() and update addmm_() for PyTorch >= 2.0 compatibility size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#551 opened Jun 15, 2026 by SahilKumar75 Loading…
fix: resolve dataset preparation failure caused by upstream framework update kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#550 opened Jun 15, 2026 by Fahmid-Arman Loading…
fix: read DASHSCOPE_API_KEY from environment in GovDoc2Poster basemodel kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#549 opened Jun 14, 2026 by Fahmid-Arman Loading…
fix: resolve TypeError by properly instantiating model before loading state_dict in unseen sample recognition kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#548 opened Jun 14, 2026 by Fahmid-Arman Loading…
fix: add guards against ZeroDivisionError across cloud-edge LLM metrics and backends kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#547 opened Jun 14, 2026 by Fahmid-Arman Loading…
fix(aoa/TForest) : add requirements.txt and harden hardcoded paths in tools.py size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#546 opened Jun 14, 2026 by SurbhiD404 Loading…
fix: resolve scientific integrity failures and hardcoded paths in cityscapes GAN+STL benchmark kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#545 opened Jun 14, 2026 by Fahmid-Arman Loading…
fix: resolve execution blockers and hardcoded paths in llm_simple_qa benchmark kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#544 opened Jun 14, 2026 by Fahmid-Arman Loading…
fix: replace hardcoded absolute paths with root-relative paths in RoboDK Palletizing example kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#543 opened Jun 13, 2026 by Fahmid-Arman Loading…
fix: resolve missing dataset and config issues in compression benchmark. kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#542 opened Jun 13, 2026 by Fahmid-Arman Loading…
[LFX Term 2 2026] Proposal for Example Restoration and CI Example Validation Framework kind/bug Categorizes issue or PR as related to a bug. kind/design Categorizes issue or PR as related to design. kind/documentation Categorizes issue or PR as related to documentation. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#541 opened Jun 13, 2026 by ken6078 Loading…
fix(examples): add backwards-compatible fallback for transformers>=5.0 in ViT/DeiT models kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#540 opened Jun 13, 2026 by Aamod-Dev Loading…
fix(examples): add missing BaseDataSource import to RFNet/ERFNet sedna_predict.py files kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#539 opened Jun 13, 2026 by Aamod-Dev Loading…
fix(metrics): correct compute() return values to prevent ValueError crash kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#538 opened Jun 13, 2026 by Aamod-Dev Loading…
fix: make query-routing example importable on non-CUDA platforms kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#537 opened Jun 12, 2026 by Fahmid-Arman Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.