Searched refs:a2c (Results 1 – 2 of 2) sorted by relevance
133 %a2c = tensor.cast %a2 : tensor<8x8xf32> to tensor<?x?xf32>137 %1 = call @sampled_dense_dense(%q, %a2c, %b1c)
32 constexpr A a2c { X<2>{} }; // expected-error {{must be initialized by a constant expression}} expe… variable