[Feature] Provide batched fill next token mask and batched accept string/token methods. #873
unit_test.yaml
on: pull_request
Pre-check on Ubuntu-latest
19s
Matrix: run_unit_test
Annotations
2 errors and 2 warnings
Pre-check on Ubuntu-latest
The process '/opt/hostedtoolcache/ruff/0.13.2/x86_64/ruff' failed with exit code 1
|
Ruff (C416):
tests/python/test_grammar_matcher_basic.py#L591
tests/python/test_grammar_matcher_basic.py:591:24: C416 Unnecessary list comprehension (rewrite using `list()`)
|
Pre-check on Ubuntu-latest
Could not parse version from /home/runner/work/xgrammar/xgrammar/pyproject.toml. Using latest version.
|
Pre-check on Ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|