Skip to content

Commit 387ac1a

Browse files
authored
Add copyright and module header to Elementwise_sve_fp16.cpp
Add copyright notice and module information to Elementwise_sve_fp16.cpp
1 parent 008637d commit 387ac1a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

onnxruntime/core/mlas/lib/sve/Elementwise_sve_fp16.cpp

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1+
/*++
12
3+
Copyright 2025 FUJITSU LIMITED
4+
5+
Module Name:
6+
7+
Elementwise_sve_fp16.cpp
8+
9+
Abstract:
10+
11+
This module contains the SVE Elementwise functions .
12+
13+
--*/
214
#include "mlas_sve_fp16.h"
315

416
struct MlasTanhConstants_fp16_scalar {

0 commit comments

Comments
 (0)