- 21 4月, 2023 1 次提交
- 
- 
由 tianshuo78520a 提交于* mv inference/api infer_ut * mv test * merge develop fix error * fix * fix build error * fix build error * fix bug * fix tester_helper.h * fix analyzer_transformer_profile_tester.cc * fix * fix mac * fix mac * fix error * fix * fix 
 
- 
- 26 6月, 2022 1 次提交
- 
- 
由 Sing_chan 提交于
 
- 
- 23 10月, 2021 1 次提交
- 
- 
由 Huihuang Zheng 提交于This PR added some changes to match the CINN change for compilation. It also tried to fix JiangCheng's Problem in PR: https://github.com/PaddlePaddle/Paddle/pull/36100 These changes include: 1. Set `CINN_GIT_TAG` to a newer tag 2. CINN now just `make cinnapi -j` 3. We have to add `-DPY_VERSION=${PY_VERSION} -DWITH_TESTING=ON` to CINN cmake args 4. For CINN's third party dependencies, we could just include headers without target_link_libraries 5. Moved `cinn.cmake` from `paddle/cmake` to `paddle/cmake/external` to match old style. External folder contains `lite`, which is the same level of `cinn` 6. CINN added `-DNAMESPACE=cinn_gflags` in `gflags.cmake` to have different gflag namespaces between CINN and Paddle. It solved re-define problem. 7. Change namespace of `::google::` in gflags to `::GFLAGS_NAMESPACE` 
 
- 
- 07 9月, 2021 1 次提交
- 
- 
由 Peihan 提交于* notest,test=inference;support test different suite type * notest,test=inference;fix script bugs * notest,test=inference;fix count time issue * test=document_fix; fix readme grammar 
 
- 
- 25 8月, 2021 2 次提交
- 20 8月, 2021 1 次提交
- 
- 
由 Peihan 提交于
 
- 
- 19 8月, 2021 1 次提交
- 
- 
由 Peihan 提交于* add slim resnet50 quant model in pr-ci-inference * enable resnet50_quant multi_thread4_trt_int8_bz1 * remove LOG(FATAL) 
 
- 
