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

Add oneDNN binary op #7319

Merged
merged 170 commits into from
Feb 14, 2022
Merged

Add oneDNN binary op #7319

merged 170 commits into from
Feb 14, 2022

Commits on Dec 13, 2021

  1. add

    luqiang-guo committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c79f6e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. merge master

    luqiang-guo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    63eec78 View commit details
    Browse the repository at this point in the history
  2. merge master

    luqiang-guo committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    95311b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Dec 21, 2021

  1. merge master

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    85c0163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4783a91 View commit details
    Browse the repository at this point in the history
  3. fix error

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    26cd0e7 View commit details
    Browse the repository at this point in the history
  4. Delete threadpool

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    624d7e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6e4d2 View commit details
    Browse the repository at this point in the history
  6. fix include file

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    543c726 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36a755b View commit details
    Browse the repository at this point in the history
  8. fix clang -lopm

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    2288a11 View commit details
    Browse the repository at this point in the history
  9. fix clang error omp.h

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5fec766 View commit details
    Browse the repository at this point in the history
  10. fix omp cmake

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3de09b6 View commit details
    Browse the repository at this point in the history
  11. omp.h

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9c05b6c View commit details
    Browse the repository at this point in the history
  12. fix #ifdef

    luqiang-guo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    17bd1bb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. test clang13 -lomp

    luqiang-guo committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c226521 View commit details
    Browse the repository at this point in the history
  2. test -fopenmp

    luqiang-guo committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c4a5179 View commit details
    Browse the repository at this point in the history
  3. add fopenmp

    luqiang-guo committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4b028a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    0eb1059 View commit details
    Browse the repository at this point in the history
  2. rename OMP_FLAGS

    luqiang-guo committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    784badd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e500586 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b689676 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Configuration menu
    Copy the full SHA
    bafea64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6c191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c39e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d00a1da View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. add tbb

    luqiang-guo committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    18f363f View commit details
    Browse the repository at this point in the history
  2. refien

    jackalcooper committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    71dac72 View commit details
    Browse the repository at this point in the history
  3. refine

    jackalcooper committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    6eee93e View commit details
    Browse the repository at this point in the history
  4. refine

    jackalcooper committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    267900b View commit details
    Browse the repository at this point in the history
  5. refine

    jackalcooper committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    fbad306 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. revert

    jackalcooper committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    76c169c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f43fd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. add tbb

    luqiang-guo committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    86baed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5006973 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. success add tbb

    luqiang-guo committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c8740bf View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. tbb onednn ok

    luqiang-guo committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    9e18b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdac12d View commit details
    Browse the repository at this point in the history
  3. fix ninja onednn

    luqiang-guo committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    85ed101 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. component

    luqiang-guo committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    2cdca83 View commit details
    Browse the repository at this point in the history
  2. install tbb include file

    luqiang-guo committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    5bf716e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eb33c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

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

