1 // RUN: mlir-opt -allow-unregistered-dialect %s -verify-diagnostics -split-input-file | FileCheck %s
3 // CHECK: attr = dense_resource<blob1> : tensor<3xi64>
4 "test.user_op"() {attr = dense_resource<blob1> : tensor<3xi64> } : () -> ()
9 // CHECK: blob1: "0x08000000010000000000000002000000000000000300000000000000"
10 blob1: "0x08000000010000000000000002000000000000000300000000000000"