- 08 5月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 19 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* remove c++14 assert and remove include tensor.h in phi
-
- 11 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 03 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 22 3月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 engineer1109 提交于
remove namespace codestyle move setPlace to Public fix devicetype
-
- 03 1月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 01 11月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 01 8月, 2022 1 次提交
-
-
由 heliqi 提交于
-
- 28 7月, 2022 1 次提交
-
-
由 heliqi 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 heliqi 提交于
* fix or backend many inputs bug * fix or backend many inputs bug * fix or backend many inputs bug * fix or backend many inputs bug * code format * code format
-
- 08 6月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 10 5月, 2022 1 次提交
-
-
由 ronnywang 提交于
-
- 04 5月, 2022 1 次提交
-
-
由 heliqi 提交于
* fix paddle-ort python bug * fix paddle-ort python bug
-
- 21 4月, 2022 1 次提交
-
-
由 Wilber 提交于
* infer add io stream. * add macro
-
- 17 3月, 2022 1 次提交
-
-
由 heliqi 提交于
* add onnxruntime predictor * Add code comments * support link paddle2onnx onnxruntime * support onnxruntime with python * support onnxruntime with python * support onnxruntime with windows * paddle2onnx compile with windows * supoort windows compile * supoort windows compile with onnxruntime * supoort windows compile with paddle2onnx * supoort mac compile * compile with mac * compile with mac * add code comments * fix remind word * code optimization * add test case * add test case * add inference demo_ci test case * fix compile paddle2onnx with no python * add inference demo_ci test case * add inference demo_ci test case * add inference infer_ut test case * support c go api and test cases * add converage test case * add converage test case * add capi test case * add capi test case * fix onnxruntime copyfromcpu and copytocpu * fix goapi * modify code
-
- 02 3月, 2022 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 23 2月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* update inference part * restore white space
-
- 20 10月, 2021 1 次提交
-
-
由 Steffy-zxf 提交于
Add Tokenizer related functionalities for Transformer model in order that the process of training and predicting is consistent. * support the text string as an input Tensor * support the "VOCAB"unordered_map<wstring, int> as an input Tensor to lookup tokens * Tokenizer used for BERT. This tokenizer applies an end-to-end, text string to wordpiece tokenization. * It first applies basic tokenization, followed by wordpiece tokenization.
-
- 31 8月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* Revert "Revert "Add copy from tensor (#34406)" (#35173)" This reverts commit 32c1ec42. * add template instantiation
-
- 27 8月, 2021 1 次提交
-
-
由 zhangchunle 提交于
This reverts commit ac33c0ca.
-
- 26 8月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* add api * temp save * revert * copytocpu async ok * fix style * copy sync ok * fix compile error * fix compile error * api done * update python async api * fix compile * remove async python api; add c++ async unittest * remove python async api * update unittest * update unittest * add C++ unittest for copytensor * add unittest * update namespace utils to class TensorUtils * add unittest * update unittest * update unittest * update code style * update code style * update unittest
-
- 12 8月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 14 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 05 3月, 2021 1 次提交
-
-
由 石晓伟 提交于
-