Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
ml
/
61b63dd19163a2097e159419b50d0d0303271ba3
61b63dd
Deprecate nnAssert in favor of CHECK
by Slava Shklyaev
· 6 years ago
543b264
Add static asserts to functions using MixedTyped
by Lev Proleev
· 6 years ago
65135be
Add systrace parser diagnostic for missing trace
by Mika Raento
· 6 years ago
abe34fa
Document supported tensor ranks and operand types for all operations
by Slava Shklyaev
· 6 years ago
af66ded
Extract IndexedShapeWrapper into a separate file
by Slava Shklyaev
· 6 years ago
1876748
Add new ops MAXIMUM and MINIMUM
by Slava Shklyaev
· 6 years ago
4dc1ce8
Add new POW op.
by Lev Proleev
· 6 years ago
2149b98
Extract broadcasting to a separate util function
by Lev Proleev
· 6 years ago
9616a67
Log an error when there are more operands than expected
by Slava Shklyaev
· 6 years ago
681da4e
Deprecate NN_OPS_CHECK
by Slava Shklyaev
· 6 years ago
b6d2d99
Fix incorrect use of NN_CHECK
by Slava Shklyaev
· 6 years ago
543b117
Improve gTest error messages
by Slava Shklyaev
· 6 years ago
51b78bf
Improve GATHER tests
by Slava Shklyaev
· 6 years ago
88e36c1
Merge changes from topic "cherry-pick-ops-20181105"
by Michael K. Sanders
· 6 years ago
f8208df
Implements RANDOM_MULTINOMIAL CTS/VTS tests.
by Michael K. Sanders
· 6 years ago
6249845
Implements RANDOM_MULTINOMIAL operation.
by Michael K. Sanders
· 6 years ago
e186b4b
Remove invalid test cases for GetSupportedOperationsForDevices and
by Miao Wang
· 6 years ago
082e51f
Add Quant8 support to ROI_ALIGN.
by Xusong Wang
· 6 years ago
7130cdd
Remove redundant code generated by test generator.
by Xusong Wang
· 6 years ago
c55ee23
Fix incorrect number of consumers in generated VTS tests.
by Xusong Wang
· 6 years ago
15ccb1f
Add new op CAST
by Slava Shklyaev
· 6 years ago
ffc237b
Add new op BBOX_TRANSFORM.
by Xusong Wang
· 6 years ago
818d7fb
Add new op GATHER
by Slava Shklyaev
· 6 years ago
b24320a
Add QUANTIZED_16BIT_LSTM op
by Lev Proleev
· 6 years ago
ece15f7
Add NCHW data layout support to HEATMAP_MAX_KEYPOINT.
by Xusong Wang
· 6 years ago
6bcf8c4
Add optional axis parameter to SOFTMAX.
by Xusong Wang
· 6 years ago
4e95546
Add optional axis parameter to LOCAL_RESPONSE_NORMALIZATION.
by Xusong Wang
· 6 years ago
d17ddd0
Add optional axis parameter to L2_NORMALIZATION.
by Xusong Wang
· 6 years ago
fd425d7
Add axis parameter to CHANNEL_SHUFFLE.
by Xusong Wang
· 6 years ago
e334258
Add AxisConverter to test generator.
by Xusong Wang
· 6 years ago
38f0c25
Add NCHW data layout support to ROI_ALIGN.
by Xusong Wang
· 6 years ago
321e150
Add ComplianceTest for NCHW models.
by Xusong Wang
· 6 years ago
82025bd
Add NCHW data layout support to TRANSPOSE_CONV_2D.
by Xusong Wang
· 6 years ago
a29428d
Add NCHW data layout support to GROUPED_CONV_2D.
by Xusong Wang
· 6 years ago
869d602
Simplify the code in specs to add model variation.
by Xusong Wang
· 6 years ago
b3fa269
Merge "Change EMBEDDING_LOOKUP minimum version to V1_0"
by Treehugger Robot
· 6 years ago
aba93a4
Merge "Record and restore the cpu only flag for MemoryLeakTest."
by Treehugger Robot
· 6 years ago
762a92c
Change EMBEDDING_LOOKUP minimum version to V1_0
by Michael Butler
· 6 years ago
a13345f
Merge "Fix tests after Device::getName() returns a const char*"
by Miao Wang
· 6 years ago
223bd61
Record and restore the cpu only flag for MemoryLeakTest.
by Miao Wang
· 6 years ago
5dfe809
Fix tests after Device::getName() returns a const char*
by Miao Wang
· 6 years ago
96f7daf
Merge changes If7706447,If58fe70d
by Miao Wang
· 6 years ago
bf7875b
Implement the following introspection & control APIs:
by Miao Wang
· 6 years ago
301b9cc
Implement the following introspection APIs:
by Miao Wang
· 6 years ago
89dc073
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 6 years ago
c2f24c6
Merge changes from topic "nnapi-cherrypick-from-master-and-pi-dev-to-aosp2"
by Przemyslaw Szczepaniak
· 6 years ago
62729bb
Increase functionality of DataLayoutConverter in test generator.
by Xusong Wang
· 6 years ago
8c8964e
Adds TENSOR_FLOAT16 operand type.
by Michael K. Sanders
· 6 years ago
c220c1b
Document API level of NCHW operations.
by Xusong Wang
· 6 years ago
42adee7
Add NCHW model to OperationValidationTest.
by Xusong Wang
· 6 years ago
d68dc85
Add quant8 support to SUB
by Slava Shklyaev
· 6 years ago
a505574
Enable more granular compliance checking
by Slava Shklyaev
· 6 years ago
07b6ef4
Add quant8 support to TANH
by Slava Shklyaev
· 6 years ago
0a832b7
Return the minimum supported HAL version from validateOperation
by Slava Shklyaev
· 6 years ago
f1f954d
Add TENSOR_QUANT16_ASYMM to operand types
by Lev Proleev
· 6 years ago
36782bb
Add NCHW data layout support to SPACE_TO_BATCH_ND.
by Xusong Wang
· 6 years ago
e752344
Add NCHW data layout support to BATCH_TO_SPACE_ND.
by Xusong Wang
· 6 years ago
bb83d49
Add NCHW data layout support to SPACE_TO_DEPTH.
by Xusong Wang
· 6 years ago
dbd3e9b
Add NCHW data layout support to DEPTH_TO_SPACE.
by Xusong Wang
· 6 years ago
fd3717f
Add NCHW data layout support to RESIZE_BILINEAR.
by Xusong Wang
· 6 years ago
f297d54
Add NCHW data layout support to MAX_POOL_2D.
by Xusong Wang
· 6 years ago
3afd7b1
Add NCHW data layout support to L2_POOL_2D.
by Xusong Wang
· 6 years ago
c3b409b
Add NCHW data layout support to AVERAGE_POOL_2D.
by Xusong Wang
· 6 years ago
0a69742
Add NCHW data layout support to DEPTHWISE_CONV_2D.
by Xusong Wang
· 6 years ago
4459b32
Add NCHW data layout support to CONV_2D.
by Xusong Wang
· 6 years ago
d744cb8
Fix test generator for implicit boolean scalar.
by Xusong Wang
· 6 years ago
2efdc3c
Fix test generator for non-exist generated files.
by Xusong Wang
· 6 years ago
3e0bead
Add new op QUANTIZE
by Slava Shklyaev
· 6 years ago
09f67bd
Make is_ignored inline
by Slava Shklyaev
· 6 years ago
0e72ef5
Add new op TILE
by Slava Shklyaev
· 6 years ago
1b51b5d
"Lifts" PhiloxRandom from TensorFlow.
by Michael K. Sanders
· 6 years ago
feafd0b
Add new OperandType BOOL.
by Lev Proleev
· 6 years ago
cd54579
Implement getVersionString in SampleDriver
by Miao Wang
· 6 years ago
88ba463
Merge "Add missing PRELU code."
by Przemyslaw Szczepaniak
· 6 years ago
85a4a8a
Add missing PRELU code.
by Xusong Wang
· 6 years ago
4dfc268
Merge "Fix implicit-fallthrough warnings."
by Treehugger Robot
· 6 years ago
288898e
Fix implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 6 years ago
d1bd0ab
Merge pi-dr1-dev to aosp-master
by Bill Yi
· 6 years ago
ccc832d
Merge "Fix implicit fallthrough warnings." am: 9df6b70ec9
by Chih-Hung Hsieh
· 6 years ago
9df6b70
Merge "Fix implicit fallthrough warnings."
by Treehugger Robot
· 6 years ago
319a27b
Fix implicit fallthrough warnings.
by Chih-Hung Hsieh
· 6 years ago
96e59ab
Merge changes from topic "nnapi-cherrypick-from-master-and-pi-dev-to-aosp"
by Przemyslaw Szczepaniak
· 6 years ago
7076a8e
Merge changes from topic "nnapi-cherrypick-from-master-and-pi-dev-to-aosp"
by Przemyslaw Szczepaniak
· 6 years ago
f03bacb
Add 1.2 ops to OperationValidationTest.
by Xusong Wang
· 6 years ago
e965b03
Divide BBOX_TRANSFORM into 2 ops.
by Xusong Wang
· 6 years ago
c878f94
Fix multi-threaded bug for TRANSPOSE_CONV2D.
by Xusong Wang
· 6 years ago
44a2546
Add new op TRANSPOSE_CONV_2D.
by Xusong Wang
· 6 years ago
449fa9a
Add new op PRELU.
by Xusong Wang
· 6 years ago
fcab278
Add new op CHANNEL_SHUFFLE.
by Xusong Wang
· 6 years ago
85a0eb7
Add new op GROUPED_CONV_2D.
by Xusong Wang
· 6 years ago
74439cb
Add new op HEATMAP_MAX_KEYPOINT.
by Xusong Wang
· 6 years ago
63d0ae0
Add new op ROI_ALIGN.
by Xusong Wang
· 6 years ago
c481afb
Systrace parser: handle old systrace
by Mika Raento
· 6 years ago
fa8b296
Systrace parser: handle different driver threading
by Mika Raento
· 6 years ago
eeb82cc
Improve systrace parser IPC statistics
by Mika Raento
· 6 years ago
9212ee0
More parsing of systrace without runtime trace
by Mika Raento
· 6 years ago
b46d9cb
Parse incomplete systraces correctly
by Mika Raento
· 6 years ago
bc00759
Simple ION_heap size watcher/logger
by Mika Raento
· 6 years ago
a24f2e0
Handle thread names with spaces in systrace parser
by Mika Raento
· 6 years ago
f385a71
Merge changes from topic "nnapi-cherrypick-from-master-and-pi-dev-to-aosp"
by Przemyslaw Szczepaniak
· 6 years ago
Next »