aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-04IVGCVSW-2691 Add Serialize/Deseralize Gather layerexperimental/matteoSaoirse Stewart
2019-03-04IVGCVSW-2710 Add Serializer and Deserializer for StridedSliceNattapat Chaimanowong
2019-03-04IVGCVSW-2711 Add Serializer and Deserializer for SubtractionConor Kennedy
2019-03-04IVGCVSW-2705 Add Serializer and Deserializer for ResizeBilinearNattapat Chaimanowong
2019-03-04IVGCVSW-2692 Add Serializer and Deserializer for GreaterConor Kennedy
2019-03-01IVGCVSW-2681 Serialize/de-serialize the BatchNormalization layerruoyan01
2019-03-01IVGCVSW-2689 Serialize / de-serialize the Floor layerFinn Williams
2019-03-01IVGCVSW-2706 Serialize / de-serialize the Rsqrt layerSadik Armagan
2019-03-01IVGCVSW-2701 Add Serializer and Deserializer for PadNattapat Chaimanowong
2019-03-01IVGCVSW-2700 Serialize/de-serialize the Normalization layerNina Drozd
2019-03-01IVGCVSW-2695 Serialize / deserialize the Maximum layerAron Virginas-Tar
2019-02-28IVGCVSW-2688 Add Serializer and Deserializer for EqualNattapat Chaimanowong
2019-02-28IVGCVSW-2698 Serialize / deserialize the Minimum layerAron Virginas-Tar
2019-02-28IVGCVSW-2765 Modify ParserFlatBuffersSerilizeFixture to accept different outp...Nattapat Chaimanowong
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-28IVGCVSW-2766 Modify CheckDeserializedNetworkAgainstOriginal to work with mult...Nattapat Chaimanowong
2019-02-28IVGCVSW-2687 Add Serializer & Deserializer for DivisionÉanna Ó Catháin
2019-02-28IVGCVSW-2598 Update attribute to use num_splitSaoirse Stewart
2019-02-27IVGCVSW-2682 Add Serializer and Deserializer for BatchToSpaceNdNattapat Chaimanowong
2019-02-27IVGCVSW-2752 Make biases optional in INetworkAron Virginas-Tar
2019-02-27IVGCVSW-2759 Add MakeOptional to enable in-place optional object constructionAron Virginas-Tar
2019-02-27IVGCVSW-2598 Fix for constant axis issue for Tensorflow ParserSaoirse Stewart
2019-02-27IVGCVSW-2764 Strengthen test for thread-safety in ProfilerMatthew Bentham
2019-02-27IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization par...Ferran Balaguer
2019-02-26IVGCVSW-2560 Add support of SSD MobileNet to TensorFlowLiteSupport.mdNarumol Prangnawarat
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-26IVGCVSW-2708 Add Serializer and Deserializer SpaceToBatchNdNattapat Chaimanowong
2019-02-26IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-02-26IVGCVSW-2683 Add Serializer & Deserializer for ConstantConor Kennedy
2019-02-26IVGCVSW-2629 Adding support for uint8 in ExecuteNetwork to fix issues with ou...Éanna Ó Catháin
2019-02-26IVGCVSW-2756 Fix bug in ClSpaceToBatchNdWorkloadNattapat Chaimanowong
2019-02-26IVGCVSW-2525 *Update TfLite supported operator listDerek Lamberti
2019-02-25IVGCVSW-2751 When layers are Deserialized the layer name is lostÉanna Ó Catháin
2019-02-25Rename ArmNN schema file to ArmnnSchema.fbsMatthew Bentham
2019-02-25IVGCVSW-2762 Fix missing layer name and output slot index in DebugLayer outputAron Virginas-Tar
2019-02-25Add strided-slice parser to tf-liteBruno Goncalves
2019-02-25IVGCVSW-2757 Add check for wrong number of components supplied to const tensorSaoirse Stewart
2019-02-25Add minimum parser to tf-liteBruno Goncalves
2019-02-25Add maximum parser to tf-liteBruno Goncalves
2019-02-25IVGCVSW-2721 Quantize and Dequantize aren't quite rightFrancis Murtagh
2019-02-22IVGCVSW-2735 Fail build if TfLite parser or armnnSerializer can't be builtMatthew Bentham
2019-02-22Add space-to-batch-nd parser to tf-liteBruno Goncalves
2019-02-22Add batch-to-space-nd parser to tf-liteBruno Goncalves
2019-02-22Add resize-bilinear parser to tf-liteBruno Goncalves
2019-02-22Add sub parser to tf-liteBruno Goncalves
2019-02-22IVGCVSW-2589 Fix for checking out CL release branchAron Virginas-Tar
2019-02-22IVGCVSW-2739 Updating the Readme.md and ContributorGuide.md files to add refe...Saoirse Stewart
2019-02-22IVGCVSW-2749 Throw exception in TensorShape when requested index >= number of...Aron Virginas-Tar
2019-02-22IVGSVSW-2736 Fix dangling reference to temporary storageDerek Lamberti
2019-02-22IVGCVSW-2588 Update README files for 19.02Nattapat Chaimanowong