pullrequests Search Results · language:Dune language:JavaScript language:Python language:Python language:Java
Filter by
182M results
Potential fix for https://github.com/beernanthasit-hub/SakThai-Agent/security/code-scanning/4
The best fix is to stop persisting the raw API key and instead store a non-sensitive reference that resolves ...
python
Summary
`SparseTensor.svd()` was not properly differentiable:
- CPU: `scipy_svds` does a numpy roundtrip and breaks the autograd chain
- CUDA: `_power_iteration_svd` tracks 100 iterations through ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
対応Issue
N/A
変更内容
- 資源ワールドのリセットで regenWorld() 前に明示アンロード・手動削除しないよう修正
- Multiverse-Core 5.6.2 の regenWorld(RegenWorldOptions) 契約に合わせて、ロード済みワールドをそのまま再生成に渡す形へ変更
- 関連ユニットテストを更新
UI/UX設計準拠
- [ ] Geminiの設計ドキュメントに従っている(該当する場合) ...