Skip to content

PIDML: evaluate FSE + self-attention network - #7162

Merged
saganatt merged 6 commits into
AliceO2Group:masterfrom
mytkom:master
Aug 7, 2024
Merged

PIDML: evaluate FSE + self-attention network#7162
saganatt merged 6 commits into
AliceO2Group:masterfrom
mytkom:master

Conversation

@mytkom

Copy link
Copy Markdown
Contributor
  • remove detector count setting and reorder network arguments (with NaNs if detector not available)

  • update README.md

  • markdownlint changes

* remove detector count setting and reorder network arguments (with NaNs if detector not available)
* update README.md
* markdownlint changes
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 6bafb63 at 2024-08-05 16:28:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/7162-slc7_x86-64/0/Tools/PIDML/pidOnnxModel.h:29:10: fatal error: onnxruntime/core/session/experimental_onnxruntime_cxx_api.h: No such file or directory
/sw/SOURCES/O2Physics/7162-slc7_x86-64/0/Tools/PIDML/pidOnnxModel.h:29:10: fatal error: onnxruntime/core/session/experimental_onnxruntime_cxx_api.h: No such file or directory
ninja: build stopped: subcommand failed.

Full log here.

@saganattsaganatt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for upgrading the code.
Here is my batch of comments.

Comment threadTools/PIDML/pidOnnxModel.h
Comment threadTools/PIDML/pidOnnxInterface.h Outdated
Comment threadTools/PIDML/README.md Outdated
Comment threadTools/PIDML/pidOnnxModel.h Outdated
Comment threadTools/PIDML/pidOnnxModel.h Outdated
Comment threadTools/PIDML/qaPidML.cxx
@saganatt
saganatt merged commit 8247afd into AliceO2Group:masterAug 7, 2024
Luca610 pushed a commit to Luca610/O2Physics that referenced this pull request Aug 13, 2024
* PIDML evaluate FSE + self-attention network (#5)
* remove detector count setting and reorder network arguments (with NaNs if detector not available)
* update README.md
* markdownlint changes
* MegaLinter fixes (#6)
* fix include missing file, the same way it was before
* readd pLimits to ONNXinterface and pass it to ONNXmodel
* Please consider the following formatting changes (#9)
* improve qaPidML according to new approach
---------
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
joonsukbae pushed a commit to joonsukbae/O2Physics that referenced this pull request Aug 27, 2024
* PIDML evaluate FSE + self-attention network (#5)
* remove detector count setting and reorder network arguments (with NaNs if detector not available)
* update README.md
* markdownlint changes
* MegaLinter fixes (#6)
* fix include missing file, the same way it was before
* readd pLimits to ONNXinterface and pass it to ONNXmodel
* Please consider the following formatting changes (#9)
* improve qaPidML according to new approach
---------
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mytkom@alibuild@saganatt