Skip to content

Lite enable fc kernel#17674

Merged
tensor-tang merged 6 commits intoPaddlePaddle:incubate/litefrom
tensor-tang:lite/fc
May 28, 2019
Merged

Lite enable fc kernel#17674
tensor-tang merged 6 commits intoPaddlePaddle:incubate/litefrom
tensor-tang:lite/fc

Conversation

@tensor-tang
Copy link
Contributor

@tensor-tang tensor-tang commented May 27, 2019

  • cpu info
  • arm context
  • fc kernel
  1. cmake .. -DWITH_GPU=OFF -DWITH_LITE=ON -DLITE_WITH_X86=OFF -DLITE_WITH_ARM=ON -DLITE_WITH_LIGHT_WEIGHT_FRAMEWORK=ON -DLITE_WITH_CUDA=OFF -DWITH_TESTING=ON -DWITH_MKL=OFF
  2. make test_fc_compute_arm -j
  3. adb push到mobile端可以单侧跑过。

@tensor-tang tensor-tang requested a review from Superjomn May 27, 2019 13:18
Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tensor-tang tensor-tang merged commit 4b25356 into PaddlePaddle:incubate/lite May 28, 2019
@tensor-tang tensor-tang deleted the lite/fc branch May 28, 2019 08:47
Superjomn pushed a commit that referenced this pull request Jul 1, 2019
* add fc unit test

* refine eigen fc
add cpu info, arm context
init packed sgemm

* enable packed sgemm

* add arm math

* pass fc ut

* follow comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants