Skip to content

Revert Softmax optimizations using openmp. - #97

Merged
Zhang Lei (zhanghuanrong) merged 1 commit into
masterfrom
zhalei/remove_softmax_opt
Dec 5, 2018
Merged

Revert Softmax optimizations using openmp.#97
Zhang Lei (zhanghuanrong) merged 1 commit into
masterfrom
zhalei/remove_softmax_opt

Conversation

@zhanghuanrong

Copy link
Copy Markdown
Contributor

squash related reverts together:
Revert "Simpler unused parameter in #if defined() switch."
This reverts commit 6b00e6b.

Revert "Better opemmp parallel group count calculation in Softmax parallel running."
This reverts commit c530064.

Revert "Optimize softmax cpu by parallel using openmp."
This reverts commit e7bdfa0.

Revert "Simpler unused parameter in #if defined() switch."
This reverts commit 6b00e6b.

Revert "Better opemmp parallel group count calculation in Softmax parallel running."
This reverts commit c530064.

Revert "Optimize softmax cpu by parallel using openmp."
This reverts commit e7bdfa0.
@pranavsharma

Copy link
Copy Markdown
Contributor

What's the reason for reverting?

@zhanghuanrong

Copy link
Copy Markdown
Contributor Author
      What's the reason for reverting?

The perf gain is too small to the transformer model currently after it use dynamic input sequence length. And we do not have enough real data to do the perf tuning based on this change.

@zhanghuanrong
Zhang Lei (zhanghuanrong) merged commit 996d6ea into master Dec 5, 2018
@zhanghuanrong
Zhang Lei (zhanghuanrong) deleted the zhalei/remove_softmax_opt branch December 5, 2018 00:21
Pranav Sharma (pranavsharma) pushed a commit that referenced this pull request Dec 5, 2018
* Update Dockerfile for ARM build and build description

* Update BUILD.md for ARM build

* Fix typo

* Kezhan/renaming graph_base.h to graph.h (#95)

* rename graph.h to graph_viewer.h

* rename graph_base.h to graph.h

* Implement StringNormalizer (#69)

* Imlpement StringNormalizer
  Add mixed language tests, test case insentive path.
* Create a locale on the fly. Default locale does not seem to create well.
* Add CI language-pack-en to make default locale available.
  Catch and translate locale creation exception to make the message
  meaningful.
* Make sure locales are configured on Ubuntu.

* Split the CI pipelines (#94)

* Add the split build badges (#96)

* Split the CI pipelines

* Update build bdge display table in README

* Revert Softmax optimizations using openmp. (#97)

Revert "Simpler unused parameter in #if defined() switch."
This reverts commit 6b00e6b.

Revert "Better opemmp parallel group count calculation in Softmax parallel running."
This reverts commit c530064.

Revert "Optimize softmax cpu by parallel using openmp."
This reverts commit e7bdfa0.

* Delete logo as per marketing requirements (#98)

* Update Dockerfile for ARM build and build description

* Update BUILD.md for ARM build

* Fix typo
Scott McKay (skottmckay) added a commit that referenced this pull request Mar 1, 2024
Ted Themistokleous (TedThemistokleous) pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request Jun 2, 2025
* update

* update

* Fix build error CK_BUFFER_RESOURCE_3RD_DWORD

Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>

* Add all archs back + gfx950

Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>

---------

Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>
Co-authored-by: kithumma <kiran.thumma@amd.com>
Ted Themistokleous (TedThemistokleous) pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request Jul 8, 2025
* update

* update

* Fix build error CK_BUFFER_RESOURCE_3RD_DWORD

Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>

* Add all archs back + gfx950

Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>

---------

Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>
Co-authored-by: kithumma <kiran.thumma@amd.com>
ankus-qti pushed a commit to CodeLinaro/onnxruntime that referenced this pull request Nov 25, 2025
Dmitri Smirnov (yuslepukhin) pushed a commit that referenced this pull request Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants