- 28 6月, 2022 3 次提交
-
-
由 Sing_chan 提交于
-
由 Ruibiao Chen 提交于
* boost::variant -> paddle::variant * boost::variant.apply_visit -> paddle::visit * Update pybind_boost_hraders.h * Fix CINN compilation errors * Revert FetchResultType
-
由 pangyoki 提交于
* inplace op without backward supports input of multiple inplace vars * support inplace without backward in eager mode and fix python_c in eager_fluid * fix output in yaml * fix map to const& * solve conflict v2
-
- 27 6月, 2022 3 次提交
-
-
由 wanghuancoder 提交于
* rename eagerpylayer
-
由 Aganlengzi 提交于
* [CustomDevice]add custom place supports * sync format
-
由 Chen Weihang 提交于
* add get_op_names api * Update pybind.cc
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 24 6月, 2022 4 次提交
-
-
由 gongweibao 提交于
* tmp fix * init * compile ok * compile ok * add vlogs * add test * fix termination error * add testfile * add * fix window compile * fix window compile * fix windows compile * fix windows compile * fix windows compile * fix windows compile * fix windows compile * fix windows compile * fix kunlun compile * fix compilation * fix compilation * fix compilation * tmp fix * add windows * add windows * add more logs * change timeout to protected * SB * add * add * fix timeout * add * fix test * fix test * fix test * fix ut * fix ut * fix ut
-
由 Wilber 提交于
* revert 40531 * update
-
由 chenjian 提交于
* record memory and op supplement info * update * update * fix a bug * fix memory recording * fix a bug * update * update * fix a bug * update * fix a bug * fix a bug * fix a bug * Revert "fix a bug" This reverts commit c1d4df52762ba9ae7c7e27cd2ba4fc3a7ed9c7a5. * fix a bug * fix format * fix
-
由 ronnywang 提交于
-
- 23 6月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Remove unnecessary including for pstring.h * Fix typos
-
- 22 6月, 2022 2 次提交
-
-
由 Haohongxiang 提交于
* fix bugs * update * update * update * code style * code style check
-
由 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
-
- 17 6月, 2022 2 次提交
-
-
由 Sing_chan 提交于
* make device_id=current_id when not given * use tracer to get current device id
-
由 zhangchunle 提交于
-
- 16 6月, 2022 1 次提交
-
-
由 ronnywang 提交于
* [CustomKernel] add custom kernel c api * update * update * fix unable to export capi Co-authored-by: Nronny1996 <524019753@qq.com>
-
- 14 6月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* fix custom op error * fix code error
-
- 13 6月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
* support set_grad_ivar for eager * support set_grad_ivar for eager * support set_grad_ivar for eager
-
由 Ruibiao Chen 提交于
-
- 11 6月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 09 6月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* fix pylayer forward output code * refine
-
- 08 6月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
-
- 06 6月, 2022 1 次提交
-
-
由 heliqi 提交于
* modify paddle2onnx cmake * modify paddle2onnx cmake * modify export interface * modify paddle2onnx export * paddle2onnx add mac windows * modify paddle2onnx mac windows cmake * modify paddle2onnx mac windows cmake * modify paddle2onnx cmake support windows * modify paddle2onnx cmake support windows * modify paddle2onnx cmake support windows Co-authored-by: Nxiegegege <xiege01@baidu.com>
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 6月, 2022 3 次提交
-
-
由 wanghuancoder 提交于
* clear_gradient use set_constant but not zeros_like
-
由 Wangzheee 提交于
* new general transformer inference support
-
由 sneaxiy 提交于
* support CUDAGraph for partial graph * add ut * fix ci * fix ut again because of eager mode * fix kunlun ci * fix win ci
-
- 01 6月, 2022 1 次提交
-
-
由 Qi Li 提交于
-
- 31 5月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* polish append op using * fix var error * fix group norm impl
-
- 30 5月, 2022 2 次提交
- 27 5月, 2022 3 次提交
-
-
由 Jiabin Yang 提交于
* support is empty * fix error * fix code error * change to fake empty * using fake empty first * using fake empty first
-
由 zyfncg 提交于
* refactor the optional tensor * remove optiona<MetaTensor> in InferMeta * fix bug * fix optional<vector<Tensor>> * fix bug * fix rmsprop * fix amp of eager_gen * polish code * fix deleted code * fix merge conflict * polish code * remove is_nullopt_ * fix merge conflict * fix merge conflict
-
由 Ruibiao Chen 提交于
* Support memory stats for CPU * Add UTs * Fix typos * Fix typos
-
- 23 5月, 2022 3 次提交
-
-
由 zyfncg 提交于
* remove storage * add glog include * add glog include * add glog include
-
由 zhouweiwei2014 提交于
* remove is_init_py of RandomGenerator, and use Global Generator if not OP seed * fix comment
-
由 pangyoki 提交于
-