ktimam
ktimam
Are OneDnn unimplemented functions planned to be handled anytime soon?
Following change seems to fix the issue, though not sure if it is a correct fix: Tensor OneDnnTensor::index(const std::vector& indices) { const auto indexedShape = resultIsScalar ? detail::oneDnnDimsToShape({ 1 })...
I think this needs to be highlighted in the main page/sample code as well (I would have been stuck for a long time if it wasn't for this post).