summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-16Merge branch 'oc-mr1-nn-dev' of persistent-https://googleplex-android.git.cor...temp_72223856Yang Ni
2018-01-13Merge "Refactored TestMemory test" into oc-mr1-nn-devTreeHugger Robot
2018-01-12Refactored TestMemory testYang Ni
2018-01-03Add compilation/partitioning tests for OEM operations.David Gross
2017-12-23Merge "Ensure that the selected device is better than the CPU." into oc-mr1-n...Jean-Luc Brouillet
2017-12-22Ensure that the selected device is better than the CPU.Jean-Luc Brouillet
2017-12-22Refactor CPU operationsMiao Wang
2017-12-21Merge "Add property debug.nn.cpuonly to force cpu fallback." into oc-mr1-nn-devDavid Gross
2017-12-21Add property debug.nn.cpuonly to force cpu fallback.David Gross
2017-12-21Merge "Build using -O3 instead of the default -O2." into oc-mr1-nn-devDavid Gross
2017-12-20Build using -O3 instead of the default -O2.David Gross
2017-12-19Merge "Properly fix sigmoid after Eigen changes" am: 76910d84bd am: b5ebb8c0e7Miao Wang
2017-12-19Merge "Properly fix sigmoid after Eigen changes" am: 76910d84bdMiao Wang
2017-12-19Merge "Properly fix sigmoid after Eigen changes"Miao Wang
2017-12-19Merge "Properly fix sigmoid after Eigen changes"Treehugger Robot
2017-12-18Properly fix sigmoid after Eigen changesMiao Wang
2017-12-14Fix incorrect comments in NNAPI benchmark.Miao Wang
2017-12-13Rename the package name to be NeuralNetworksApiBenchmarkMiao Wang
2017-12-13Merge "Create a benchmark app for NN API"TreeHugger Robot
2017-12-13Create a benchmark app for NN APIMiao Wang
2017-12-12Merge "Fix the bug related to none static local variable of MobileNet test."TreeHugger Robot
2017-12-12Merge "Remove unused private fields and local variables." am: 6b10d57d24 am: ...Chih-hung Hsieh
2017-12-11Fix the bug related to none static local variable of MobileNet test.Miao Wang
2017-12-12Merge "Remove unused private fields and local variables." am: 6b10d57d24Chih-hung Hsieh
2017-12-12Merge "Remove unused private fields and local variables."Chih-hung Hsieh
2017-12-12Merge "Remove unused private fields and local variables."Chih-hung Hsieh
2017-12-11Merge "Make RandomPartitioningTest more easily configuable." into oc-mr1-nn-devDavid Gross
2017-12-11Make RandomPartitioningTest more easily configuable.David Gross
2017-12-08Merge "Add ::android::nn::graphDump() method for graph visualization." into o...David Gross
2017-12-08Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 57f4d6a063 -s ours am: ...Xin Li
2017-12-07Remove unused private fields and local variables.Chih-Hung Hsieh
2017-12-07Merge "Remove unused private fields and local variables." into oc-mr1-nn-devChih-hung Hsieh
2017-12-07Manually merge changes from giant AOSP topicStephen Li
2017-12-07Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 57f4d6a063 -s oursXin Li
2017-12-07Merge "DO NOT MERGE: Merge Oreo MR1 into master"Xin Li
2017-12-07DO NOT MERGE: Merge Oreo MR1 into master am: 6d34a4123c -s oursXin Li
2017-12-07DO NOT MERGE: Merge Oreo MR1 into masterXin Li
2017-12-06Properly fix sigmoid after Eigen changesMiao Wang
2017-12-06Merge "DO NOT MERGE: Merge Oreo MR1 into master"Xin Li
2017-12-06DO NOT MERGE: Merge Oreo MR1 into masterXin Li
2017-12-06Fix a typo for implicit padding doc for DEPTHWISE_CONV_2DMiao Wang
2017-12-05Remove unused private fields and local variables.Chih-Hung Hsieh
2017-12-04Add ::android::nn::graphDump() method for graph visualization.David Gross
2017-12-01"Canonicalize" class RunTimePoolInfo.David Gross
2017-12-01Random testing of partitioned versus non-partitioned execution.David Gross
2017-11-30Improve error handling for Model::finish().David Gross
2017-11-29Fix RunTimePoolInfo leak of shared memory regions.David Gross
2017-11-22Fix MemoryFd leak of shared memory regions.David Gross
2017-11-17Merge changes I38e33f28,Iae2ae7fd into oc-mr1-nn-devDavid Gross
2017-11-15Handle errors returned by getSupportedOperations.Jean-Luc Brouillet