Closed ruhengChen closed 2 years ago
Can you give us a bit more information? What was the full criteria that you used? When you tried adding the option, what happened? Did it just not use MKLDNN or did it throw an error? If so, what was the error message?
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Description
I tried
.optOptions(Collections.singletonMap("enableMKLDNN", "true"))
to create Criteria and find the options of PpModel added indeead, but it did not work. how to fix this?Expected Behavior
enable mkldnn on paddle engine
Environment Info