Skip to main content

Module validate

Module validate 

Source
Expand description

Tokenizer + ndarray shape validation at the configured max_seq.

Functionsยง

validate_max_seq_shape ๐Ÿ”’
Validates that the configured max_seq is reachable by the tokenizer and ndarray dimension math without performing a full ORT session.run().