aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-14MLCE-126 Delete unused Protobuf header importJames Conroy
2019-08-14IVGCVSW-3610 Remove unused leftover variable from TransposeConvolution2dImplAron Virginas-Tar
2019-08-14IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param GettersFrancis Murtagh
2019-08-14IVGCVSW-3546 Extend the backend docsMatteo Martincigh
2019-08-14IVGCVSW-3416 Create Command Handler Key classFrancis Murtagh
2019-08-13IVGCVSW-3635 Remove temporary check from RefLayerSupport::IsTransposeConvolut...Aron Virginas-Tar
2019-08-13IVGCVSW-3616 Add multi-channel unit test for TransposeConvolution2dAron Virginas-Tar
2019-08-13IVGCVSW-3615 Update Transpose Convolution algorithmMike Kelly
2019-08-13IVGCVSW-3620 Fix VTS CpuRef failuresSadik Armagan
2019-08-13IVGCVSW-3607 Add CreateWorkloadFactory with TensorHandleFactoryRegistryNarumol Prangnawarat
2019-08-12IVGCVSW-3541 Treat an empty list of backend paths as a special caseMatteo Martincigh
2019-08-12IVGCVSW-3546 Create a reference dynamic backend to use for testing and asMatteo Martincigh
2019-08-12IVGCVSW-3598 Add Neon backend support for Strided_SliceFinnWilliamsArm
2019-08-09IVGCVSW-3474 Add end to end tests for Quantized_LSTMFrancis Murtagh
2019-08-09IVGCVSW-3603 *Json printer prints full profiling hierarchyDerek Lamberti
2019-08-09IVGCVSW-3597 Add complete test suite for the dynamic backendsMatteo Martincigh
2019-08-09IVGCVSW-3596 Register the dynamic backends in the BackendRegistryMatteo Martincigh
2019-08-07IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime classMatteo Martincigh
2019-08-07IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failureMatthew Jackson
2019-08-06IVGCVSW-3614 Remove limitation of axis=1 support for Softmax in Cl and NeonNarumol Prangnawarat
2019-08-06GitHub #240 Fix bias shape in CreatePreCompiledWorkloadTest()Aron Virginas-Tar
2019-08-06IVGCVSW-3600 Update the docs with the naming convention for dynamicMatteo Martincigh
2019-08-05IVGCVSW-3612 Update the docs to include description of dynamicMatteo Martincigh
2019-08-05IVGCVSW-3599 Create the GetSharedObjects method in DynamicBackendUtilsJan Eilers
2019-08-05IVGCVSW-3541 Get the paths where to load the dynamic backends fromMatteo Martincigh
2019-08-05IVGCVSW-3341 Add Neon backend support for Quantized_LSTM (16bit cell state)Francis Murtagh
2019-08-05IVGCVSW-3541 Change the makefiles to generate the necessary test filesMatteo Martincigh
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-08-05IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state)Ferran Balaguer
2019-08-05IVGCVSW-3611 Report TransposeConvolution2d as unsupported on CpuRef when chan...Aron Virginas-Tar
2019-08-02IVGCVSW-3609 Fix decoding and encoding of INT32 tensorsAron Virginas-Tar
2019-08-02IVGCVSW-3561 Fix the linker issues of the test shared objects inMatteo Martincigh
2019-08-02IVGCVSW-3604 Fix channel shape calculation in TransposeConvolution2dLayer::In...Narumol Prangnawarat
2019-08-02IVGCVSW-3539 Add Neon support and tests for StackMatthew Jackson
2019-08-02IVGCVSW-3470 Add Quantized_LSTM testsJames Conroy
2019-08-02IVGCVSW-3577 Update ACL pin to include NEON convolution output multiplier fixAron Virginas-Tar
2019-08-01IVGCVSW-3571 Fix VTS Test SkipsMike Kelly
2019-08-01IVGCVSW-3539 Add CL support and tests for StackMatthew Jackson
2019-07-31IVGCVSW-3571 Add Gpu backend to CI tests for Android QSadik Armagan
2019-07-31IVGCVSW-3561 Use absolute path of unit testsMatteo Martincigh
2019-07-30IVGCVSW-3581 Fix AddCopyLayers and associated testsMatthew Bentham
2019-07-30IVGCVSW-3561 Test the DynamicBackend classMatteo Martincigh
2019-07-30IVGCVSW-3555 Add unit tests for the dynamic backend utility functionsMatteo Martincigh
2019-07-30IVGCVSW-3592 Add Support for Quantize to HAL 1.2 DriverSadik Armagan
2019-07-29IVGCVSW-3471 Add Serialization support for Quantized_LSTMJan Eilers
2019-07-29IVGCVSW-3574 Update the docs with the backend versioning infoMatteo Martincigh
2019-07-29IVGCVSW-3556 Create the DynamicBackend classMatteo Martincigh
2019-07-26MLCE-130: Enabled optimized path for DepthwiseConv 5x5Pablo Tello
2019-07-26IVGCVSW-3554 Update workloads to pass Softmax Axis Parameter to BackendsFrancis Murtagh
2019-07-26IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensorsMatthew Jackson