Skip to content

b2747

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 18:08
017e699
add basic tensor data validation function (#6884)

* add basic tensor data validation function

* add --check-tensors command line argument

tensor validation is disabled by default and can be enabled by adding
`--check-tensors` to the command line arguments.

quantize always validates tensors.