[MLAS] Add an implementation an NHWC implementation of convolution to avoid transposes #9948
Annotations
9 errors and 3 warnings
|
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L397
term does not evaluate to a function taking 0 arguments
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L396
syntax error: missing ';' before ')'
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L396
syntax error: missing ';' before ':'
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L396
'function_table_entry': a symbol whose type contains 'auto' must have an initializer
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L396
'function_table_entry': references must be initialized
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L396
'const onnxruntime::BuildKernelCreateInfoFn
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L296
'function_table': const object must be initialized
|
|
onnxruntime/contrib_ops/cpu/cpu_contrib_kernels.cc#L308
'kCpuExecutionProvider_NhwcFusedConv_kMSDomain_ver1_float': undeclared identifier
|
|
onnxruntime/core/optimizer/nchwc_transformer.cc#L883
'~': zero extending 'size_t' to 'int64_t' of greater size
|
|
onnxruntime/core/optimizer/nchwc_transformer.cc#L381
'~': zero extending 'size_t' to 'int64_t' of greater size
|
|
onnxruntime/core/optimizer/nchwc_transformer.cc#L348
'~': zero extending 'size_t' to 'int64_t' of greater size
|
The logs for this run have expired and are no longer available.
Loading