Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
02f2da87d8145a0922d6897ffe6b90c75eb009f8
/
neuralnetworks
/
1.2
/
vts
/
functional
af9ac3b
Suppress gtest error for tests without any instance
by Xusong Wang
· 5 years ago
aab6678
Merge "Increase NNAPI VTS single-test timeout to 20m." am: e551cc102e
by Xusong Wang
· 5 years ago
7a8a6dd
Increase NNAPI VTS single-test timeout to 20m.
by Xusong Wang
· 5 years ago
36dcf1a
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
898088d
Update language to comply with Android's inclusive language guidance
by Sushil Nath
· 5 years ago
9df50c6
vts: remove deprecated gtest macros
by Jim Pollock
· 5 years ago
ba4d532
Suppress gtest error for tests without any instance
by Dan Shi
· 5 years ago
3dca799
Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."
by Xusong Wang
· 5 years ago
29a1225
Remove temporary test filters
by Miao Wang
· 5 years ago
0b617ae
Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE.
by Xusong Wang
· 5 years ago
12f483f
Merge "Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."" into rvc-dev
by Xusong Wang
· 5 years ago
81fa760
Revert "Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE."
by Xusong Wang
· 5 years ago
3722d6d
Log NNAPI VTS test case to logcat
by Slava Shklyaev
· 5 years ago
a6d65ad
Merge "Log NNAPI VTS test case to logcat" into rvc-dev
by Slava Shklyaev
· 5 years ago
8c8efd6
Log NNAPI VTS test case to logcat
by Slava Shklyaev
· 5 years ago
c55a62b
Merge "Remove temporary test filters" into rvc-dev
by TreeHugger Robot
· 5 years ago
eeb0068
Remove temporary test filters
by Miao Wang
· 5 years ago
362dfd6
Allow compilations in TOCTOU tests to fail with GENERAL_FAILURE.
by Xusong Wang
· 5 years ago
e1c1e7e
Filter out failing NNAPI validation tests
by Miao Wang
· 5 years ago
398adea
Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing tests
by Miao Wang
· 5 years ago
4429d85
Filter out failing NNAPI validation tests
by Miao Wang
· 5 years ago
f7c55d5
Add AndroidTest.xml for NNAPI 1.2 VTS and blacklist failing tests
by Miao Wang
· 5 years ago
6174f00
More tests for graph validation.
by David Gross
· 7 years ago
12ab6c5
More tests for graph validation.
by David Gross
· 7 years ago
b79c31a
Remove BLOB AHWB tests from 1.2 VTS.
by Xusong Wang
· 5 years ago
d923a3f
Merge "Remove BLOB AHWB tests from 1.2 VTS." into rvc-dev
by Xusong Wang
· 5 years ago
b642700
Remove BLOB AHWB tests from 1.2 VTS.
by Xusong Wang
· 5 years ago
aad51fa
Rename vts-core to vts
by Dan Shi
· 5 years ago
ba894f8
Rename vts-core to vts
by Dan Shi
· 5 years ago
b1865b6
Remove extra tests from NNAPI VTS validation tests
by Michael Butler
· 5 years ago
75e63ad
Add BLOB AHWB tests in VTS.
by Xusong Wang
· 5 years ago
3c8593c
Merge "Remove extra tests from NNAPI VTS validation tests" into rvc-dev
by Michael Butler
· 5 years ago
678a106
Remove extra tests from NNAPI VTS validation tests
by Michael Butler
· 5 years ago
68a6de7
NNAPI VTS: Add validation for Priority
by Michael Butler
· 5 years ago
d09c0ee
NNAPI VTS: decouple 1.2 tests from 1.3 types
by Michael Butler
· 5 years ago
41adc5b
Add BLOB AHWB tests in VTS.
by Xusong Wang
· 5 years ago
b715967
Merge "NNAPI VTS: Add validation for Priority" into rvc-dev
by Michael Butler
· 5 years ago
4876af1
NNAPI VTS: decouple 1.2 tests from 1.3 types
by Michael Butler
· 5 years ago
da1a692
NNAPI VTS: Add validation for Priority
by Michael Butler
· 5 years ago
0fff59b
Add control flow support to NNAPI VTS tests
by Slava Shklyaev
· 6 years ago
1f98e2e
Add control flow support to NNAPI VTS tests
by Slava Shklyaev
· 6 years ago
cc18d3f
Add a VTS test to validate NNAPI driver name string.
by Miao Wang
· 6 years ago
c231f0b
Merge "Revert "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite"" am: 20a5d89241 am: 3251b30fb2 am: 38d5f26305
by Automerger Merge Worker
· 5 years ago
20a5d89
Merge "Revert "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite""
by Treehugger Robot
· 5 years ago
6e48bde
Revert "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite"
by Dan Shi
· 5 years ago
e3966e9
Merge "Add a VTS test to validate NNAPI driver name string."
by Miao Wang
· 6 years ago
2729d82
Add a VTS test to validate NNAPI driver name string.
by Miao Wang
· 6 years ago
0db1b54
redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang
by David Gross
· 6 years ago
2452ee5
redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang
by David Gross
· 6 years ago
79a41d7
Update NNAPI 1.3 VTS tests with new types
by Michael Butler
· 6 years ago
9449a28
Update NNAPI 1.3 VTS tests with new types
by Michael Butler
· 6 years ago
af5fc23
Fix use-after-free error in NNAPI VTS tests am: 56cda83f8c am: 0854f5f759
by Lev Proleev
· 6 years ago
56cda83
Fix use-after-free error in NNAPI VTS tests
by Lev Proleev
· 6 years ago
0d4ba3f
Combine test parameters into TestConfig structure
by Lev Proleev
· 6 years ago
4c3a94d
Merge "Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite" am: 86c7aabcc0 am: 572970bcc6
by Dan Shi
· 6 years ago
07f4235
Remove VtsHalNeuralnetworksV1_2TargetTest from vts-core suite
by Dan Shi
· 6 years ago
66f598e
Combine test parameters into TestConfig structure
by Lev Proleev
· 6 years ago
648ada5
NNAPI VTS update in response to utility function change
by Michael Butler
· 6 years ago
26d1bc8
Modify NNAPI VTS tests to run on version 1.3
by Lev Proleev
· 6 years ago
ce8c632a
Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType
by Lev Proleev
· 6 years ago
ecbc1ab
Merge "Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core" am: 0e1efc568c am: 7626cc8cd5 am: 86395146bf
by Dan Shi
· 6 years ago
4856370
Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core
by Dan Shi
· 6 years ago
5756887
NNAPI VTS update in response to utility function change
by Michael Butler
· 6 years ago
b49dadf
Modify NNAPI VTS tests to run on version 1.3
by Lev Proleev
· 6 years ago
5a7b67a
Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType
by Lev Proleev
· 6 years ago
0763328
Change NNAPI VTS to use TEST_P to iterate across all service instances
by Michael Butler
· 6 years ago
7076f62
Change NNAPI VTS to use TEST_P to iterate across all service instances
by Michael Butler
· 6 years ago
13b0516
Consolidate NNAPI VTS utility code
by Michael Butler
· 6 years ago
e16af0a
Consolidate NNAPI VTS utility code
by Michael Butler
· 6 years ago
f952add
Cleanup NNAPI VTS tests am: 62749b917e
by Michael Butler
· 6 years ago
62749b9
Cleanup NNAPI VTS tests
by Michael Butler
· 6 years ago
bbe5dad
Cleanup NNAPI VTS tests
by Michael Butler
· 6 years ago
52da1b8
NNAPI Combine Compatability test with VTS test am: 3247f76e35
by Michael Butler
· 6 years ago
ba2da6c
Change NNAPI VTS to use static library am: 01ba094edb
by Michael Butler
· 6 years ago
0ac1896
Merge changes from topic "nnapi_test_dynamic_reg" am: 6568622209
by Xusong Wang
· 6 years ago
5fb57da
Update VTS tests with the new test harness. am: bcaa78293a
by Xusong Wang
· 6 years ago
3247f76
NNAPI Combine Compatability test with VTS test
by Michael Butler
· 6 years ago
01ba094
Change NNAPI VTS to use static library
by Michael Butler
· 6 years ago
72227f3
NNAPI Combine Compatability test with VTS test
by Michael Butler
· 6 years ago
05f50b3
Merge "Change NNAPI VTS to use static library"
by Michael Butler
· 6 years ago
ee80b02
Statically check test enums against HIDL definitions.
by Xusong Wang
· 6 years ago
bcaa782
Update VTS tests with the new test harness.
by Xusong Wang
· 6 years ago
f7a8f03
Change NNAPI VTS to use static library
by Michael Butler
· 6 years ago
c6145e4
Merge "Statically check test enums against HIDL definitions."
by TreeHugger Robot
· 6 years ago
323ba2e
Modify validateBurstSanitized to take a single request.
by Xusong Wang
· 6 years ago
6d0270b
Modify 1.2 VTS tests to consume test struct directly.
by Xusong Wang
· 6 years ago
ead950d
Modify 1.2 VTS tests to consume test struct directly.
by Xusong Wang
· 6 years ago
cbfa6b9
Statically check test enums against HIDL definitions.
by Xusong Wang
· 6 years ago
9e2b97b
Update VTS tests with the new test harness.
by Xusong Wang
· 6 years ago
8fc4622
Modify validateBurstSanitized to take a single request.
by Xusong Wang
· 6 years ago
491b0a8
Modify 1.2 VTS tests to consume test struct directly.
by Xusong Wang
· 6 years ago
1c4b95f
Merge "Refactor generated NNAPI tests (follow-up)" am: 651869e0c6 am: adf64d6cbe am: 6c1d24473f am: 0deb8aa21b
by Slava Shklyaev
· 6 years ago
adf64d6
Merge "Refactor generated NNAPI tests (follow-up)" am: 651869e0c6
by Slava Shklyaev
· 6 years ago
e2f9d55
Merge "Refactor generated NNAPI tests" am: caedc76b18
by Slava Shklyaev
· 6 years ago
0da5c34
Refactor generated NNAPI tests (follow-up)
by Slava Shklyaev
· 6 years ago
e8b2446
Refactor generated NNAPI tests
by Slava Shklyaev
· 6 years ago
8f77ce7
NNAPI VTS fix from NNAPI CL: Cleanup HalInterfaces.h am: 3835f61986
by Michael Butler
· 6 years ago
6e8f985
Move strided_slice_invalid_output_dims to spec directory. am: ee7fe25e99
by Xusong Wang
· 6 years ago
3835f61
NNAPI VTS fix from NNAPI CL: Cleanup HalInterfaces.h
by Michael Butler
· 6 years ago
ee7fe25
Move strided_slice_invalid_output_dims to spec directory.
by Xusong Wang
· 6 years ago
Next »