jump-dev / jump-dev/MathOptInterface.jl

Optional forward mode for jac/jac-vec products

オープン
#2,526 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Project: next-gen nonlinear support
主要言語
Julia
スター
504
フォーク
101
平均マージ
6時間 26分
マージ済み PR(30日)
22

説明

@amontoison observed that we could use forward mode for the jacobian and jacobian-vector products when the number of variables is less than the number of rows to get better performance than the current approach that uses reverse mode always.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue does not name files or tests. Start by locating the jacobian and jacobian-vector product implementations and their reverse-mode differentiation path, then inspect existing tests or benchmarks for these products. Done means forward mode is selected when variables outnumber? the rows? Verify the issue's stated condition carefully, preserve correctness, and demonstrate the intended performance improvement.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
julia
領域
performance
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
40/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。