Name |
Last commit
|
Last update |
---|---|---|
.. | ||
conv_forward.cc | ||
miopen_utils.cc | ||
miopen_utils.h |
- Remove operator bool from base object ref macro - Raitionale: operator bool can be dangerous for sub-classes that also overloads other operators(e.g. ==). - If bool is still needed, use explicit operator bool. - Use absolute include when necessary - Move type related util to data_type - Isolate stackvm code from compiler
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
conv_forward.cc | Loading commit data... | |
miopen_utils.cc | Loading commit data... | |
miopen_utils.h | Loading commit data... |