projects
/
platform
/
upstream
/
armnn.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Only enable mixed precision FP16 pooling for Android Q
[platform/upstream/armnn.git]
/
src
/
armnnTfParser
/
2019-10-21
Aron Virginas-Tar
IVGCVSW-3993 Add frontend and reference workload for...
tree
|
commitdiff
2019-08-21
Aron Virginas-Tar
IVGCVSW-3507 Fix error in list of tested networks for...
tree
|
commitdiff
2019-08-21
Aron Virginas-Tar
IVGCVSW-3507 Revise and update readmes for 19.08
tree
|
commitdiff
2019-08-16
Matthew Jackson
IVGCVSW-3639 Add 5d tensor support
tree
|
commitdiff
2019-07-02
Aron Virginas-Tar
IVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
tree
|
commitdiff
2019-05-23
Narumol Prangnawarat
IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwor...
tree
|
commitdiff
2019-05-14
Matteo Martincigh
Use the new deprecation API
tree
|
commitdiff
2019-05-14
Jim Flynn
IVGCVSW-3076 Add ConcatLayer methods to public API
tree
|
commitdiff
2019-05-02
Jim Flynn
IVGCVSW-3039 Unify BindingPointInfo declarations
tree
|
commitdiff
2019-04-10
Aron Virginas-Tar
IVGCVSW-2947 Remove boost dependency from include/Types...
tree
|
commitdiff
2019-04-04
Francis Murtagh
IVGCVSW-2539 Improve ExecuteNetwork error logging
tree
|
commitdiff
2019-02-28
Saoirse Stewart
IVGCVSW-2598 Update attribute to use num_split
tree
|
commitdiff
2019-02-27
Saoirse Stewart
IVGCVSW-2598 Fix for constant axis issue for Tensorflow...
tree
|
commitdiff
2019-02-22
Nattapat Chaimanowong
IVGCVSW-2588 Update README files for 19.02
tree
|
commitdiff
2019-02-21
Jim Flynn
IVGCVSW-2635 Update TensorFlowSupport.md
tree
|
commitdiff
2019-02-20
Nattapat Chaimanowong
IVGCVSW-2730 Fix bug in TfParser setting incorrect...
tree
|
commitdiff
2019-02-11
Ferran Balaguer
IVGCVSW-2529 DeepSpeech v1 test
tree
|
commitdiff
2019-01-24
kevmay01
IVGCVSW-2503 Refactor RefElementwiseWorkload around...
tree
|
commitdiff
2019-01-24
FrancisMurtagh
IVGCVSW-2512 Add Gather operator parser to TfParser
tree
|
commitdiff
2019-01-23
Matthew Bentham
IVGCVSW-2515 Fix compilation when TfParser is disabled
tree
|
commitdiff
2019-01-22
Nattapat Chaimanowong
IVGCVSW-2467 Remove GetDataType<T> function
tree
|
commitdiff
2019-01-16
Ferran Balaguer
IVGCVSW-1656 Add Mean support to Tf Parser
tree
|
commitdiff
2019-01-14
Ferran Balaguer
IVGCVSW-1656 Add Mean support to Tf Parser
tree
|
commitdiff
2019-01-09
Mohamed Nour Aboue...
IVGCVSW-2345 Add Rsqrt support in Tensorflow Parser
tree
|
commitdiff
2019-01-07
Matteo Martincigh
IVGCVSW-2421 Remove the template-based version of armnn...
tree
|
commitdiff
2019-01-07
Sadik Armagan
IVGCVSW-2384 Add Split parser function to Tensor flow...
tree
|
commitdiff
2019-01-04
Matteo Martincigh
MLCE-77 Depthwise Convolution with depth multiplier...
tree
|
commitdiff
2019-01-02
narpra01
IVGCVSW-2353 Ignore control inputs in TensorFlow parser
tree
|
commitdiff
2018-12-31
Ferran Balaguer
IVGCVSW-2375 Add ParseAddN function to TfParser
tree
|
commitdiff
2018-12-20
jimfly01
IVGCVSW-2380 Add Greater operator to TfParser
tree
|
commitdiff
2018-12-20
jimfly01
IVGCVSW-2367 Add Equal Operator to TfParser
tree
|
commitdiff
2018-12-12
Matteo Martincigh
IVGCVSW-2363 Remove swizzling option from GetConstTenso...
tree
|
commitdiff
2018-12-11
Ferran Balaguer
IVGCVSW-2266 Remove the input swizzling from ParseDepth...
tree
|
commitdiff
2018-12-07
Matteo Martincigh
IVGCVSW-2268 Remove the input swizzling from ParseConcat
tree
|
commitdiff
2018-12-06
jimfly01
IVGCVSW-2333 Add ParseSub method to TfParser
tree
|
commitdiff
2018-12-06
jimfly01
IVGCVSW-2275 Remove swizzling from ParseResizeBilinear
tree
|
commitdiff
2018-12-06
FrancisMurtagh
IVGCVSW-2277 Remove the input swizzling from ParsePooling2d
tree
|
commitdiff
2018-12-06
Matteo Martincigh
IVGCVSW-2193 ExpandDims operation implementation
tree
|
commitdiff
2018-12-05
ruoyan01
IVGCVSW-2276: Remove the input swizzling in ParseLrn
tree
|
commitdiff
2018-12-05
Matteo Martincigh
IVGCVSW-2267 Remove the input swizzling from ParseFused...
tree
|
commitdiff
2018-12-05
Matteo Martincigh
IVGCVSW-2264 Remove input swizzling from ParseConv2D...
tree
|
commitdiff
2018-12-05
Conor Kennedy
IVGCVSW-2193 ExpandDims operation implementation
tree
|
commitdiff
2018-12-05
jimfly01
IVGCVSW-2296 Add ParsePad method to TfParser
tree
|
commitdiff
2018-12-04
Nattapat Chaimanowong
IVGCVSW-2251 Add support for Minimum operator in TfParser
tree
|
commitdiff
2018-12-04
Sadik Armagan
IVGCVSW-2256 Add parser function in TensorFlow Parser...
tree
|
commitdiff
2018-10-10
Sadik Armagan
IVGCVSW-1787 Add Support for Concatenation on TfLite...
tree
|
commitdiff
2018-09-17
David Beck
IVGCVSW-1807 : change license text in file headers
tree
|
commitdiff
2018-09-17
saoste01
IVGCVSW-1521: Updating TensorFlow README.md to contain...
tree
|
commitdiff
2018-09-17
saoste01
IVGCVSW-1779: Updating TF Parser to include the RealDiv...
tree
|
commitdiff
2018-08-31
telsoa01
Release 18.08
tree
|
commitdiff
2018-05-23
surmeh01
Release 18.05
tree
|
commitdiff
2018-03-29
surmeh01
Release 18.03
tree
|
commitdiff