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

[PHASE IV] fix(llm_simple_qa): pass do_sample explicitly so the benchmark is reproducible kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#990 opened Aug 28, 2026 by vjuhhii Loading…
[PHASE IV] docs(proposals): environment contract and result validity for examples kind/documentation Categorizes issue or PR as related to documentation. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#986 opened Aug 28, 2026 by vjuhhii Loading…
fix(lifelong): avoid indexing beyond dataset splits size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#980 opened Aug 28, 2026 by ali-raza-7 Loading…
fix: handle digit-bearing model architectures in M3L Signed-off-by: nitbig <nitishkr13245@gmail.com> size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#968 opened Aug 28, 2026 by nitbig Loading…
Refactor BaseModel for improved loading and prediction kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#962 opened Aug 27, 2026 by nitbig Loading…
Fix algorithm field validation size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#959 opened Aug 27, 2026 by ali-raza-7 Loading…
[PHASE IV] feat(core): device capability contract for bfloat16 and declared floors kind/bug Categorizes issue or PR as related to a bug. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#957 opened Aug 27, 2026 by vjuhhii Loading…
fix: declare missing runtime dependencies size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#954 opened Aug 27, 2026 by ali-raza-7 Loading…
fix(examples): correct broken path references in Cloud_Robotics singletask learning 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.
#942 opened Aug 26, 2026 by azaynul10 Loading…
fix(config): reject a non-mapping simulation or rank config with a clear error kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#941 opened Aug 26, 2026 by ammarbinmudassar Loading…
docs(simulation): correct the documented order of host environment checks kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#939 opened Aug 26, 2026 by ammarbinmudassar Loading…
fix(core/algorithm): raise ValueError on duplicate module type kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#936 opened Aug 26, 2026 by barakahabimbola Loading…
test: add validator decision contract coverage size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#927 opened Aug 25, 2026 by blackdragoon26 Loading…
fix: make smart coding comment example portable kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#926 opened Aug 25, 2026 by iron-prog Loading…
fix(pcb-aoi): resolve tensorflow.contrib dependency drift in FPN basemodel size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#918 opened Aug 25, 2026 by KHARSHAVARDHAN-eng Loading…
docs: fix §6.3 config contract YAML — correct block key and leaf key names kind/documentation Categorizes issue or PR as related to documentation. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#908 opened Aug 24, 2026 by PragnyaKhandelwal Contributor Loading…
fix(simulation): make host resource checks cgroup aware kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#896 opened Aug 23, 2026 by RudraDudhat2509 Loading…
fix(core): declare the dataset fields that core paradigms read kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#891 opened Aug 23, 2026 by akshita317 Loading…
[PHASE IV] test(core): add regression tests for use_gpu device visibility size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#890 opened Aug 23, 2026 by vjuhhii Loading…
fix(core): fix inference dataset loading, predict arguments, and ONNX partitioning in multiedge inference kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#872 opened Aug 23, 2026 by bhuvan-somisetty Loading…
fix(examples): remove phantom PDF dependencies, add real PDF extraction, and fix stale paths in GovDoc2Poster kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#860 opened Aug 22, 2026 by Arijit429 Loading…
fix(core): replace unguarded config[key] lookups with clear ValueError in _parse_config kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#854 opened Aug 21, 2026 by Arijit429 Loading…
docs: add blog post on Ianvs example restoration audit findings kind/documentation Categorizes issue or PR as related to documentation. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#853 opened Aug 21, 2026 by Arijit429 Loading…
ci: add GitHub Actions workflow for example lint and requirements validation kind/feature Categorizes issue or PR as related to a new feature. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#851 opened Aug 21, 2026 by Arijit429 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.