Skip to content

Conv3d + Batch Norm fails to lower on XNNPACK #13690

@GregoryComer

Description

@GregoryComer

🐛 Describe the bug

When running a model with Conv3d and batchnorm, it fails to lower with an internal error: "RuntimeError: For aten__native_batch_norm_legit_no_training_default, call_function:aten._native_batch_norm_legit_no_training.default is not supported in XNNPACK Delegate.".

Versions

N/A

cc @digantdesai @mcr229 @cbilgin

Metadata

Metadata

Assignees

Labels

module: xnnpackIssues related to xnnpack delegation and the code under backends/xnnpack/

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions