- 28 3月, 2023 12 次提交
-
-
由 jiangcheng 提交于
* [AMP] add fp16&bf16 support for flatten op * fix ci bug * fix inpute should astype self.dtype bug and fix zerodim test name * remove 0D-tensor bf16 test for window-inference-ci pass * remove flatten from op_accuracy_white_list
-
由 Zheng-Bicheng 提交于
* update * update
-
由 Zheng-Bicheng 提交于
* update * update
-
由 gouzil 提交于
* [CodeStyle][B015] delete unused * [CodeStyle][B015] add assert
-
由 张春乔 提交于
-
由 ronnywang 提交于
-
由 Infinity_lee 提交于
-
由 Zheng-Bicheng 提交于
-
由 Jiabin Yang 提交于
* optimize composite rule by making scalar shape as []1 * fix shape usage for 0D * fix rules * fix 0D error * fix flatten 0D error * fix bn eval mode * fix bn test * fix flatten
-
由 Young-Flash 提交于
* add bitwise_not trt converter * run pre-commit * modify neg_one_tensor_dims init way * fix BOOL type support requires TensorRT 8.4 * fix int8 & uint8 type * improve data type readability * modify filter logic * fix coverage CI
-
由 csy0225 提交于
-
由 Infinity_lee 提交于
-
- 27 3月, 2023 24 次提交
-
-
由 gouzil 提交于
[CodeStyle][PLC3002][PLE1205] simplify lambda and add missing placeholder to logger template (#52133)
-
由 Infinity_lee 提交于
[CodeStyle][C413][C414] Unnecessary <list/reversed> call around sorted(),<list/reversed/set/sorted/tuple> call within <list/set/sorted/tuple>() (#52065)
-
由 Charles-hit 提交于
* add tanh and cast prim test * fix tanh test * fix 0-d test * add sqrt fp16 prim test * add public_python_api in prim test * fix test_squeeze2_op * add tanh prim test * add dropout prim test * [Dy2St]Fix clone for test state problem * clean code * modify test_cumsum_op * modify test_cumsum_op * fix dropout test * add dropout in cmake * fix dropout test --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
-
由 cyber-pioneer 提交于
-
由 YuanRisheng 提交于
* perfect structure kernel registry * fix ci bugs
-
由 Aurelius84 提交于
-
由 ZhangDY-6483 提交于
-
由 zhouweiwei2014 提交于
-
由 HappyHeavyRain 提交于
* add fused_yaml fused_backward * fix eager_funciton bug * add some comment of fused yaml file * add 'support_dygraph_mode' configuration in fused yaml * delete some 'fused_api.h' in include file * add fused flag in api_gen
-
由 Yiqun Liu 提交于
-
由 Leo Chen 提交于
-
由 Xinyu Chen 提交于
-
由 HongyuJia 提交于
* [CustomOP Inplace] Automap inplace dtype and shape, prepare for vector<Tensor> output * delete dtype,shape func of multi_inplace op * [CustomOP Inplace] Automap inplace dtype and shape, support vector<Tensor> output
-
由 HappyHeavyRain 提交于
* support assign op * support assign infer_var_type * change code according to review * change code according to review * only save 'get_infer_var_type_func' * rest file mode
-
由 Leo Chen 提交于
-
由 wanghuancoder 提交于
This reverts commit 9c238d2b.
-
由 Leo Chen 提交于
* unbind support bool dtype * replace np.array_equal
-
由 engineer1109 提交于
fix bug remove useless fix bug add pybind remove log fix style fix style change api
-
由 Leo Guo 提交于
instance_norm_grad kernel. Fix bugs that the data type of input is different from output in reduce_sum kernel. test=kunlun
-
由 risemeup1 提交于
* fix_gcc12_error * fix gcc12 error * fix gcc12 error
-
由 risemeup1 提交于
* fix_gcc12_error * patch on eigen3 for fixing gcc12 error * Update multiary.cc
-
由 Sławomir Siwek 提交于
* extract Op and OPMaker to .h * extend pattern for fused_op * set "with_residual" default to false * adjust fuse passes * remove fc+eltwise flag * fused_output_scale * activation attrs * remove extra attrs * fix int8/bf16 unit tests * simplify RecomputeOutputDims * remove unused method * Add description for attributes * add extra check * adjust op compats * update quantize test * fix protobuf parsing error * fix int8 performance * fused elementwises * merge develop * remove activation * restore activation for existing add/sub ops
-
由 houj04 提交于
-
由 sneaxiy 提交于
* fix mea compile error * support 2-D bias * add inline to avoid compile error * polish codes
-
- 26 3月, 2023 2 次提交
-
-
由 Zheng-Bicheng 提交于
-
由 Zheng-Bicheng 提交于
-
- 25 3月, 2023 2 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] update ruff config for pylint rules * empty commit; test=document_fix
-
由 张春乔 提交于
-