oneDNN
oneDNN copied to clipboard
rfc: support dynamic shape in graph api
Hi @xiang1guo, we'd need this API in public oneDNN to support generic dynamic shape supporting kernels in oneDNN Graph. We're fine with this initial implementation, but down the line, we would need a way to provide range information pertaining to possible input shapes.
For this API to be actually used, we'd need extensive op-coverage in backends, but backend support is orthogonal to this RFC.