- 28 7月, 2022 5 次提交
-
-
由 Lin Manhui 提交于
* Add kernel declarations * Copy kernel implementation code * Transfer implementation code * Fix: Move out_grad to first * Register new kernels * Remove old kernels * Move out_grad to last * Fix bugs * Transfer infermeta * Add yaml files * Add blank line * Fix code style * Optimize directory structure Co-authored-by: NBobholamovic <linmanhui@baidu.com>
-
由 Jiabin Yang 提交于
-
由 houj04 提交于
* [XPU] add top_k op. test=kunlun * [XPU] add top_k op. test=kunlun * use PADDLE_ENFORCE_XDNN_NOT_NULL to check pointer. test=kunlun
-
由 Feiyu Chan 提交于
* fix typos in template for codegen of operators * change the way to set attributes for grad op maker
-
由 Yuang Liu 提交于
-
- 27 7月, 2022 28 次提交
-
-
由 shangliang Xu 提交于
-
由 Zhong Hui 提交于
-
由 ykkk2333 提交于
-
由 zhaoyingli 提交于
-
由 qipengh 提交于
-
由 ming1753 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
* add more loss ops * add authors Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Allen Guo 提交于
-
由 pangyoki 提交于
* fix RemoveNode in fuse_elewise_add_act_pass * fix * change pointer to share_ptr * fix * fix * fix format * fix * fix graph_safe_remove_nodes
-
由 freeliuzc 提交于
* move crop_tensor from fluid to phi * delete fluid header files * fix crop_tensor_op dygraph_mode bug * modify header files, add out tensor check
-
由 caozhou 提交于
-
由 niuliling123 提交于
* Replaced add_custom_command with add_custom_target in xpu_kp_cmake
-
由 Hui Zhang 提交于
* jit.save support peropty serilization * extract set property function * fix property test file name * fix typing error * fix typing error * fix test coverage
-
由 WangZhen 提交于
* Remove include fluid head files in JitLayer * Format code * Remove const to fix ci error * Fix param error * Polish jit layer include and cp some headers to python/include * Fix comment
-
由 Yuang Liu 提交于
-
由 zhangkaihuo 提交于
-
由 ronnywang 提交于
* [CustomDevice] add process_group_xccl ut * update
-
由 Aganlengzi 提交于
-
由 pangyoki 提交于
-
由 Wang Bojun 提交于
* move average_accumulates op to phi kernel
-
由 BiynXu 提交于
Add yaml and unittest for bmm op
-
由 Leo Chen 提交于
-
由 freeliuzc 提交于
-
由 Li Min 提交于
-
由 zyfncg 提交于
-
由 Allen Guo 提交于
* sync misc changes * add authors Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * up x * Revert "up x" This reverts commit f3fde458c6cc48613269a643cfe2acf689caccd3. * add guarg for ipu Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 z8hanghuan 提交于
* fix bug of elementwise_add_grad, *test=kunlun * fix bug, *test=kunlun * rm pooling_t, *test=kunlun * fix bug of ew_add_grad when inplace, *test=kunlun
-
- 26 7月, 2022 7 次提交
-
-
由 chenjian 提交于
* fix new dygraph record event for op * update unit test
-
由 Zhen Wang 提交于
* Add a feed op before each input parameter var. * Fix some issues about the unit test build_cinn_pass_test.
-
由 Zhong Hui 提交于
-
由 Ruibiao Chen 提交于
-
由 zhangkaihuo 提交于
-
由 Xiaoxu Chen 提交于
-
由 ronnywang 提交于
-