- 23 10月, 2020 1 次提交
-
-
由 luxuhui 提交于
N/A Signed-off-by: NLuxuhui <luxuhui@xiaomi.com>
-
- 21 4月, 2020 2 次提交
-
-
由 luxuhui 提交于
N/A Signed-off-by: NLuxuhui <luxuhui@xiaomi.com>
-
由 Bin Li 提交于
-
- 27 5月, 2019 1 次提交
-
-
由 luxuhui 提交于
N/A Signed-off-by: NLuxuhui <luxuhui@xiaomi.com>
-
- 02 2月, 2019 1 次提交
-
-
由 李寅 提交于
-
- 09 1月, 2019 1 次提交
-
-
由 Liangliang He 提交于
-
- 20 12月, 2018 1 次提交
-
-
由 yejianwu 提交于
-
- 07 12月, 2018 1 次提交
-
-
由 liuqi 提交于
1. Add GPURuntime for GPUDevice 2. Move OpenCLRuntime to GPURuntime 3. Move ScratchImageManager from OPENCLRuntime to GPURuntime
-
- 02 11月, 2018 1 次提交
-
-
由 liuqi 提交于
1. Move all files in kernels to ops 2. unify the op_def_registry and op_registry. 3. Support op clip: do not link the ops' code when the op is not registered.
-
- 29 10月, 2018 1 次提交
-
-
由 liuqi 提交于
1. Merge the Operation and OpKernel into Operation. 2. Add OpDefRegistry for registering the definitions of Operations. 3. Add information for MaceStatus. 4. Unify 'BatchNorm' and 'FoldedBatchNorm' into 'BatchNorm' 5. Remove unused op 'Proposal'
-
- 28 9月, 2018 1 次提交
-
-
由 liuqi 提交于
-