- 11 3月, 2022 25 次提交
-
-
由 Feng Xing 提交于
* format softmax forward * seperate include and macro to two if-else
-
由 Chen Weihang 提交于
-
由 Zhanlue Yang 提交于
-
由 Sylwester Fraczek 提交于
-
由 From00 提交于
* Move psroi_pool OP to phi * Replace platform::TensorCopy with phi::Copy
-
由 Chen Weihang 提交于
* remove needless deps in unittests * add gpu marco * fix other unittests * fix kernel name error * fix test_prepare_op * fix failed dygraph unittests * fix gpu failed tests * fix cinn test failed * fix cinn test failed * fix dropout tests
-
由 Yuang Liu 提交于
-
由 zhouweiwei2014 提交于
-
由 zn 提交于
-
由 Aurelius84 提交于
* [Phi] Migrate tile_op into Phi * fix tile_sig * fix include headers * fix using
-
由 Yiqun Liu 提交于
-
由 chentianyu03 提交于
* add reduce_sum grad kernel * add reduce_grad * modify reduce grad * update reduce grad functions * fix build error * add argument mapping * move cast input after grad * add dims.size=1 cpu reduce_sum grad compute method * update reduce grad GPU * remove raw reduce_sum_grad kernel * modify header files * add namespace funcs for reduce_grad_funcstions
-
由 z8hanghuan 提交于
-
由 Jeffrey Chen 提交于
-
由 Zhang Zheng 提交于
* first commit * fix * fix * fix * fix * fix * fix xpu and npu * fix
-
由 wuyefeilin 提交于
* mv erf op to phi * fix as review * fix as review * fix format
-
由 houj04 提交于
-
由 Guanghua Yu 提交于
-
由 Aurelius84 提交于
* [Phi] Fix infershape if encounter TensorList and Attr("XXX") * add InferShapeArgumentMappingContext
-
由 Baibaifan 提交于
-
由 lilong12 提交于
-
由 王明冬 提交于
-
由 xiongkun 提交于
* pad infershape * fix code * fix * add set dtype
-
由 xiongkun 提交于
* transfer nll_loss infershape into phi
-
由 Zhanlue Yang 提交于
* Fix issues with intermediate kernels * Fixed CI issues
-
- 10 3月, 2022 15 次提交
-
-
由 xiongkun 提交于
* transfer the infershape of accuracy op into phi * add set_dtype * add setdtype
-
由 heliqi 提交于
* add onnxruntime predictor * Add code comments * support link paddle2onnx onnxruntime * support onnxruntime with python * support onnxruntime with python * support onnxruntime with windows * paddle2onnx compile with windows * supoort windows compile * supoort windows compile with onnxruntime * supoort windows compile with paddle2onnx * supoort mac compile * compile with mac * compile with mac * add code comments * fix remind word * code optimization * add test case * add test case * add inference demo_ci test case * fix compile paddle2onnx with no python * add inference demo_ci test case * add inference demo_ci test case * add inference infer_ut test case * support c go api and test cases * add converage test case * add converage test case * add capi test case * add capi test case
-
由 Lijunhui 提交于
-
由 Liu-xiandong 提交于
* [phi] move matrix_power op * MatrixInverse fluid -> phi * modify the CMake to fix compile bug * delete useless comment * mutable memory -> phi Alloc * modify the include file * modify the include file * fix bug in CI compiler
-
由 Jeffrey Chen 提交于
* [PHI] Migrate where_index op * [PHI] Fix where_index infermate * [Phi] set where_index out data type
-
由 caozhou 提交于
* update reshard for while sub block * fix code format error
-
由 Liu-xiandong 提交于
* add selected row op and fix bug in ctest * modify the date * fix bug in npu and xpu * modfiy the include file
-
由 furnace 提交于
* [NPU] Fix fill_constant int64 for CANN 5.0.4 (FillD does not support int64) * [NPU] fix set_value for CANN 5.0.4
-
由 Zhang Zheng 提交于
* first commit * cpu kernel * first version * fix compile error * fix compile error * delete v2 * fix * fix * add alias * fix * fix * fix * fix error * fix * fix * fix * fix format
-
由 Zhanlue Yang 提交于
-
由 Zhong Hui 提交于
* move segment_pool to phi. * mark summed ids as optional tensor. * fix as reviews.
-
由 zmxdream 提交于
* update. test=develop * fix. test=develop * fix. test=develop
-
由 wawltor 提交于
* add the infer shape meta for the graph_send_recv * move the infershape code to another file
-
由 石晓伟 提交于
-
由 Linjie Chen 提交于
* move argsort to phi * refine files * remove mutable_data * fix unittest * fix unittest * remove infershape * update infershape * fix ci * fix ci * fix ci * fix * fix * fix * fix * fix * fix * fix
-