aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_tensorflow_protobuf.sh
AgeCommit message (Collapse)Author
2018-11-19Changed the mode of generate_tensorflow_protobuf.sh to executableMatteo Martincigh
Change-Id: I0042395b46906f70d09a16b4122af3d911f5a53d
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
All changes are the same: // // Copyright © 2017 ARM Ltd. All rights reserved. -// See LICENSE file in the project root for full license information. +// SPDX-License-Identifier: MIT // Change-Id: I37eae011411133663ca9d2b059714d92f8bf8e24
2018-03-29Release 18.03surmeh01