onnxruntime
[NNAPI QDQ] add qdq gemm/matmul op support
#11089
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
33
Changes
View On
GitHub
Commits
wip 1
YUNQIUGUO
committed
4 years ago
wip
YUNQIUGUO
committed
4 years ago
wip
rachguo
committed
4 years ago
wip
rachguo
committed
4 years ago
wip supported
rachguo
committed
4 years ago
wip
rachguo
committed
4 years ago
wip
rachguo
committed
4 years ago
fix bias shape
rachguo
committed
4 years ago
wip
YUNQIUGUO
committed
4 years ago
wip
YUNQIUGUO
committed
4 years ago
add gemm to binary op support checker
rachguo
committed
4 years ago
op builder change
rachguo
committed
4 years ago
add gemm bias handling
rachguo
committed
4 years ago
update
rachguo
committed
4 years ago
modify and add additional checks
YUNQIUGUO
committed
4 years ago
support matmul
YUNQIUGUO
committed
4 years ago
modify qdq matmul test case to make inputs an initializer
YUNQIUGUO
committed
4 years ago
support matmul test case pass
YUNQIUGUO
committed
4 years ago
modify several helper methods
YUNQIUGUO
committed
4 years ago
minor variable modify
YUNQIUGUO
committed
4 years ago
TestQDQGemm UT pass
YUNQIUGUO
committed
4 years ago
fix UT test pass
YUNQIUGUO
committed
4 years ago
uncomment minor fix
YUNQIUGUO
committed
4 years ago
Merge branch 'master' of https://github.com/microsoft/onnxruntime into yguo/add-qdq-gemm-support
YUNQIUGUO
committed
4 years ago
fix build
YUNQIUGUO
committed
4 years ago
remove unnecessary line
YUNQIUGUO
committed
4 years ago
update to QDQMatMul tests
YUNQIUGUO
committed
4 years ago
add check to addinitializerstoskip
YUNQIUGUO
committed
4 years ago
address comments
YUNQIUGUO
committed
4 years ago
minor update
YUNQIUGUO
committed
4 years ago
update bool -> const bool
YUNQIUGUO
committed
4 years ago
update
YUNQIUGUO
committed
4 years ago
add tests and other minor update
YUNQIUGUO
committed
4 years ago
Loading