aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
authorMichalis Spyrou <michalis.spyrou@arm.com>2021-06-21 17:40:09 +0100
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-06-24 19:30:57 +0000
commit62c2ad625f6b7e9bf269b76b73bff9cae9a05c4a (patch)
tree3d3540c8051467bdffcc2327b11bce8b0607d847 /filelist.json
parent5f6fdc1d5f2d2b5ae843ddfafaffde7787516843 (diff)
downloadComputeLibrary-62c2ad625f6b7e9bf269b76b73bff9cae9a05c4a.tar.gz
Move core and runtime files to a single library
Now core and runtime files are build in the same library, libarm_compute.so and libarm_compute-static.a. Create a dummy core library for not breaking backwards compatibility. Update documentation on fat binaries and new high priority library. Fixed issue on scons when using the install_dir feature. Change-Id: I5a8a6bbe2808243eba07fd135496995259d8702f Signed-off-by: Michalis Spyrou <michalis.spyrou@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5845 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index 1eef446609..454d0fdca7 100644
--- a/filelist.json
+++ b/filelist.json
@@ -684,7 +684,8 @@
"DirectConv2d",
"Permute",
"Pool2d",
- "Reshape"
+ "Reshape",
+ "FillBorder"
],
"operators": {
"Activation": {