Closed fabianmcg closed 2 months ago
This patch updates the test config to include C++ test. It also deprecates several tests that fail due to being outdated. For example, mixr_cobj fails because it uses tensor types instead of !migraphx.shaped.
mixr_cobj
!migraphx.shaped
As we discussed.. can you add an archived note inside those .cc file.?
This patch updates the test config to include C++ test. It also deprecates several tests that fail due to being outdated. For example,
mixr_cobj
fails because it uses tensor types instead of!migraphx.shaped
.