Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ARM CPU] hgemm optimized for gqa #23107

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

adding kernels

9557efc
Select commit
Loading
Failed to load commit list.
Draft

[ARM CPU] hgemm optimized for gqa #23107

adding kernels
9557efc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows CPU CI Pipeline (ort_training_apis_x64_release build_ort_training_apis_x64_release) failed Dec 14, 2024 in 18m 41s

ort_training_apis_x64_release build_ort_training_apis_x64_release failed

Annotations

Check failure on line 1471 in onnxruntime\core\mlas\inc\mlas.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (ort_training_apis_x64_release build_ort_training_apis_x64_release)

onnxruntime\core\mlas\inc\mlas.h#L1471

onnxruntime\core\mlas\inc\mlas.h(1471,15): Error C2079: 'MLAS_HGEMM_DATA_PARAMS::alpha' uses undefined struct 'onnxruntime::MLFloat16'

Check failure on line 1472 in onnxruntime\core\mlas\inc\mlas.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (ort_training_apis_x64_release build_ort_training_apis_x64_release)

onnxruntime\core\mlas\inc\mlas.h#L1472

onnxruntime\core\mlas\inc\mlas.h(1472,15): Error C2079: 'MLAS_HGEMM_DATA_PARAMS::beta' uses undefined struct 'onnxruntime::MLFloat16'

Check failure on line 1471 in onnxruntime\core\mlas\inc\mlas.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (ort_training_apis_x64_release build_ort_training_apis_x64_release)

onnxruntime\core\mlas\inc\mlas.h#L1471

onnxruntime\core\mlas\inc\mlas.h(1471,32): Error C2027: use of undefined type 'onnxruntime::MLFloat16'

Check failure on line 1472 in onnxruntime\core\mlas\inc\mlas.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (ort_training_apis_x64_release build_ort_training_apis_x64_release)

onnxruntime\core\mlas\inc\mlas.h#L1472

onnxruntime\core\mlas\inc\mlas.h(1472,31): Error C2027: use of undefined type 'onnxruntime::MLFloat16'

Check failure on line 1533 in onnxruntime\core\mlas\inc\mlas.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (ort_training_apis_x64_release build_ort_training_apis_x64_release)

onnxruntime\core\mlas\inc\mlas.h#L1533

onnxruntime\core\mlas\inc\mlas.h(1533,1): Error C2027: use of undefined type 'onnxruntime::MLFloat16'