- 19 7月, 2022 4 次提交
-
-
由 Ruibiao Chen 提交于
* Rename BOOST_GET macros * Fix conflicts
-
由 YUNSHEN XIE 提交于
* add labels for infer ut * add RUN_TYPE=INFER for cpp ut * fix formaterror * update
-
由 zhoutianzi666 提交于
* shape sum * add shape, sum trt layer
-
由 Wilber 提交于
-
- 18 7月, 2022 5 次提交
-
-
由 RichardWooSJTU 提交于
-
由 Wilber 提交于
* test * update
-
由 zhoutianzi666 提交于
* fix_cast * fix_cast * commit
-
由 zhoutianzi666 提交于
* remove useless code in fc
-
由 zhoutianzi666 提交于
* reshape fill_constant * commit * commit
-
- 15 7月, 2022 2 次提交
-
-
由 RichardWooSJTU 提交于
* add fused token prune op and plugin
-
由 Ruibiao Chen 提交于
-
- 13 7月, 2022 3 次提交
-
-
由 Wilber 提交于
-
由 ronnywang 提交于
-
由 zhoutianzi666 提交于
* fix convtranspose and elementwise
-
- 12 7月, 2022 1 次提交
-
-
由 Sławomir Siwek 提交于
* add method for post ops * format code * gpd * format style * add matmul+act test * implement matmul+activation * whitespaces * code style * python code format * Increase UT timeout * code format * update style * generalize activation fuse passes * change order * Unify activation GPD * Revert changes with op_act * remove softmax mkldnn attrs * set common name for act attributes * whitespace * append postops by helper function * ut style * revert changes related to quantization * Reduce redundancy * reduce number of parameters * trigger CI * validate attribute * trim unit test
-
- 11 7月, 2022 3 次提交
-
-
由 Zuza Gawrysiak 提交于
* Quantize shape operator * Add shape op to propagate scales pass
-
由 Sing_chan 提交于
make linux link both paddle_inference_shared and paddle_inference_c to aoivid size increase (#44180)
-
由 heliqi 提交于
* add ort clone interface * paddle2onnx update to 1.0.0rc * ort input_tensor use mutable data of scope
-
- 08 7月, 2022 2 次提交
-
-
由 Wilber 提交于
-
由 zhoutianzi666 提交于
* fix_pool * fix pool_op_plugin
-
- 07 7月, 2022 2 次提交
-
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
由 tianshuo78520a 提交于
This reverts commit bbe99555.
-
- 06 7月, 2022 3 次提交
-
-
由 Sing_chan 提交于
-
由 zhoutianzi666 提交于
* support inpus is weight
-
由 zhoutianzi666 提交于
-
- 05 7月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
-
- 02 7月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* fix init() * delete test_device_context * replace CPUDeviceContext with CPUContext * fix test_scalar * remove dot_op.cc * fix compile
-
- 01 7月, 2022 2 次提交
-
-
由 zhoutianzi666 提交于
* template GetWeightCPUData
- 30 6月, 2022 3 次提交
-
-
由 zhoutianzi666 提交于
-
由 JingZhuangzhuang 提交于
* modify graph_pattern to thread_local * modify graph_pattern to thread_local
-
由 chentianyu03 提交于
* add relu6 kernel and yaml * format files * format code and fix bug * fix build failed
-
- 29 6月, 2022 2 次提交
- 28 6月, 2022 3 次提交
-
-
由 Tomasz Socha 提交于
* Remove output arguments from functions. Replace pointers with references * Name used bool flags * Reorder functions * Enable bfloat16 data type * Give declarations some space * Style * Style
-
由 石晓伟 提交于
-
- 27 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* make inference_api_test use import_lib + dll to smaller its size;test=document_fix;test=windows_ci_inference * make place.h not export symbols; change the order of inference test dependencies * cant delete analysis pass ..in inference_analysis_test or build test_analyzer.exe will failed; temporarily comment test need paddle_inference_c * add onnx path; cp onnxruntime.dll to tests/api * make c_ut depend on paddle_inference_c_shared rather than paddle_inference_c * make c_ut depend .dll in windows and .lib in linux;path add capi_exp * init context pool by analysis predictor * make windows and linux both use shared; compile shared even on_infer off * move case:profile after case:fuse_statis to avoid context pool null problem * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 24 6月, 2022 1 次提交
-
-
由 Wilber 提交于
* revert 40531 * update
-