- 23 2月, 2023 11 次提交
-
-
由 Huang Jiyi 提交于
* move fluid generator to phi * move fluid generator to phi * update .gitignore * fix bugs * fix cannot find "glog/logging.h" in "generator.h" * fix bugs
-
由 limingshu 提交于
* first commit * main codes has been developed * fix all bugs * add vectorize input&output * a test for optimization_of_layer_norm_fwd * add some changes * fix memory coalesced access for more optimization. * fix addition ctest error * fix according to ci-approval * remove change on slice
-
由 risemeup1 提交于
-
由 RuohengMa 提交于
* fix accurary diff issue when XPU op batch_norm is added to XPU blacklist * remap op output tensor to input tensor when the op has fallen back to CPU * rename function name and fix bug causing by InplaceCounter
-
由 HongyuJia 提交于
* polish namespace * change static_tensor_operants * polish namespace * support add, subtract, divide * add unit test * polish unittest * fix cmake error * solve conflicts, merge auto code-gen * add scalar operator in tensor.h * tensorbase * static prim full support more datatype * fix prim unittest * polish codes * fix cmake error
-
由 YuanRisheng 提交于
* move profiler * fix compile bugs
-
由 HappyHeavyRain 提交于
* support 'complex promote' in yaml * change the compplex_promote * change 'kron' in math.py * change 'kron' comment in python * change kron comment in python * change kron comment in python
-
由 HongyuJia 提交于
* [Cpp Extension] Support optional type * fix custom_extension.cc
-
由 Jiabin Yang 提交于
* tmp gather vjp * support gather * remove useless code * fix compiling error * fix ut * add eager test * add eager test * add seed * fix cpu error * fix transpose op compat * remove tensor index case * fix prim_cinn * fix ut * add gather composite
-
由 zhupengyang 提交于
-
由 jameszhang 提交于
* kunlun support c_softmax_with_cross_entropy * fix grad calc error * replace mutable_data() and ShareDataWith() * update xdnn * update xpu toolchain to 20230215 * remove fluid from test file
-
- 22 2月, 2023 11 次提交
-
-
由 TaoTao Li 提交于
-
由 HongyuJia 提交于
* change phi tensor_gen->tensor_operants_gen * [Tensor API] Support multiple Tensor C++ api
-
由 HongyuJia 提交于
* [Cpp Extension] return Py_None if Tensor not initialized * fix jit test
-
由 zhouweiwei2014 提交于
-
由 risemeup1 提交于
-
由 Shuangchi He 提交于
* Fix some typos. Signed-off-by: Yulv-git <yulvchi@qq.com> * pre-commit Signed-off-by: Yulv-git <yulvchi@qq.com> --------- Signed-off-by: Yulv-git <yulvchi@qq.com>
-
由 zhupengyang 提交于
-
由 HongyuJia 提交于
* fix py::array_t calling bug * fix typo, implemention->implementation, test=document_fix
-
由 zhangkaihuo 提交于
-
由 Jiabin Yang 提交于
* tmp gather vjp * support gather * remove useless code * fix compiling error * fix ut * add eager test * add eager test * add seed * fix cpu error * fix transpose op compat * remove tensor index case * fix prim_cinn * fix ut
-
由 houj04 提交于
-
- 21 2月, 2023 10 次提交
-
-
由 HappyHeavyRain 提交于
* support bw invoke fw * fix scale in static_backward.yaml * fix the bug in tensorrt/convert * move 'scale','sign' into ops.yaml * add scale_grad of scale in op_compat.yaml * change generated_static_op in CMakeLists.txt
-
由 cyber-pioneer 提交于
* fix flatten op map * remove prim op all list * add op map info of full_like * polish code
-
由 QingshuChen 提交于
-
由 YuanRisheng 提交于
* decouple_memory * perfect memory utils * fix ci bugs * fix inference bugs * fix custom test bugs * fix converage bugs * modify code according comment * modify namespace * deal with compile bugs
-
由 zqw_1997 提交于
-
由 Huang Jiyi 提交于
* move sequence_padding to phi * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix buga * fix bugs * revert and update phi::XPUContext
-
由 duanyanhui 提交于
* add static custom back_list * rm comments * fix log * fix comment
-
由 zhangyikun02 提交于
-
由 limingshu 提交于
-
由 csy0225 提交于
* Optimize the ernie inference performance on xpu * fix enable runtime cache logic * when op's input shape has changed, should create a new runtime context * fix * set flag when input shape has changed
-
- 20 2月, 2023 8 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 HongyuJia 提交于
* polish tensor operants implementation * change year, 2021->2023 * autogen tensor.h and tensor_api.cc * polish CMakeLists logic * cancel tensor.h auto-gen * clean useless parameter * delete tensor_api.cc
-
由 houj04 提交于
-
由 umiswing 提交于
-
由 HongyuJia 提交于
* autogen phi tensor operants * autogen operants base * autogen operants_manager * polish code style * add cmake output * fix cmake depency error * fix cmake file path error * decouple prim/api/api.yaml in phi CMakeLists * polish CMakeLists of phi/api/lib
-
由 shentanyue 提交于
-
由 Wang Bojun 提交于
-
由 zyfncg 提交于
-