-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
There are three problems:
1、In the generated code, there is no instruction to output the result
2、without the the first problem solved ,the verification is still successful。
the problem can solve with the method that code snippet in FWD in conv_driver.cpp, should be add hipMemset call for device_output。
3、After I solved the first problem with the following method:

The result is not correct。both offset of output and Calculation results are incorrect。when i init all input value to 0.3 and weight value to 0.2, i get result as following:

chenyongqing270
Metadata
Metadata
Assignees
Labels
No labels