aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/logical_not/logical_not_7_b/input-0.json
blob: 50a17440737f891fe0fb0636a575dbcf01a5ef3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "type": "bool",
  "data": [
    false,
    true,
    false,
    false,
    true,
    true,
    true
  ]
}