Skip to content

Conversation

@ysiraichi
Copy link
Collaborator

Fix: #6899

PR #6814 broke timm_efficientdet benchmark because of the new nms lowering. Since nms is a dynamic operation, it should, as other dynamic operations (e.g. nonzero), be flagged as experimental. i.e. only enable the lowering if XLA_EXPERIMENTAL=nms.

cc @miladm @JackCaoG

@JackCaoG
Copy link
Collaborator

test_nms_input_errors failed, this seems like a real error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants