Commit Graph

12 Commits

Author SHA1 Message Date
gaoyong10 b7ee2a280b Runtime support user data. 2022-10-29 15:30:02 +08:00
gaoyong10 0863234588 Add ut test for runtime. 2022-10-25 09:45:03 +08:00
zhaizhiqiang a254fee827 add log_uniform_candidate_sampler op 2022-10-24 09:16:07 +08:00
limingqi107 c37300619a add ut case for integration of dynamic and static memory 2022-09-24 11:19:48 +08:00
i-robot 82afff4811
!37841 Fix ut testcase.
Merge pull request !37841 from gaoyong10/dynamic_shape_02
2022-07-13 01:39:54 +00:00
gaoyong10 a814248ca4 Nopnode eliminate before somas Calculate. 2022-07-12 10:11:01 +08:00
limingqi107 4d79d54d51 [runtime performance optimize]skip the launch of nopnode when nopnode not eliminated 2022-07-11 17:20:00 +08:00
Lai Yongqiang c1ad42df74 New Device Context 2022-06-14 17:09:47 +08:00
gaoyong10 8299f3ca05 Add testcase for eliminate nopnode. 2022-06-09 19:12:06 +08:00
LaiYongqiang 80fd871d2c 1. change DeviceAddressType to DeviceType
2. change GetDeviceAddressType to GetDeviceType
3. remove AllocateMemory(DeviceAddress *const &address, size_t size) in specific device
4. remove GetDeviceAddressType in specific device
2022-05-11 20:20:31 +08:00
r1chardf1d0 f2464fa8f1 expander fallback 2022-04-19 17:24:37 +08:00
gaoyong10 89c98f8b73 Add ut for dynamic shape and control flow. 2022-03-19 19:48:44 +08:00