Searched refs:FormatArray (Results 1 – 1 of 1) sorted by relevance
62 def FormatArray(data, is_scalar=False): function78 op_info["dimensions"] = FormatArray(op.type.dimensions)84 op_info["scale"] = FormatArray(op.type.extraParams.scales)95 op_info["data"] = FormatArray(op.value, op.type.IsScalar())200 ret[-1]["data"] = FormatArray(op.value, op.type.IsScalar())