Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

openvino · Issues· 881 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #30247

    [Good First Issue] [RISCV64]: Implement CPU plugin just-in-time emitter for Swish operation

    good first issuecategory: CPUplatform: risc-vUpdated Sep 18, 2026
  • #38100

    [Bug]: LFM2.5 350M and 1.2B silently generate garbage on NPU DEVICE_ARCHITECTURE=4000 (Lunar Lake) — correct on 3720, CPU and GPU

    PSEcategory: NPUUpdated Sep 18, 2026
  • #38256

    [Bug]: bf16 MatMul/GEMM returns corrupted output (cos 0.28-0.65, 5-135x magnitude) - f16 and f32 controls are correct

    bugsupport_requestUpdated Sep 18, 2026
  • #38253

    [Bug]: Qwen3.8-27B with MTP cannot run across 2x Arc Pro B70: PIPELINE_PARALLEL crashes in igdrcl64.dll, TENSOR_PARALLEL unsupported

    Updated Sep 18, 2026
  • #38250

    [Bug]: HETERO:GPU.0,GPU.1 + PIPELINE_PARALLEL silently places whole model on GPU.0 when it fits one card (2x Arc Pro B70, Qwen3.8-27B)

    Updated Sep 18, 2026
  • #38218

    [aw] CI Failure Doctor — Merge Queue produced no safe outputs

    agentic-workflowsUpdated Sep 18, 2026
  • #37412

    [aw] Detection Runs

    agentic-workflowsUpdated Sep 18, 2026
  • #38248

    [Bug]: CPU and GPU plugins ignore Divide's m_pythondiv for integer inputs: -5 / 2 gives -2 instead of -3

    Updated Sep 18, 2026
  • #38247

    [Bug]: [PyTorch Frontend] aten::narrow with a negative start returns an empty tensor

    Updated Sep 18, 2026
  • #38246

    [Bug]: ROI tensor keeps its owner's strides after set_shape() expands the rank — ITensor::copy_to() then reads out of bounds (SIGSEGV in production)

    bugsupport_requestUpdated Sep 18, 2026
  • #38101

    [Bug]: OpenVINO's GPU plugin segfaults on intel 12th gen cpu

    bugsupport_requestUpdated Sep 18, 2026
  • #38153

    [Performance]: [GPU] PagedAttention with 2-4 query tokens per sequence (speculative decoding verify) is ~8x slower than single-token decode at the same context

    performancesupport_requestUpdated Sep 18, 2026
  • #38239

    [Bug]: PyTorch frontend computes `sum((x-y)^p)^(1/p)` for `aten::pairwise_distance` / `aten::cdist` — the `Abs()` is missing, so every `p != 2` is wrong or NaN

    bugsupport_requestUpdated Sep 18, 2026
  • #38136

    [Bug]: [PyTorch Frontend] Incorrect translation for aten::slice when step is negative and start/end bounds are omitted

    bugsupport_requestUpdated Sep 17, 2026
  • #38240

    [Bug]: [GPU] StridedSlice/Slice with non-constant strides is skipped as identity when the output shape equals the input shape (e.g. reversal with step -1)

    Updated Sep 17, 2026