DTools
🛠️

DTools

Created
Jun 18, 2024 12:02 PM
Tags
数据相关的工具集合,包括数据比对, 数据打印, 数据生成

用法

dataPrint
数据打印根据
  • -s: shape. eg:1x2x3x4
  • -d: dtype. eg: int32
  • -o: output.

介绍

dataPrint

dataCompare

dataGenerate

dataCompare
数据比对工具
  • -s: shape. eg:1x2x3x4
  • -d: dtype. eg:int32
  • -o: output.
dataGenerate
数据生成工具
  • -s: shape. eg:1x2x3x4
  • -d: dtype. eg:int32
  • -o: output.