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

MIOpenTensile Part2 : Support low precision types #556

Merged
merged 166 commits into from
Apr 18, 2021
Merged

Commits on Apr 7, 2020

  1. add miopentensile path

    ce1adon committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3201498 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

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

Commits on Apr 10, 2020

  1. hip tidy

    ce1adon committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    bb28471 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. update miotensile

    ce1adon committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3c6d5bd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. generalize miotensile stride

    ce1adon committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    a0d8cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e51f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

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

Commits on Apr 16, 2020

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

Commits on Apr 17, 2020

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

Commits on Apr 27, 2020

  1. update miopentensile version

    ce1adon committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    736940c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

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

Commits on May 19, 2020

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

Commits on Jun 21, 2020

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

Commits on Jun 23, 2020

  1. use const arg in gemm

    ce1adon committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    818544f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    c6e5611 View commit details
    Browse the repository at this point in the history
  2. update miot version

    ce1adon committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    7bfe9f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c02111 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

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

Commits on Aug 18, 2020

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

Commits on Aug 24, 2020

  1. disable ocl wrw2 solvers

    ce1adon committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    17f5a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836fbd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1beaf51 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. clang tidy

    ce1adon committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    bd706c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cecd3e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

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

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    7d2c634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd15dc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. hip-clang docker update

    ce1adon committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    9580b0a View commit details
    Browse the repository at this point in the history
  2. update hip-clang docker compiler

    Jing Zhou committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3460907 View commit details
    Browse the repository at this point in the history
  3. update miopentensile info

    Jing Zhou committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    93148be View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

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

Commits on Sep 2, 2020

  1. disable miotensile with hcc

    ce1adon committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    a744b47 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    b6ddabe View commit details
    Browse the repository at this point in the history
  2. Revert "clang tidy"

    This reverts commit bd706c5.
    ce1adon committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    e8f2a9d View commit details
    Browse the repository at this point in the history
  3. Revert "disable ocl wrw2 solvers"

    This reverts commit 17f5a59.
    ce1adon committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    c5c18a8 View commit details
    Browse the repository at this point in the history
  4. workaround for issue 2534

    ce1adon committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    785fda2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Adjust test config

    ce1adon committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    048799a View commit details
    Browse the repository at this point in the history
  2. Adjust gemm env_var

    ce1adon committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    653e6df View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    6ca9951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d3d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3692844 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    658f441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e3bf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. use parallel jobs for tensile

    Jing Zhou committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8678cea View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    215bdff View commit details
    Browse the repository at this point in the history
  2. fix jenkins docker arg

    Jing Zhou committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1780dbb View commit details
    Browse the repository at this point in the history
  3. fix jenkins docker arg string

    Jing Zhou committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    716b09f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. support low-precision datatypes

    root committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    a15cde6 View commit details
    Browse the repository at this point in the history
  2. enable bfloat16 miopentensile path

    root committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    e17e05e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

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

Commits on Sep 15, 2020

  1. rename gpu target param for miotensile

    Jing Zhou committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    fb452bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    555aa2c View commit details
    Browse the repository at this point in the history
  3. specify gpu architecture(s) in Jenkinsfile buildJob

    Jing Zhou committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c089443 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. relocate miotensile gpu targets arg

    Jing Zhou committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    83c8082 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. add symlink to /opt/rocm in Dockerfile

    Jing Zhou committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fd94b50 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

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

Commits on Sep 20, 2020

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

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    67a06c7 View commit details
    Browse the repository at this point in the history
  2. remove workaround for issue #2534

    Jing Zhou committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    569bd7b View commit details
    Browse the repository at this point in the history
  3. winograd workaround condition update: current miopentensile doesn't s…

    …upport bf16/fp16
    Jing Zhou committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    6b28286 View commit details
    Browse the repository at this point in the history
  4. clang format

    Jing Zhou committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    8d50d0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20b6e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. fix jenkinsfile typo & move GPU architecture flag to cget init in hip…

    …-clang dockerfile
    ce1adon authored and Jing Zhou committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    29c0524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402b02e View commit details
    Browse the repository at this point in the history
  3. clang format

    ce1adon authored and Jing Zhou committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    99581d7 View commit details
    Browse the repository at this point in the history
  4. miopentensile stage rename

    ce1adon authored and Jing Zhou committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0e2dd07 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. reset miopentensile version in hcc

    ce1adon authored and Jing Zhou committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    b49fee4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. revert wino3x3WrW datatype constraint in miopentensile

    ce1adon authored and Jing Zhou committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4d7cc64 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into miotensile

    Jing Zhou committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ee6b154 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. remove miopentensile from dependency list & update version

    ce1adon authored and Jing Zhou committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    3402052 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge branch 'miotensile' into miotensile-lowprec

    jing authored and jing committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    cc0b6e7 View commit details
    Browse the repository at this point in the history
  2. remove datatype limit in multipass wino3x3wrw

    jing authored and jing committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c7c17ea View commit details
    Browse the repository at this point in the history
  3. add low precision tests for miopentensile in Jenkins

    jing authored and jing committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    bae6b2f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. update tensile version for int8

    ce1adon authored and root committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    7678578 View commit details
    Browse the repository at this point in the history
  2. miopentensile to 3-10-x

    ce1adon authored and root committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    dcdec86 View commit details
    Browse the repository at this point in the history
  3. revert miopentensile latest version

    ce1adon authored and root committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    f6bc06a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b76f85f View commit details
    Browse the repository at this point in the history
  5. revise format

    ce1adon authored and root committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    f858aa1 View commit details
    Browse the repository at this point in the history
  6. fix bug & clang format

    ce1adon authored and root committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    62156d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. fix merge conflicts

    ce1adon authored and root committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    98b2acd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. skip not applicable tests

    ce1adon committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    0449ee0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

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

