Skip to content

Not working properly on gfx906 #93

@chenyongqing270

Description

@chenyongqing270

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:
image
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:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions