Linker test

This commit is contained in:
Ryan Hill 2021-04-16 22:50:50 -07:00
parent 7f6ad2e825
commit 8344a1cd3e

View file

@ -6,9 +6,6 @@
namespace onnxruntime {
namespace contrib {
void LinkerTest() {
}
Status LongformerAttentionBase::CheckInputs(const TensorShape& input_shape,
const TensorShape& weights_shape,
const TensorShape& bias_shape,