Commits on Oct 30, 2020

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

Commits on Nov 5, 2020

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

Commits on Nov 6, 2020

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

Commits on Nov 14, 2020

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

Commits on Nov 15, 2020

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

Commits on Nov 17, 2020

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

Commits on Nov 24, 2020

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

Commits on Dec 16, 2020

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

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    4977bde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79a8a11 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

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

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    74a4fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df4bd5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125010e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    f6c6442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b9a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec11cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed74896 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3280330 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. targetid-fixes(13) [nfc] Target features: init to defaults, engage in…

    … binary cache save/load.
    atamazov committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    fe31c30 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Configuration menu
    Copy the full SHA
    5edcc27 View commit details
    Browse the repository at this point in the history
  2. update GEMM macro

    ce1adon committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    ab4106e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a6581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    165189f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b3557 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56a1857 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b232eb View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    24e7c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d58fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b8b8f View commit details
    Browse the repository at this point in the history
  4. targetid-fixes(21) OCL builds (HIP be): Update CO version selection o…

    …ption to match new syntax & value
    atamazov committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    f3b88f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    875a38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee53f31 View commit details
    Browse the repository at this point in the history
  3. targetid-fixes(24) OCL builds (OCL be): Avoid duplication of error me…

    …ssages in debug builds.
    atamazov committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    c6904be View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

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

Commits on Jan 13, 2021

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

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    2717fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e52e9d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abeac2b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    cc03d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845253a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. rename targetID dockers

    ce1adon committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    86e7f7a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    d248bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4540a View commit details
    Browse the repository at this point in the history
  3. update Tensile arch string

    ce1adon committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    76a124f View commit details
    Browse the repository at this point in the history
  4. workaround for hipcc

    ce1adon committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    fb7b62a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

Commits on Mar 9, 2021

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

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    83caf61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fc6d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    cb14a16 View commit details
    Browse the repository at this point in the history
  2. rearrange miopentensile tests

    ce1adon committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    439042c View commit details
    Browse the repository at this point in the history
  3. regulate stage names

    ce1adon committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2e0346d View commit details
    Browse the repository at this point in the history
  4. Revert "test miopentensile on latest CI framework"

    This reverts commit 35fc6d9.
    ce1adon committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    fb54873 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. merge develop

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    301608a View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    60c8e5c View commit details
    Browse the repository at this point in the history
  3. clang format

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    002e51b View commit details
    Browse the repository at this point in the history
  4. merge tensile stages

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    93a1041 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe6e75d View commit details
    Browse the repository at this point in the history
  6. test miopentensile stages

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    2bb47ef View commit details
    Browse the repository at this point in the history
  7. remove image param

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    cb4d064 View commit details
    Browse the repository at this point in the history
  8. accept custom docker image

    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    ca67bcc View commit details
    Browse the repository at this point in the history
  9. Revert "test miopentensile stages"

    This reverts commit 2bb47ef.
    ce1adon committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    1153d5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9ac78c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89f94c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. revert comment

    ce1adon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    23134d9 View commit details
    Browse the repository at this point in the history
  2. update miopentensile version

    ce1adon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    499cb91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69d736a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    7f7cda0 View commit details
    Browse the repository at this point in the history
  2. unify image name

    ce1adon committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    a688a71 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. revert mainline build version

    ce1adon committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    eea15d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36086d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. disable MIOpenTensile stage

    ce1adon committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    86629f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    360fa6b View commit details
    Browse the repository at this point in the history
  2. Refactor test/CmakeLists.txt. Separate MIOpenTensile related code fro…

    …m the rest. Remove non-MIOpenTensile related changes.
    atamazov committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0fc0fd1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into miotensile-lowprec

    # RESOLVED Conflicts:
    #	Jenkinsfile
    atamazov committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    6ef88d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    255122b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f71a778 View commit details
    Browse the repository at this point in the history
  6. Fix syntax error

    atamazov committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0eefeb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa49456 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Fix syntax error

    atamazov committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ef3c289 View commit details
    Browse the repository at this point in the history