Commits on Jan 12, 2022

  1. updata tbb master zip

    luqiang-guo committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e0e704a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ad349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec8b5e0 View commit details
    Browse the repository at this point in the history
  4. fix md5

    luqiang-guo committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d4d02c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12faccd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b396e5 View commit details
    Browse the repository at this point in the history
  7. refine

    jackalcooper committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a6d9f0b View commit details
    Browse the repository at this point in the history
  8. refjine

    jackalcooper committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bb4141e View commit details
    Browse the repository at this point in the history
  9. fix

    jackalcooper committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    afd426a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22157d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    4cc7858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ec863 View commit details
    Browse the repository at this point in the history
  3. cmake option

    luqiang-guo committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    35e6105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    134c5f0 View commit details
    Browse the repository at this point in the history
  5. modified clang 10 OMP

    luqiang-guo committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    32623f7 View commit details
    Browse the repository at this point in the history
  6. add line

    luqiang-guo committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e375b4c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. fix add OMP flags

    luqiang-guo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    33497de View commit details
    Browse the repository at this point in the history
  2. fix tbb

    luqiang-guo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    ef9c444 View commit details
    Browse the repository at this point in the history
  3. fix

    luqiang-guo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    964f0a8 View commit details
    Browse the repository at this point in the history
  4. fix

    luqiang-guo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    6eb32c8 View commit details
    Browse the repository at this point in the history
  5. fix'

    luqiang-guo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    689bcd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. fix

    luqiang-guo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    9367609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f8bc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb38712 View commit details
    Browse the repository at this point in the history
  4. fix

    luqiang-guo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    34cc993 View commit details
    Browse the repository at this point in the history
  5. fix OF_RUNTIME_TBB

    luqiang-guo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    bfca0d6 View commit details
    Browse the repository at this point in the history
  6. fix

    luqiang-guo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    91fb423 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    934b567 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. modified binary op

    luqiang-guo committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5b51aa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. fix

    luqiang-guo committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    47040c1 View commit details
    Browse the repository at this point in the history
  2. fix

    luqiang-guo committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    de6e03a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. fux error

    luqiang-guo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    0c9002b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aad3df View commit details
    Browse the repository at this point in the history
  3. fix

    luqiang-guo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    00d5dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68fe7d4 View commit details
    Browse the repository at this point in the history
  5. fix

    luqiang-guo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    707f892 View commit details
    Browse the repository at this point in the history
  6. fix

    luqiang-guo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e535ab1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5037f19 View commit details
    Browse the repository at this point in the history
  8. refine

    jackalcooper committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3836c29 View commit details
    Browse the repository at this point in the history
  9. refine

    jackalcooper committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    c8ea8b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b488247 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b4dbd08 View commit details
    Browse the repository at this point in the history
  12. fix

    luqiang-guo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    722d003 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5307906 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ebb4c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    412ba88 View commit details
    Browse the repository at this point in the history
  2. add seq

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c355bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee0ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2638976 View commit details
    Browse the repository at this point in the history
  5. refine

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    eda5a8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee357df View commit details
    Browse the repository at this point in the history
  7. merge master

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9c6db4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db21828 View commit details
    Browse the repository at this point in the history
  9. fix

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a8af104 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68e3cbf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1995f2 View commit details
    Browse the repository at this point in the history
  12. fix

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e4c760f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    866c1e7 View commit details
    Browse the repository at this point in the history
  14. fix

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1809cb6 View commit details
    Browse the repository at this point in the history
  15. add set_num_threads

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    da9e173 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d52493 View commit details
    Browse the repository at this point in the history
  17. merge master

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0e8f7cc View commit details
    Browse the repository at this point in the history
  18. fix

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    fe7d975 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    08f76a7 View commit details
    Browse the repository at this point in the history
  20. fi

    luqiang-guo committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    73a8fe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. fix error

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c0010d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baa117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3ca51e View commit details
    Browse the repository at this point in the history
  4. fix

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e01fc91 View commit details
    Browse the repository at this point in the history
  5. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8d5b327 View commit details
    Browse the repository at this point in the history
  6. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6719ea1 View commit details
    Browse the repository at this point in the history
  7. fix

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a10e6ac View commit details
    Browse the repository at this point in the history
  8. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    494957f View commit details
    Browse the repository at this point in the history
  9. fix

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    62fcd18 View commit details
    Browse the repository at this point in the history
  10. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    731c1d9 View commit details
    Browse the repository at this point in the history
  11. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    84d8786 View commit details
    Browse the repository at this point in the history
  12. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    209216a View commit details
    Browse the repository at this point in the history
  13. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8d78ccf View commit details
    Browse the repository at this point in the history
  14. refine

    luqiang-guo committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    2494287 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ee8afa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. fix

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9284d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b17d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    624f6d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58e6ad6 View commit details
    Browse the repository at this point in the history
  5. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0a568d8 View commit details
    Browse the repository at this point in the history
  6. fix

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d37bd5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d9df5b View commit details
    Browse the repository at this point in the history
  8. fix

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3269a43 View commit details
    Browse the repository at this point in the history
  9. fix

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c1ed873 View commit details
    Browse the repository at this point in the history
  10. fix

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3d1f687 View commit details
    Browse the repository at this point in the history
  11. fix

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f9d3e18 View commit details
    Browse the repository at this point in the history
  12. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    16dd419 View commit details
    Browse the repository at this point in the history
  13. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d1c6373 View commit details
    Browse the repository at this point in the history
  14. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d99dd82 View commit details
    Browse the repository at this point in the history
  15. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8fcd664 View commit details
    Browse the repository at this point in the history
  16. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b8cc3f3 View commit details
    Browse the repository at this point in the history
  17. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f333d1b View commit details
    Browse the repository at this point in the history
  18. refine

    luqiang-guo committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fe6ca0f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1377294 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. fix

    luqiang-guo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7cb0cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42850af View commit details
    Browse the repository at this point in the history
  3. merge parallel loop

    luqiang-guo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    47cfa64 View commit details
    Browse the repository at this point in the history
  4. fix

    luqiang-guo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    06f500a View commit details
    Browse the repository at this point in the history
  5. fix

    luqiang-guo committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6940844 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. merge master

    luqiang-guo committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    b55d21f View commit details
    Browse the repository at this point in the history
  2. refine

    luqiang-guo committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    7134dd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. refine

    luqiang-guo committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    337ef44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c59cf View commit details
    Browse the repository at this point in the history
  3. auto format by CI

    oneflow-ci-bot committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    543f934 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

    luqiang-guo committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7f22f82 View commit details
    Browse the repository at this point in the history
  3. rename mm_, dynamic_cast

    luqiang-guo committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    dbdc88d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38ed4d1 View commit details
    Browse the repository at this point in the history
  5. auto format by CI

    oneflow-ci-bot committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1251b0b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

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

Commits on Feb 13, 2022

  1. fix 0-dim tensor

    luqiang-guo committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    040978c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec6d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031a81f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. fix onednn format tag

    luqiang-guo committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d58c8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d470a1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e09fd3 View commit details
    Browse the repository at this point in the history
  4. auto format by CI

    oneflow-ci-bot committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9381fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    533b220 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    637df74 View commit details
    Browse the repository at this point in the history