File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
examples/onboarding_guide/customop/CustomGELU/src Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1- /* Interface version: Major.Minor.Patch */
1+ // -----------------------------------------------------------------------------
2+ //
3+ // Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
4+ // SPDX-License-Identifier: BSD-3-Clause
5+ //
6+ // -----------------------------------------------------------------------------
7+
28#include " CustomOpAICInterface.h"
39#include " stddef.h"
410
Original file line number Diff line number Diff line change 1- /* Interface version: Major.Minor.Patch */
1+ // -----------------------------------------------------------------------------
2+ //
3+ // Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
4+ // SPDX-License-Identifier: BSD-3-Clause
5+ //
6+ // -----------------------------------------------------------------------------
7+
28#include " CustomOpFunctions.h"
39#include " CustomOpInterpreterInterface.h"
410#include " CustomOpTileConfigHelpers.h"
Original file line number Diff line number Diff line change 1- /* Interface version: Major.Minor.Patch */
1+ // -----------------------------------------------------------------------------
2+ //
3+ // Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
4+ // SPDX-License-Identifier: BSD-3-Clause
5+ //
6+ // -----------------------------------------------------------------------------
7+
28/*
39* This file can be compiled separately and can be loaded using dlopen
410* Compilation command: (tried with gcc 5.5)
You can’t perform that action at this time.
0 commit comments