- 15 11月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
* move extension into pten [no-verify] * append tensor methods by ext_tensor [no-verify] * append other tensor methods [no-verify] * ext related files tidy [no-verify] * include relation tidy [no-verify] * add pten tensor test [no-verify] * replace tensor in custom op & compile success * refine tensor constructor for unittest * custom relu jit run success * fix all custom op unittests * add inference cmake adapt [no-verify] * fix failed unittests * fix windows failed unittests * try to fix kunlun and inference failed * fix test_elementwise_api error * try to fix win compile failed * fix kunlun fp16 type error * remove useless haddle error macro * add custom linear op test * fix compile failed & add win symbols * fix non pten kernel cast failed * add dll decl for api * polish several deetails * polish details by review comment * add dll_decl for register
 
 - 
 - 19 3月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
* support float16 in custom op * fix failed unittests
 
 - 
 - 18 3月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
* support custom complex op * fix detail error * add inference support * fix setup windows failed
 
 - 
 - 26 2月, 2021 2 次提交
 - 
- 
由 Jiabin Yang 提交于
* remove remove_unsupport_dtype * remove remove_unsupport_dtype * remove test dtype * add more include * change dtype.h's enum as enum class to avoid conflict with inference lib * make enum as enum class * remove additional test * merge develop * polish code
 - 
由 Chen Weihang 提交于
* split build op marco & polish details * revert register api del * fix other unittest
 
 - 
 - 20 2月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
* add more dispatch marco * add more dispatch marco * add more tests * revert unneeded change * add timeout for test dispatch * add float and complex test * remove and marco
 
 -