- 28 7月, 2022 19 次提交
-
-
由 xiaoxiaohehe001 提交于
* depthwise_fp16 * depthwise_fp16 * depthwise_fp16 * depthwise_fp16
-
由 HongyuJia 提交于
* test_activation_op unitest error, yaml & activation.py in_dygraph_mode incomplete * fix test_activation_op unitest error, add yaml and dygraph test * fix code style with pre-commit * try to fix namespace error of abs in activation_functor.h * fix namespace error of abs
-
由 Xiaoxu Chen 提交于
* migrate dirichlet op kernel to phi * fix dirichlet sample memory leak
-
由 Haohongxiang 提交于
-
由 zyfncg 提交于
* support auto fallback to cpu kernel for cusom device * fix some problem of kernel fallback
-
由 zhaoyingli 提交于
-
由 Chenxiao Niu 提交于
-
由 niuliling123 提交于
-
由 Charles-hit 提交于
* Move frame OP to phi、add frame OP yaml config and supplement single test * add Header file of in_dygraph_mode * Modify variable name and FrameGradInferMeta multiplex UnchangedInferMeta * move seq2col to phi
-
由 Charles-hit 提交于
* Move api(lgamma) from legacy_api.yaml to api.yaml * Move api(lgamma) from legacy_api.yaml to api.yaml * Move api(lgamma) from legacy_api.yaml to api.yaml * modify code style * add x to X mapping * add definition of lgamma * delete redundant lgamma definitions * Modify code comments * Modify ops.py code format * add lgamma single test and lgamma api in fluid * Optimized lgamma unittest
-
由 kuizhiqing 提交于
* add launch test * launch test for cpu * bs 1
-
由 z8hanghuan 提交于
-
由 Weilong Wu 提交于
* refactor general_grad and fix some bugs * add TODO: support prune logic deeper
-
由 LiYuRio 提交于
-
由 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 21 次提交
-
-
由 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
-