- 18 7月, 2023 9 次提交
-
-
由 limingshu 提交于
* Clarify cinn/ir dirs [Part1] * addition of cinn/ir/op dir * change header inludsion of ir/ir_operator.h to ir/op/ir_operator.h * merge with develop changes * relocate libschedule_desc_proto.a * remove extra ir_schedule_error.cc * addition for schedule/ir_schedule_error files
-
由 GGBond8488 提交于
* batch add inpalce api * fix inplace fn generate * add test for new inpalce api * fix typro * fix typro * fix typro * fix test error * fix atan2 * remove atan2 * auto genereate inpalce api * fix inplace generate fn error * fix windows error * fix test error * fix test error * fix windows ci error * fix test error * fix test_error * fix test error * fix eigen aliasing error in inplace * remove elementwise_pow inplace * fix doc error * fix test error
-
由 hong 提交于
* fix new ir concat op bug * fix bug * using add_n_with_kernel instead of add_n impl * fix pd_op yaml bug * fix bug
-
由 kangguangli 提交于
* fix hsigmoid_loss * add test into whitelist
-
由 Leo Chen 提交于
-
由 HongyuJia 提交于
* [0D-Tensor] CINN supports argmax, fix infershape * [0D-Tensor] CINN supports argmax, fix infershape
-
由 HongyuJia 提交于
-
由 gouzil 提交于
* add cast and repeat_interleave * fix
-
由 kangguangli 提交于
* support custom verify * fix * fix * fix * fix coverage ci * remove custom verify in assert
-
- 17 7月, 2023 15 次提交
-
-
由 Zhenghai Zhang 提交于
-
由 zhangbo9674 提交于
-
由 winter-wang 提交于
-
由 iamsonderr 提交于
* support_conv2d * remove comment * check code style * add former Test * check code style * add unittest * fix log * change unittest --------- Co-authored-by: zhoutianzi666 <17801055074@163.com>
-
由 zxcd 提交于
* add more data type for all/any. * remove xpu fix. * add test unit. * fix typename name. * fix output data type.
-
由 zhangyikun02 提交于
* TensorSetConstantXPU support to use xpu::constant when T is float/float16 * add xpu_wait for TensorSetConstantXPU
-
由 Huihuang Zheng 提交于
Remove old schedules.
-
由 Zhang Zheng 提交于
-
由 RedContritio 提交于
-
由 Asthestarsfalll 提交于
* [OpCompat] add fetch and update mish in op_compat.yaml * add missing outputs * fix codestyle
-
由 ming1753 提交于
* [Paddle-TRT] add assign op
-
由 winter-wang 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 Chen Weihang 提交于
-
- 15 7月, 2023 1 次提交
-
-
由 RedContritio 提交于
-
- 14 7月, 2023 14 次提交
-
-
由 zhangbo9674 提交于
* add code * fix bug * refine code * refine code * fix bug
-
由 RedContritio 提交于
-
由 RedContritio 提交于
-
由 RedContritio 提交于
-
由 Wang Xin 提交于
-
由 ronnywang 提交于
-
由 zhupengyang 提交于
-
由 Siming Dai 提交于
-
由 kangguangli 提交于
* add feed in op_compat.yaml * remove input mapping
-
由 HongyuJia 提交于
-
由 zhangbo9674 提交于
* add inplace interface * support inplace * refine code * fix bug * fix bug * refien code * add file * add interface * refine code * refine code * add phi kernel instruction * refine code * add test * delete unuse code * add test * add test * add deps * delete unused code * fix bug * fix bug
-
由 hong19860320 提交于
-
由 Tian Zheng 提交于
* Update CUDNN Frontend API to v0.9.1 - Remove old patches - Remove workarounds that are no longer needed * Fix test_switch_autotune
-
由 hong 提交于
-
- 13 7月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* copy dense_tensor.h to inference lib * update * update
-