- 06 12月, 2021 5 次提交
-
-
由 Leo Chen 提交于
* enable sequential_run for standalone_executor * add ut * fix ut
-
由 wenbin 提交于
* adaptive_pool2d * timeout * merge develop * rename ut * new test * remove old file
-
由 wenbin 提交于
* fix * Update stack_op_plugin.cu comments
-
由 Chen Weihang 提交于
* fix reshape move storage error * remove needless set type * alloc tensor by shared storage
-
由 kuizhiqing 提交于
-
- 04 12月, 2021 1 次提交
-
-
由 zmxdream 提交于
this pr fix distributed service
-
- 03 12月, 2021 13 次提交
-
-
由 Yuang Liu 提交于
-
由 Weilong Wu 提交于
-
由 jianghaicheng 提交于
-
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
-
由 Leo Chen 提交于
* use sync h2d copy * use stream safe allocator in memcpy_h2d * remove wait * add guard
-
由 tianshuo78520a 提交于
* fix * test=document_fix
-
由 WangXi 提交于
-
由 Wilber 提交于
* update check_op_desc to support op_version and op_compat.
-
由 zyfncg 提交于
-
由 Zhanlue Yang 提交于
* Rearranged Eager AutoCodeGen directory structure * Removed USE_OP in Eager AutoCodeGen
-
由 Sing_chan 提交于
* add trt_mobilenet demo test * only deliver trt_root in run.sh
-
由 wanghuancoder 提交于
* refine a test case, test=develop * publish python c api for eager, test=develop * revert modify about test_allclose_layer.py, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * delete numpy includes, use pybind11 numpy.h, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * suport eager error msg, and add grad test case, test=develop * refine, test=develop * refine, test=develop
-
由 zyfncg 提交于
* add code-gen file * add api-gen in cmake * adjust the code format * temp save the code * add genen-api module into pten * merge the develop code * fix merge conflict * fix code conflict with develop * support reduce_mean/sum * fix the CI requirement * fix requirement problem of CI * remove original api code * fix bug caused by removing original api
-
- 02 12月, 2021 21 次提交
-
-
由 Thunderbrook 提交于
-
由 0x45f 提交于
* fix test_mnist_pure_fp16 * change batch_id
-
由 YuanRisheng 提交于
* add inplace op adaptation * optimize inplace logic and fix bugs when run kernel that has args of vector<DenseTensor> * refactor logic that transform variable to densetensor * update func name
-
由 Yuang Liu 提交于
-
由 zhangbo9674 提交于
-
由 zhenlin 提交于
-
由 seemingwang 提交于
-
由 xiayanming 提交于
-
由 LiYuRio 提交于
-
由 Jiabin Yang 提交于
* optimize dygraph probl * refine code * fix convert dtype error * fix import datafeeder error
-
由 Leo Chen 提交于
-
由 Jason 提交于
* modify configure for pass stable project * modify configure for pass stable project
-
由 zmxdream 提交于
-
由 xiongkun 提交于
-
由 Baibaifan 提交于
-
由 Feiyu Chan 提交于
* fix typos: is_integer in attribute.py * add more test cases for fft
-
由 wuhuanzhou 提交于
-
由 furnace 提交于
* [NPU] add int64 support for scatter op * [NPU] delete debug codes * [NPU] optimize codes
-
由 WangXi 提交于
-
由 wenbin 提交于
* first commit * more uts * file name duplicated * timeout * Update CMakeLists.txt change TIMEOUT from 120 to 240 * Update CMakeLists.txt more time * Update CMakeLists.txt timeout * Update CMakeLists.txt 60s
-
由 Zhanlue Yang 提交于
* Handled dispensable tensors in AutoCodeGen for Eager Dygraph * Enabled Eager Dygraph AutoCodeGen for 500+ existing ops
-