diff --git a/README.md b/README.md index e3e0b72da..866b81826 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ template class OpMyCustom : public OpAlgoBase { public: - OpMult(std::shared_ptr physicalDevice, + OpMyCustom(std::shared_ptr physicalDevice, std::shared_ptr device, std::shared_ptr commandBuffer, std::vector> tensors)