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

LRN: caching OP and pass workspace from FW to BW #15

Closed
wants to merge 276 commits into from
Closed

LRN: caching OP and pass workspace from FW to BW #15

wants to merge 276 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 17, 2017

  1. Make batchnorm stateless.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    f4c6f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b5fd9 View commit details
    Browse the repository at this point in the history
  3. Fix a code style problem.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    95ef90e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    921859a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    485f58f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    660968f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26e9430 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5504e2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6324176 View commit details
    Browse the repository at this point in the history
  10. Remove TODO in deconv.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    36c466f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6410684 View commit details
    Browse the repository at this point in the history
  12. Fix a bug in batch norm.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    1fa3898 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    588383a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66a281a View commit details
    Browse the repository at this point in the history
  15. Remove MKL code.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    d3ce902 View commit details
    Browse the repository at this point in the history
  16. Update MXNet for MKLDNN.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    caa3bf3 View commit details
    Browse the repository at this point in the history
  17. Enable MKLDNN Relu.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    db10bb1 View commit details
    Browse the repository at this point in the history
  18. Fix a compilation error.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    99c1e08 View commit details
    Browse the repository at this point in the history
  19. Change Makefile for MKLDNN.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a6c2c82 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3f75f52 View commit details
    Browse the repository at this point in the history
  21. Update MXNet for MKLDNN.

    zheng-da committed Dec 17, 2017
    1 Configuration menu
    Copy the full SHA
    edf6842 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c96ca26 View commit details
    Browse the repository at this point in the history
  23. Update activation.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    1a6e06e View commit details
    Browse the repository at this point in the history
  24. Add MKLDNN base classes.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    ca30cac View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    79c563c View commit details
    Browse the repository at this point in the history
  26. Add MKLDNN convolution.

    zheng-da committed Dec 17, 2017
    4 Configuration menu
    Copy the full SHA
    2f5ed28 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    126b85e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7672608 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4064bef View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9c6bf6f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3bdc871 View commit details
    Browse the repository at this point in the history
  32. Fix a bug in NDArray.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    551c66d View commit details
    Browse the repository at this point in the history
  33. Fix a bug in GetWeightDesc.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    b6abf35 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    dff9c0f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    310be84 View commit details
    Browse the repository at this point in the history
  36. Add MKLDNN deconvolution.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    b1f17c5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    926289c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fae1fc3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    474f847 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d750f86 View commit details
    Browse the repository at this point in the history
  41. Fix a bug in deconvolution.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    3b9395d View commit details
    Browse the repository at this point in the history
  42. Fix bugs in NDArray.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    b3518aa View commit details
    Browse the repository at this point in the history
  43. Revert "Fix bugs in NDArray."

    This reverts commit f5624a4.
    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    c51576c View commit details
    Browse the repository at this point in the history
  44. Fix a bug in NDArray.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    8e4acd1 View commit details
    Browse the repository at this point in the history
  45. Fix a bug in NDArray.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    e5f9c2f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7853520 View commit details
    Browse the repository at this point in the history
  47. Disable MKLDNN correctly.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    d2af1f3 View commit details
    Browse the repository at this point in the history
  48. Fix a bug in activation.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    f9cae1b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3965435 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    69cce01 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    4c4d73c View commit details
    Browse the repository at this point in the history
  52. Fix data format conversion.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    625951c View commit details
    Browse the repository at this point in the history
  53. Remove MKL code in dropout.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    15ee484 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    8779612 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    bc39849 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    25afbd7 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    be6f3e7 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    6f12fb3 View commit details
    Browse the repository at this point in the history
  59. Fix a bug in NDArray.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    6301b0d View commit details
    Browse the repository at this point in the history
  60. Don't hard code MKLDNN type.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    9c62198 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    59d2ab4 View commit details
    Browse the repository at this point in the history
  62. Fix a bug in sum results.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    8fa58eb View commit details
    Browse the repository at this point in the history
  63. Rewrite GetMKLDNNData.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    ba1be8f View commit details
    Browse the repository at this point in the history
  64. Add prepare_mkldnn.sh

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    81493c7 View commit details
    Browse the repository at this point in the history
  65. Enable MKLDNN activation.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    28a7880 View commit details
    Browse the repository at this point in the history
  66. Fix a bug on FullyConnected.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    6f19874 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    873cae9 View commit details
    Browse the repository at this point in the history
  68. Fix a bug in MKLDNN FC.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    1aab48f View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    e280827 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    b76418e View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    645e9ae View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    706ae04 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    3a32cb9 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    7cf8201 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    d0f806f View commit details
    Browse the repository at this point in the history
  76. Fix a bug in NDArray.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    39f5820 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    770050a View commit details
    Browse the repository at this point in the history
  78. Fix a bug in deconvolution.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    23b5e19 View commit details
    Browse the repository at this point in the history
  79. Fix bugs in MKLDNN deconvolution.

    We still need to compute bias correctly.
    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    4bc0290 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    ea3b24c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    d8f4672 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    68add39 View commit details
    Browse the repository at this point in the history
  83. Add MKLDNN softmax.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    e09ee05 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    b6a6ea2 View commit details
    Browse the repository at this point in the history
  85. Add MKLDNN sum.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    045d980 View commit details
    Browse the repository at this point in the history
  86. Fix a bug in elemwise sum.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    852a106 View commit details
    Browse the repository at this point in the history
  87. Fix a bug in MKLDNN softmax.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    9ebb034 View commit details
    Browse the repository at this point in the history
  88. Fix a bug in imperative.

    Clean up dispatch modes.
    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    b38c466 View commit details
    Browse the repository at this point in the history
  89. Remove redundant code.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    d1544d8 View commit details
    Browse the repository at this point in the history
  90. MKLDNN Pooling Op integration

    ashokei authored and zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    2886818 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    1213670 View commit details
    Browse the repository at this point in the history
  92. fix mkldnn pooling op workspace issue

    ashokei authored and zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    ecfb6b7 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    adbec7a View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    70b0399 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    e785e5d View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    20f1e6a View commit details
    Browse the repository at this point in the history
  97. Support MKLDNN properly.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    23943f2 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    801bf66 View commit details
    Browse the repository at this point in the history
  99. Fix a bug in MKLDNN pooling.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    f89ce8a View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    1d749f0 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    8f7acab View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    179ac61 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    8e6abf9 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    e8cc7e0 View commit details
    Browse the repository at this point in the history
  105. Move concat to nn/

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    801bebb View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    bb1570a View commit details
    Browse the repository at this point in the history
  107. Move lrn to nn/.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    d572bc9 View commit details
    Browse the repository at this point in the history
  108. Use NNVM interface for LRN.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    539e3e7 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    5439b31 View commit details
    Browse the repository at this point in the history
  110. Add MKLDNN copy.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    6d07be9 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    ea576dd View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    94cbaae View commit details
    Browse the repository at this point in the history
  113. add mkldnn surport for concat

    wentingj authored and zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    13c0199 View commit details
    Browse the repository at this point in the history
  114. simplify MKLDNN Flatten.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    0e87c49 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    771bbd4 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    aebac39 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    b9f6f32 View commit details
    Browse the repository at this point in the history
  118. Remove ./cudnn_lrn-inl.h

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    9fe92e1 View commit details
    Browse the repository at this point in the history
  119. Fix for make lint.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    64a4a28 View commit details
    Browse the repository at this point in the history
  120. add mkldnn surport for concat

    wentingj authored and zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    6a973b9 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    337b2ec View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    c290f6e View commit details
    Browse the repository at this point in the history
  123. Remove unnecessary TODO.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a2d8906 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    57c2b3d View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    43b6f5c View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    b3f7d6e View commit details
    Browse the repository at this point in the history
  127. Revert "Use CoreOpRunner for refactored Ops."

    This reverts commit a28586f.
    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    ead065f View commit details
    Browse the repository at this point in the history
  128. Fix a bug in test core.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    447c2d2 View commit details
    Browse the repository at this point in the history
  129. Limit MKLDNN ops being used.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    0cf3789 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    f6654d8 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    aa6c19f View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    460a0a8 View commit details
    Browse the repository at this point in the history
  133. Add license.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    e1d0064 View commit details
    Browse the repository at this point in the history
  134. Fix amalgamation

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    b8bfd7f View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    df63a79 View commit details
    Browse the repository at this point in the history
  136. Fix a bug in deconvolution.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    6934234 View commit details
    Browse the repository at this point in the history
  137. Fix a bug in pooling.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    511ac71 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    9336bcc View commit details
    Browse the repository at this point in the history
  139. Fix a bug in pooling.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a8d4138 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    bbea66e View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    84e60cd View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    ad6c35d View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    be0d5b9 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    e186ee3 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    b3d9c16 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    c099520 View commit details
    Browse the repository at this point in the history
  147. Fix a compilation error.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    04ec945 View commit details
    Browse the repository at this point in the history
  148. Address review comments.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    9562d96 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    5842d56 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    4811bf2 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    7735fb6 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    b77ceb3 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    724631c View commit details
    Browse the repository at this point in the history
  154. Fix a bug in cast storage.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    80a81a4 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    aedcfd6 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    b35b74d View commit details
    Browse the repository at this point in the history
  157. Revert "Limit MKLDNN ops being used."

    This reverts commit 75e2ae5.
    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    2ea3ee2 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    025be14 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    74f8d75 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    aff0541 View commit details
    Browse the repository at this point in the history
  161. Improve perf of reorder.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    0f98ce0 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    aa7afd4 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    f35fa37 View commit details
    Browse the repository at this point in the history
  164. Revert "Use MKLDNN sum in more cases."

    This reverts commit 7a21ebc.
    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    449b537 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    db33412 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    b9f913d View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    0f9f75a View commit details
    Browse the repository at this point in the history
  168. Add Dockerfile for CI.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    ce87425 View commit details
    Browse the repository at this point in the history
  169. debug compiling mkldnn.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    3c41257 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    79aa7f3 View commit details
    Browse the repository at this point in the history
  171. Add mkldnn as a submodule.

    zheng-da committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    e7783f6 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    66a2557 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Fix some coding styles.

    zheng-da committed Dec 18, 2017
    3 Configuration menu
    Copy the full SHA
    84469a4 View commit details
    Browse the repository at this point in the history
  2. download curl in ci build.

    zheng-da committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    faec6b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11f58e4 View commit details
    Browse the repository at this point in the history
  4. use rpath with $ORIGIN.

    zheng-da committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    8f61624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9eae20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb97b07 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Update Jenkinsfile

    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    5dc3c42 View commit details
    Browse the repository at this point in the history
  2. Update Jenkinsfile

    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    456086b View commit details
    Browse the repository at this point in the history
  3. Add mkldnn batch normalization

    TaoLv authored and zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    9153471 View commit details
    Browse the repository at this point in the history
  4. Fix bugs in BN.

    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    91fcd10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3aeb5 View commit details
    Browse the repository at this point in the history
  6. only use MKLDNN BatchNorm for special cases.

    MKLDNN BatchNorm doesn't work well on the default layout.
    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    6507e82 View commit details
    Browse the repository at this point in the history
  7. Add MKL-DNN based LRN

    pengzhao-intel authored and zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d47b744 View commit details
    Browse the repository at this point in the history
  8. Code Style Changes

    pengzhao-intel authored and zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e7ad056 View commit details
    Browse the repository at this point in the history
  9. Fix a bug in BN.

    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    530e2b2 View commit details
    Browse the repository at this point in the history
  10. Fix a bug in LRN.

    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    72f27d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9321cf3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c5414d View commit details
    Browse the repository at this point in the history
  13. Fix coding style.

    zheng-da committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ea30336 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f74139 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    03fd841 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from TaoLv/bn-fix

    Fix some coding styles in batch norm
    zheng-da committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    42a7f7b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Configuration menu
    Copy the full SHA
    85e020f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb2fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f643ac View commit details
    Browse the repository at this point in the history
  4. Add openmp and simd support to BN operator

    TaoLv authored and zheng-da committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    08a67ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    313b80b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    550e5e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Fix a bug in pooling.

    zheng-da committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    4122a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ab086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c43bd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Configuration menu
    Copy the full SHA
    4fd62cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e47c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1423ef View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. Configuration menu
    Copy the full SHA
    e2c5374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb040e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a10075a View commit details
    Browse the repository at this point in the history
  4. Fix coding style.

    zheng-da committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    86945b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69c39ac View commit details
    Browse the repository at this point in the history
  6. Fix a compilation error.

    zheng-da committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    5cd1adf View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

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

