const batchImagesArray = new Float32Array(batchSize * IMAGE_SIZE); ... data[0].slice(idx * IMAGE_SIZE, idx * IMAGE_SIZE + IMAGE_SIZE);.
確定! 回上一頁