-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Libin dev #1
Commits on Jan 9, 2022
-
feat: Support new op where and more mode for op cast and slice
1. Support new op where 2. Support cast op "to bool" mode 3. Support slice op "multi step" mode Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for e3d95d1 - Browse repository at this point
Copy the full SHA e3d95d1View commit details
Commits on Jan 18, 2022
-
Merge branch 'support_where_castBool_slice' into 'master'
feat: Support new op where and more mode for op cast and slice See merge request applied-machine-learning/sysml/mace!1470
Configuration menu - View commit details
-
Copy full SHA for 08e3928 - Browse repository at this point
Copy the full SHA 08e3928View commit details
Commits on Jan 19, 2022
-
Fix: fix output node memory be reuse issue
Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for 9e05a8d - Browse repository at this point
Copy the full SHA 9e05a8dView commit details
Commits on Jan 24, 2022
-
Fix: fix half error when validate layer mode.
Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for b664c7c - Browse repository at this point
Copy the full SHA b664c7cView commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de1c4ba - Browse repository at this point
Copy the full SHA de1c4baView commit details -
Merge pull request XiaoMi#761 from chung-pi-lee/fix_apu_memory_leak
Fix: fix APU memory leak problem
Configuration menu - View commit details
-
Copy full SHA for 105f153 - Browse repository at this point
Copy the full SHA 105f153View commit details -
Merge branch 'fix_memory_issue' into 'master'
Fix: fix output node memory be reuse issue See merge request applied-machine-learning/sysml/mace!1477
Configuration menu - View commit details
-
Copy full SHA for 4419bdb - Browse repository at this point
Copy the full SHA 4419bdbView commit details -
Merge branch 'fix_half_validate_issue' into 'master'
Fix: fix half error when validate layer mode. See merge request applied-machine-learning/sysml/mace!1478
Configuration menu - View commit details
-
Copy full SHA for 3911aa3 - Browse repository at this point
Copy the full SHA 3911aa3View commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2dda8dd - Browse repository at this point
Copy the full SHA 2dda8ddView commit details
Commits on Mar 1, 2022
-
Merge branch 'master' into 'master'
Fix: fix arm-linux-gnueabihf convert problem when generator libmace_static or convert running on cpu See merge request applied-machine-learning/sysml/mace!1479
Configuration menu - View commit details
-
Copy full SHA for fce3563 - Browse repository at this point
Copy the full SHA fce3563View commit details
Commits on Mar 10, 2022
-
fix: Fix maxPooling op accuracy loss issue
Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for 1e79849 - Browse repository at this point
Copy the full SHA 1e79849View commit details -
Merge branch 'fix_MaxPooling_bug' into 'master'
fix: Fix maxPooling op accuracy loss issue See merge request applied-machine-learning/sysml/mace!1480
Configuration menu - View commit details
-
Copy full SHA for b698f56 - Browse repository at this point
Copy the full SHA b698f56View commit details
Commits on Apr 6, 2022
-
desc: 1.Support htp fp16 for transformer net 2.Disable gpu when htp, because dma-buf not need it 3.Fix data format issue at validate mode 4.Add transpose op for onnx-htp, because Conv is NHWC, but MatMul is NCHW 5.Add TRANSFORM_BIASADD_TO_ADD, because htp not support biasadd 6.Add TRANSFORM_SLICE_TO_STRIDED_SLICE, change to htp StridedSlice format 7.Add some log for debug Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for 75a29e5 - Browse repository at this point
Copy the full SHA 75a29e5View commit details -
Merge branch 'support_htp_fp16' into 'master'
feat: Support htp fp16 mode See merge request applied-machine-learning/sysml/mace!1482
Configuration menu - View commit details
-
Copy full SHA for f1075b7 - Browse repository at this point
Copy the full SHA f1075b7View commit details
Commits on Apr 8, 2022
-
Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for a4290b3 - Browse repository at this point
Copy the full SHA a4290b3View commit details -
Merge branch 'support_htp_fp16' into 'master'
feat: upgrade qnn to 1.11.0 See merge request applied-machine-learning/sysml/mace!1483
Configuration menu - View commit details
-
Copy full SHA for 49ce825 - Browse repository at this point
Copy the full SHA 49ce825View commit details
Commits on Apr 15, 2022
-
fix: qnn: fix reduce and conv2d bug
Signed-off-by: yuanlonglong <yuanlonglong@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for 6361481 - Browse repository at this point
Copy the full SHA 6361481View commit details
Commits on May 11, 2022
-
Merge branch 'support_htp_fp16' into 'master'
fix: qnn: fix reduce and conv2d bug See merge request applied-machine-learning/sysml/mace!1484
Configuration menu - View commit details
-
Copy full SHA for defe378 - Browse repository at this point
Copy the full SHA defe378View commit details
Commits on May 28, 2022
-
feat: add EltwiseType of SQR_DIFF and output qnn log by VLOG.
Signed-off-by: wenshuai <wenshuai@xiaomi.com>
Configuration menu - View commit details
-
Copy full SHA for 56caabe - Browse repository at this point
Copy the full SHA 56caabeView commit details
Commits on May 30, 2022
-
Merge branch 'feat/elementwise' into 'master'
feat: add EltwiseType of SQR_DIFF and output qnn log by VLOG. See merge request applied-machine-learning/sysml/mace!1486
Configuration menu - View commit details
-
Copy full SHA for 42ee056 - Browse repository at this point
Copy the full SHA 42ee056View commit details
Commits on Sep 1, 2023
-
BIN LI18 李滨 committed
Sep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for beb2aa5 - Browse repository at this point
Copy the full SHA beb2aa5View commit details
Commits on Sep 12, 2023
-
Add MACE_ENABLE_CPU to build scripts
BIN LI18 李滨 committedSep 12, 2023 Configuration menu - View commit details
-
Copy full SHA for d102645 - Browse repository at this point
Copy the full SHA d102645View commit details