aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/tensor_constant/search/tensor_constant.json
blob: 6f3551ea9c666372da91189784ef32055f7915b4 (plain) (blame)
1
2
3
4
5
6
{
 "cells": [
    {"address":{"x":"1"}, "value":1 },
    {"address":{"x":"2"}, "value":2}
  ]
}