- 08 8月, 2022 10 次提交
-
-
由 levi131 提交于
* for test * Revert "for test" This reverts commit baf58738ca485a06073d771e20e3644d8811bf31. * fix utf8 bug on windows
-
由 wanghuancoder 提交于
-
由 WangZhen 提交于
* Polish function code * Rename funciton to engine * Fix Log msg and doc * Rename Function to Engine and using new Function class to warp Engine * Rename EngineInfo * Adjust member variable order
-
由 Yulong Ao 提交于
-
由 Thomas Young 提交于
-
由 fwenguang 提交于
-
由 Chen Weihang 提交于
-
由 Weilong Wu 提交于
* [Eager] fix to_uva_tensor without specific gpu number * Update test_tensor_uva.py update test case
-
由 Leo Chen 提交于
* clean tensor.h * fix gather_nd
-
由 Yulong Ao 提交于
* [Auto Parallel] Add ProcessMesh, DeviceMesh and DistributedMapper * [Auto Parallel] Remove unecessary codes * [Auto Parallel] Comment out unnecessary cmake statements
-
- 07 8月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager] just need to run needed nodes * [Eager] just need to run needed nodes
-
- 05 8月, 2022 11 次提交
-
-
由 Feiyu Chan 提交于
fix 5 operator makers with typos which pass string literal to argument 'generated', remove generated as parameter of AddAttr (#44935)
-
由 YuanRisheng 提交于
* move mkldnn activation kernel * fix compile bugs * fix compile bugs * deal with conflict * fix compile bugs * fix windows compile bugs * mkldnn unittest fix * change mutable to alloc * fix unittest bugs * modify code according comment
-
由 Zhen Wang 提交于
-
由 Sławomir Siwek 提交于
* remove v2_transpose_reshape * matmul_transpose_reshape * reshape_transpose_matmul * restore ut * adjust old ut * restore parallel UT ruels * feedback from review
-
由 OccupyMars2025 提交于
-
由 joanna.wozna.intel 提交于
-
由 duanboqiang 提交于
* migrate kernel * fix sig order * remove header files * remove header * remove header * modify logits grad
-
由 carryyu 提交于
* add fused_multi_transformer post_layer_norm * add test post_layer_norm
-
由 Zhang Jun 提交于
* update trt workspace size param * update * update * update * use int64_t * use int64_t * upate * update
-
由 zhangxiaoci 提交于
-
由 Feiyu Chan 提交于
* move fft kernels to phi, done with cufft, pocketfft, mkl_cdft, hipfft * make stft_op use fft from phi/kernels/funcs, clean code
-
- 04 8月, 2022 13 次提交
-
-
由 Sławomir Siwek 提交于
* Add unit tests * matmul_v2 + activation * matmuls + elementwise_add * matmul_v2 postops * transform matmul to v2 * opcompat * fix fusing matmul with multipe outs * add shape constraints * remove unused vars * change pass order * - Unit tests to be debugged - fix - refactor - diagnostic - more diagnostic - fix - Fix number two - fix - fix - fix - alpha added - more fixes - compilation fix - removed diagnostic code - cosmetic fixes * lint * add alpha constraint * merge matmul refactor * trigger CI * - fix * - another fix * code style * add support for matmul+elementwise_add+activation * code style * fix bfloat16 bugs * change append_binary to append_sum Co-authored-by: NJacek Czaja <jacek.czaja@intel.com>
-
由 zhoutianzi666 提交于
* add rnn
-
由 jakpiase 提交于
-
由 ccrrong 提交于
-
由 dongfangshenzhu 提交于
* add merged_momentum *test=kunlun * add merged_momentum *test=kunlun * add fp16 to merged_momentum,*test=kunlun
-
由 zhiboniu 提交于
* phi_fill_diagonal_tensor * delete extra lines * update * add legacy api test * rename sig
-
由 zhiboniu 提交于
* phi_generate_proposals_v2 * remove old kernels * optest add eager_check * del lod * update * update * update test_detection with_lod * update nms_util * remove old nms_util.h
-
由 xiaoting 提交于
* fix conflicts * mv unused file * revert backward.h * revert lu_unpack kernel * rm .cu file * Update lu_unpack_kernel.cc * format phi yaml
-
由 Wilber 提交于
* convert support multi block. * update
-
由 WangZhen 提交于
* Move Function classes to a sub dir * Format code
-
由 houj04 提交于
* [XPU] fleet dist_model support xpu. test=kunlun * [XPU] fleet dist_model support xpu. test=kunlun * move unittest file location. test=kunlun
-
由 王明冬 提交于
-
由 sneaxiy 提交于
-
- 03 8月, 2022 5 次提交
-
-
由 Guanghua Yu 提交于
-
由 WangZhen 提交于
-
由 Hui Zhang 提交于
* c++ property deserialization * fix for comment * more error info * fix exception info * fix ci * fix compile * fix layer test ci
-
由 zhiboniu 提交于
* phi_fill_diagonal * remove old kernels * update * update attr args * refix * update
-
由 ronnywang 提交于
* [CustomDevice] add custom ccl 2/2 * update * update * update launch
-