Commits on Dec 31, 2017

  1. Fix a bug in concat.

    zheng-da committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    47d9f92 View commit details
    Browse the repository at this point in the history
  2. Remove MKLDNNStorage.

    zheng-da committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    a18b3de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dba402 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcd3253 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. Configuration menu
    Copy the full SHA
    c994548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7756b44 View commit details
    Browse the repository at this point in the history
  3. Fix a bug in NDArray.

    zheng-da committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    bdbc74b View commit details
    Browse the repository at this point in the history
  4. Fix a bug in Flatten.

    zheng-da committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    04ff469 View commit details
    Browse the repository at this point in the history
  5. Fallback correctly.

    zheng-da committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    1bf2037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79ac700 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8ff37f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

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

    zheng-da committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    fd33a69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fd0e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ff5d85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    489603e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4eeffc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4b73db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8578c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac8f9fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24200a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19d8749 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

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

Commits on Jan 4, 2018

  1. Avoid caching TBlob from NDArray.

    This commit may add some overhead of managing NDArray for each fallback.
    zheng-da committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    9b3c8b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

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

Commits on Jan 8, 2018

  1. Merge remote-tracking branch 'da/refactor' into bn-primitive

    Conflicts:
    	src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h
    TaoLv committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    623b994 View commit details
    Browse the repository at this point in the history
  2. 1. Fix coding style in BatchNorm;

    2. Add memory into signature;
    3. Try to split BatchNorm into .h file and .cc file. Will finish it after backward code is refactored.
    TaoLv committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    5825191 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from TaoLv/bn-primitive

    Caching primitive for BatchNorm forward computation
    zheng-da committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    87fd9d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Update mkldnn_base-inl.h

    zheng-da committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    7c957ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cdd13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15199c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from TaoLv/pooling-primitive

    Add primitive caching for Pooling forward computation
    zheng-da committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    e814b3e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from jinhuang415/refactor_pr1

    OP primitive cache: use memory as signature for MKLDNN storage type
    zheng-da committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    1cba97f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

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