Searched refs:FormatArray (Results 1 – 2 of 2) 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())
114 FormatArray, enumerator260 CompiledKernelArgType::FormatArray => blob_write_uint8(blob, 4), in serialize()294 4 => CompiledKernelArgType::FormatArray, in deserialize()866 CompiledKernelArgType::FormatArray, in compile_nir_variant()1493 CompiledKernelArgType::FormatArray => { in launch()