接口 WebGpuProfilingDataV1TensorMetadata {
    dataType: string;
    dims: 只读 number[];
}

属性

dataType: string
dims: 只读 number[]

使用 TypeDoc 生成