"vscode:/vscode.git/clone" did not exist on "b3ed8603e8b5f085342c50259da0ba9fe485ef94"
Register all operators in migraphx (#604)
* Register ops for main migraphx * Formatting * Register cpu ops * Formatting * Show list of operators in the driver * Formatting * Simplify regiter * Try to register gpu ops * Fix compiler errors * Register rest of the gpu operators * Add some tests * Formatting * Fix gcc compiler warnings * Formatting * Fix tidy warnings * Fix compile error * Use correct op name * Register layer norm * Use const ref * Make run const
Showing
src/register_op.cpp
0 → 100644
Please register or sign in to comment