Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
refs/heads/r
/
neuralnetworks
/
1.3
36e9e40
Merge "Clarify NNAPI control flow shape constraints" into rvc-dev
by TreeHugger Robot
· 5 years ago
709842a
Clarify NNAPI control flow shape constraints
by Slava Shklyaev
· 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
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
d454751
Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE.
by Xusong Wang
· 5 years ago
614ba3e
Merge "NNAPI: Clarify behaviour of ops that reduce dimensions" into rvc-dev
by Lev Proleev
· 5 years ago
f118c86
Merge "Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failing tests" into rvc-dev
by Miao Wang
· 5 years ago
338acf5
Add AndroidTest.xml for NNAPI 1.3 VTS and temporarily blacklist failing tests
by Miao Wang
· 5 years ago
d4bba83
NNAPI: Clarify behaviour of ops that reduce dimensions
by Lev Proleev
· 5 years ago
eec7d86
NNAPI: Clarify behaviour of REDUCE_* ops
by Lev Proleev
· 5 years ago
12ab6c5
More tests for graph validation.
by David Gross
· 7 years ago
baa4cf0
Exclude unused operands from removeOperandTest
by Slava Shklyaev
· 5 years ago
cb14169
Merge "Update loopTimeoutDuration documentation in NNAPI" into rvc-dev
by TreeHugger Robot
· 5 years ago
6a222a3
Update loopTimeoutDuration documentation in NNAPI
by Slava Shklyaev
· 5 years ago
6ca8276
Add VtsHalNeuralnetworksV1_3TargetTest to vts.
by Steven Moreland
· 5 years ago
077c033
Update the specification for the following operations
by Miao Wang
· 5 years ago
3c8593c
Merge "Remove extra tests from NNAPI VTS validation tests" into rvc-dev
by Michael Butler
· 5 years ago
1be73e8
Merge "Fix the timing initialization error for failed executeFenced case" into rvc-dev
by Miao Wang
· 5 years ago
ad7678c
Fix the timing initialization error for failed executeFenced case
by Miao Wang
· 5 years ago
e71fa3a
Merge "Add BLOB AHWB tests in VTS." into rvc-dev
by Xusong Wang
· 5 years ago
9c41591
Add fenced compute path to memory domain validation test.
by Xusong Wang
· 5 years ago
fed2f52
Add memory domain VTS validation tests.
by Xusong Wang
· 6 years ago
678a106
Remove extra tests from NNAPI VTS validation tests
by Michael Butler
· 5 years ago
962fdb2
Exclude invalid test models from QuantizationCouplingTest.
by Xusong Wang
· 5 years ago
41adc5b
Add BLOB AHWB tests in VTS.
by Xusong Wang
· 5 years ago
140597c
Merge "Fix VTS of fenced execution with zero-sized output." into rvc-dev
by TreeHugger Robot
· 5 years ago
5882d6d
Fix VTS of fenced execution with zero-sized output.
by Xusong Wang
· 5 years ago
b715967
Merge "NNAPI VTS: Add validation for Priority" into rvc-dev
by Michael Butler
· 5 years ago
f0d0616
Merge "NNAPI VTS: decouple 1.2 tests from 1.3 types" 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
f161cc7
Clarify supported ranks for new ops in R
by Lev Proleev
· 5 years ago
fa161c7
Add tests to make sure executeFenced validate unspecified output shapes
by Miao Wang
· 5 years ago
34dfa2f
Add more tests exercising IPreparedModel::executeFenced API
by Miao Wang
· 5 years ago
3ab17d6
Add align_corners and half_pixel_centers parameters to resize ops
by Lev Proleev
· 5 years ago
c7327c5
Fix NNAPI QoS Deadline test
by Michael Butler
· 5 years ago
9b9a804
Relax NNAPI QoS deadline parameter
by Michael Butler
· 5 years ago
f283a54
Merge "Add NNAPI loop timeout VTS test"
by Slava Shklyaev
· 5 years ago
cc873ae
Add NNAPI loop timeout VTS test
by Slava Shklyaev
· 5 years ago
13c43c0
Add parallel linking support for BIDIRECTIONAL_SEQUENCE_{LSTM|RNN}
by Lev Proleev
· 5 years ago
f034bf9
Add NNAPI loop timeout API
by Slava Shklyaev
· 5 years ago
5efd0f7
Merge "Add control flow support to NNAPI VTS tests"
by TreeHugger Robot
· 5 years ago
372b792
Merge "Add control flow performance to NNAPI Capabilities"
by TreeHugger Robot
· 5 years ago
c16a760
Merge "NNAPI VTS: use max time point instead of uint64_t max"
by Michael Butler
· 5 years ago
79d6bb1
NNAPI VTS: use max time point instead of uint64_t max
by Michael Butler
· 5 years ago
1f98e2e
Add control flow support to NNAPI VTS tests
by Slava Shklyaev
· 6 years ago
8a9b306
Add control flow performance to NNAPI Capabilities
by Slava Shklyaev
· 6 years ago
188a8f9
NNAPI: Add state outputs for {UNI|BI}DIRECTIONAL_SEQUENCE_{RNN|LSTM}
by Lev Proleev
· 6 years ago
78743e1
Merge "Update VTS tests for executeFenced"
by Miao Wang
· 5 years ago
aba3fc0
Merge "NN 1.3 HAL: ANAPIC review follow up"
by Michael Butler
· 5 years ago
15a25f6
Update VTS tests for executeFenced
by Miao Wang
· 5 years ago
2ca858a
Merge "redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang"
by David Gross
· 5 years ago
6a4172c
NN 1.3 HAL: ANAPIC review follow up
by Michael Butler
· 5 years ago
e8d82de
Merge "NNAPI HAL: Remove priority from prepareModelFromCache_1_3"
by Michael Butler
· 5 years ago
c90250f
NNAPI HAL: Remove priority from prepareModelFromCache_1_3
by Michael Butler
· 6 years ago
2452ee5
redefine _Float16 as __fp16 for x86[_64] to allow removing workaround from inhouse clang
by David Gross
· 6 years ago
a9c097a
NNAPI: Add OptionalTimeoutDuration to 1.3/types.t
by Lev Proleev
· 6 years ago
3fd70b0
Update sync fence related API for NNAPI
by Miao Wang
· 6 years ago
33173a3
Fix the NNAPI vts tests about validateExecuteFenced
by Miao Wang
· 6 years ago
6604e51
Merge changes from topic "nn_sync_fence"
by Miao Wang
· 6 years ago
2c4e023
Add VTS tests for NNAPI IPreparedModel::executeFenced
by Miao Wang
· 6 years ago
90cf3dd
Support sync fence in NNAPI
by Miao Wang
· 6 years ago
8b3f240
Add FILL and RANK ops
by Lev Proleev
· 6 years ago
aee67f8
Add ELU and HARD_SWISH
by Lev Proleev
· 6 years ago
2d7c489
NNAPI: Regenerate types.hal to sync with types.spec
by Lev Proleev
· 6 years ago
616701d
Create VTS tests for QoS in NNAPI
by Michael Butler
· 6 years ago
9449a28
Update NNAPI 1.3 VTS tests with new types
by Michael Butler
· 6 years ago
c2499ec
Add Quality of Service to NNAPI HAL
by Michael Butler
· 6 years ago
a785a3f
Add NNAPI control flow
by Slava Shklyaev
· 6 years ago
8a179f3
Remove neuralnetworks@1.3::Model.Extension* in favor of 1.2 counterparts
by Slava Shklyaev
· 6 years ago
1f50e54
Add memory domain VTS generated tests.
by Xusong Wang
· 6 years ago
931d5a1
Memory Domain HAL: Define HAL APIs.
by Xusong Wang
· 6 years ago
da5079c
Fix quantized LSTM doc
by Lev Proleev
· 6 years ago
fde81ba
Merge "Enable QuantizationCouplingTest in NNAPI VTS"
by TreeHugger Robot
· 6 years ago
baac15d
Enable QuantizationCouplingTest in NNAPI VTS
by Lev Proleev
· 6 years ago
c8b0cd3
Add quantized LSTM op.
by Viet Dang
· 6 years ago
6744b76
Merge "NNAPI: Update docs for ops with signed quantization"
by TreeHugger Robot
· 6 years ago
eb7f175
NNAPI: Update docs for ops with signed quantization
by Lev Proleev
· 6 years ago
16e8c9c
Add quant8 signed generated tests
by Lev Proleev
· 6 years ago
6a1d5e4
Add exceptions to the signed quantization coupling tests
by Lev Proleev
· 6 years ago
019b0c4
Merge "Add TENSOR_QUANT8_ASYMM_SIGNED support for DEQUANTIZE"
by TreeHugger Robot
· 6 years ago
f4f2a0d
Merge "NN HAL: Upgrade IPreparedModel::executeSynchronously to 1.3."
by Xusong Wang
· 6 years ago
e9f0b92
Add TENSOR_QUANT8_ASYMM_SIGNED support for ARG(MIN|MAX)
by Przemyslaw Szczepaniak
· 6 years ago
56cda83
Fix use-after-free error in NNAPI VTS tests
by Lev Proleev
· 6 years ago
2bd0b33
Add TENSOR_QUANT8_ASYMM_SIGNED support for DEQUANTIZE
by Lev Proleev
· 6 years ago
5595da3
Add TENSOR_QUANT8_ASYMM_SIGNED support for more ops
by Lev Proleev
· 6 years ago
90fc2cc
Add TENSOR_QUANT8_ASYMM_SIGNED support for more ops
by Przemyslaw Szczepaniak
· 6 years ago
6d3cdc3
Add TENSOR_QUANT8_ASYMM_SIGNED support for more ops
by Przemyslaw Szczepaniak
· 6 years ago
cdb6745
Add TENSOR_QUANT8_ASYMM_SIGNED support for activations
by Lev Proleev
· 6 years ago
d1b3450
Add TENSOR_QUANT8_ASYMM_SIGNED support for pooling ops
by Lev Proleev
· 6 years ago
53c79d1
Add TENSOR_QUANT8_ASYMM_SIGNED support to ADD, MUL and SUB.
by Lev Proleev
· 6 years ago
3466c78
Add TENSOR_QUANT8_ASYMM_SIGNED support for activations
by Lev Proleev
· 6 years ago
3f17cc3
Add TENSOR_QUANT8_ASYMM_SIGNED support for pooling ops
by Lev Proleev
· 6 years ago
3683c78
Add QUANT8_ASYMM_SIGNED support to SELECT op
by Lev Proleev
· 6 years ago
9226c1e
Add quantization coupling test
by Lev Proleev
· 6 years ago
Next »