pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:Java
Filter by
87.7M results
상위 cup-stack-integration 의 서브모듈 평탄화로 vision/ 계층이 제거되어, params.yaml 의 절대 YOLO 모델 경로에서 vision/ 접두를 제거한다.
- …/cup-stack-integration/vision/ros2-depth-point-cloude/vision/yolo/… →
…/cup-stack-integration/ros2-depth-point-cloude/vision/yolo/… ...
Bumps the user-dependencies group in /VegaOps-User-Service with 16 updates:
| Package | From | To |
| --- | --- | --- |
| org.keycloak:keycloak-admin-client | 23.0.0 | 26.0.9 |
| org.springdoc:springdoc-openapi-starter-webmvc-ui ...
Summary
First sub-plan of the Streamlit - Vercel(Pyodide) migration (#395): remove the pandas dependency from
features/config_parser.py by replacing the CSV path with a small stdlib csv parser. This drops ...
Summary
Adopts the shared cliff.toml template from phenotype-tooling (PR #118).
Changes
- cliff.toml: adds the # Source: traceability comment. No semantic change.
CI wiring
Added a new check-cliff-template ...
The DATA onnx-light size and ops workflow failed with ModuleNotFoundError: No module named onnx_light.schema_comparison
because upstream xadupre/onnx-light relocated the module under the tools subpackage. ...
…o match the host user.This helps avoid permission issues when creating or modifying files inside mounted volumes.
Summary
根治先前重複的欄位名 bug(node_kind/edge_kind/framework/.get( stats ))——根因是欄位存取硬寫在 markdown prose、開發迴圈不執行、欄位錯了還是綠。
- 點1(下筆前讀回傳):逐一對 servers/ 原始碼 audit 每個 API 回傳結構(過程中又抓到 sync() 無 stats 鍵)。
- 點2(結構性修法):新增 ...
What I did
fixes #5048 Fixed a bug in the experimental codegen pipeline (codegen_venom) where a constructor containing an explicit
return statement deploys a contract with empty runtime bytecode.
How ...
Summary
This PR restructures the entire data pipeline to achieve a clean separation between canonical (backend-agnostic) and
implementation-specific (PyPSA) data layers. It consolidates three separate ...