Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancements] Several bugfixes and refactoring of dynamic generic reduction #1156

Merged
merged 65 commits into from
Sep 29, 2021

Commits on Jul 30, 2021

  1. Merge commit 'c840438b62e3071b8e658de7343c8e461387de97' as 'src/compo…

    …sable_kernel'
    Chao Liu committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    78c293c View commit details
    Browse the repository at this point in the history
  2. Squashed 'src/composable_kernel/' content from commit f6edda611

    git-subtree-dir: src/composable_kernel
    git-subtree-split: f6edda6119ebbb237dfa6270797b34f960d7b190
    Chao Liu committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c840438 View commit details
    Browse the repository at this point in the history
  3. add solver ConvIgemmFwdV6r1DlopsNchwKcyxNkhw; rename static ck source…

    … files
    Chao Liu committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6204be8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge commit '437cc595c6e206dfebb118985b5171bbc1e29eab' into composab…

    …le_kernel_init_integration_v3
    Chao Liu committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    3c0614b View commit details
    Browse the repository at this point in the history
  2. Squashed 'src/composable_kernel/' changes from f6edda611..5781adf5c

    5781adf5c Update develop (#5) (#6)
    97e6d514f Merge pull request #4 from ROCmSoftwarePlatform/separate_online_compile
    7b1ec41e5 refactor
    49c33aaea refactor
    54b3e73d1 rename
    
    git-subtree-dir: src/composable_kernel
    git-subtree-split: 5781adf5cf4ac753e2e36da7385791775b744bf7
    Chao Liu committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    437cc59 View commit details
    Browse the repository at this point in the history
  3. fix

    Chao Liu committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d822708 View commit details
    Browse the repository at this point in the history
  4. refactor

    Chao Liu committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0bf90d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. remove online compilation from CK

    Chao Liu committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    c67b040 View commit details
    Browse the repository at this point in the history
  2. refactor

    Chao Liu committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    fff94ec View commit details
    Browse the repository at this point in the history
  3. fix

    Chao Liu committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    44da477 View commit details
    Browse the repository at this point in the history
  4. add ctest

    Chao Liu committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    1208667 View commit details
    Browse the repository at this point in the history
  5. tidy

    Chao Liu committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    9f89938 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. add tidy

    Chao Liu committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    4f825a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    2ad51a5 View commit details
    Browse the repository at this point in the history
  2. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    add55bb View commit details
    Browse the repository at this point in the history
  3. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5cae6d0 View commit details
    Browse the repository at this point in the history
  4. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    63204c0 View commit details
    Browse the repository at this point in the history
  5. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    64b8ab8 View commit details
    Browse the repository at this point in the history
  6. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    685ff52 View commit details
    Browse the repository at this point in the history
  7. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    aeddc20 View commit details
    Browse the repository at this point in the history
  8. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    7b9a9ea View commit details
    Browse the repository at this point in the history
  9. tidy

    Chao Liu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b5d1fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. add c-style pointer cast

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    bf9c7a7 View commit details
    Browse the repository at this point in the history
  2. vector/scalar pointer cast use c-style pointer cast instead of reinte…

    …rpret_cast
    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f258bf4 View commit details
    Browse the repository at this point in the history
  3. fix clang warning suppression

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    15467d5 View commit details
    Browse the repository at this point in the history
  4. tidy

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    485800f View commit details
    Browse the repository at this point in the history
  5. suppress cppcheck

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    6f1ea68 View commit details
    Browse the repository at this point in the history
  6. fix enum issue

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9547d24 View commit details
    Browse the repository at this point in the history
  7. revert chagnes to hip build

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    d921965 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/develop' into composable_kernel_…

    …init_integration_v3
    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f5680a9 View commit details
    Browse the repository at this point in the history
  9. fix kernel filename

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2bfe093 View commit details
    Browse the repository at this point in the history
  10. update CK build script

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b31e661 View commit details
    Browse the repository at this point in the history
  11. rename

    Chao Liu committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f2e1a1c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. rename

    Chao Liu committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f03af0c View commit details
    Browse the repository at this point in the history
  2. make innner product compatiable on gfx900

    Chao Liu committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4619a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Update src/include/miopen/solver/ck_utility_common.hpp

    Co-authored-by: JD <Jehandad.Khan@amd.com>
    Chao Liu and JehandadKhan authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d5e7530 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. compiler parameter use stream

    Chao Liu committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    04999e3 View commit details
    Browse the repository at this point in the history
  2. use int instead of index_t in kernel wrapper

    Chao Liu committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    b460246 View commit details
    Browse the repository at this point in the history
  3. DynamicBuffer, StaticBuffer, amd_buffer_load support customized value…

    … for invalid element
    Chao Liu committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6445cae View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/develop' into composable_kernel_…

    …init_integration_v3
    Chao Liu committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    40860ed View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Merge remote-tracking branch 'origin/develop' into composable_kernel_…

    …init_integration_v3
    Chao Liu committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    09f375e View commit details
    Browse the repository at this point in the history
  2. refactor

    Chao Liu committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    18a7570 View commit details
    Browse the repository at this point in the history
  3. refactor

    Chao Liu committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    3241ab4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. change cmakelist

    Chao Liu committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    d50dc04 View commit details
    Browse the repository at this point in the history
  2. change ck common utility

    Chao Liu committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    8db34a5 View commit details
    Browse the repository at this point in the history
  3. fix

    Chao Liu committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    77b4c43 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    3e81fca View commit details
    Browse the repository at this point in the history
  2. Squashed 'src/composable_kernel/' changes from 5781adf5c..31b403526

    31b403526 Merge pull request #16 from ROCmSoftwarePlatform/develop
    b62bf8c3f Merge pull request #14 from ROCmSoftwarePlatform/miopen_downstream_init_integration
    ccc4a1d36 Merge pull request #8 from ROCmSoftwarePlatform/miopen_downstream_init_integration
    67ad47e7c refactor
    16effa767 refactor
    a91b68dfc DynamicBuffer, StaticBuffer, amd_buffer_load support customized value for invalid element
    2cbabbba5 use int instead of index_t in kernel wrapper
    0834bc763 compiler parameter use stream
    f2ac7832c make innner product compatiable on gfx900
    4e57b30a6 rename
    c03045ce2 rename
    b2589957f update CK build script
    2c48039d0 fix kernel filename
    d626dccc9 fix enum issue
    643ebd4f3 tidy
    ddd49ec9e fix clang warning suppression
    4f566c622 vector/scalar pointer cast use c-style pointer cast instead of reinterpret_cast
    172036d72 add c-style pointer cast
    76f313193 tidy
    d18428901 tidy
    f885c131d tidy
    80120f0a0 tidy
    c3efeb5e2 tidy
    56fc0842b tidy
    54fba515b tidy
    e62bae7a4 tidy
    24c872894 add tidy
    61487e0a0 fix
    ae98b52ad remove online compilation from CK
    cb9542131 refactor
    73ca97015 Merge commit '437cc595c6e206dfebb118985b5171bbc1e29eab' into composable_kernel_init_integration_v3
    3b8664611 Merge pull request #7 from ROCmSoftwarePlatform/master
    d09ea4f4e Update develop (#5)
    3d32ae940 add solver ConvIgemmFwdV6r1DlopsNchwKcyxNkhw; rename static ck source files
    
    git-subtree-dir: src/composable_kernel
    git-subtree-split: 31b403526ec54abf13c4bb58dfb6635b4d2aa619
    Chao Liu committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    3952bef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64c376 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    2f4fe70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f098bfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba91b99 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    a26986e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a0c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8229c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b483839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc4696 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    3adc483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e5537 View commit details
    Browse the repository at this point in the history
  3. Update to re-order tensor dimensions on the host, split second_call k…

    …ernel wrapper files and simplify reduce_all kernel wrappers
    qianfengz committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    dbb77c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f57af View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    a78d0ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3afabc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    6ca9b6f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    997d97e View commit details
    Browse the repository at this point in the history