Fixing the stream by removing the read_index altogether. #3411
Annotations
33 warnings
Build
deployment target in MACOSX_DEPLOYMENT_TARGET was set to 10.11, but the minimum supported by `rustc` is 10.12
|
Build
`tokenizers` (lib) generated 1 warning
|
Build
`tokenizers` (test "from_pretrained") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (test "unigram") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (bench "bpe_benchmark") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (test "documentation") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (test "stream") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (test "training") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (test "added_tokens") generated 1 warning (1 duplicate)
|
Build
`tokenizers` (bench "bert_benchmark") generated 1 warning (1 duplicate)
|
Lint with Clippy
deployment target in MACOSX_DEPLOYMENT_TARGET was set to 10.11, but the minimum supported by `rustc` is 10.12
|
Lint with Clippy
`tokenizers` (lib) generated 1 warning
|
Lint with Clippy
`tokenizers` (test "added_tokens") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (test "documentation") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (bench "unigram_benchmark") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (test "training") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (example "encode_batch") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (example "serialization") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (bench "bert_benchmark") generated 1 warning (1 duplicate)
|
Lint with Clippy
`tokenizers` (lib test) generated 1 warning (1 duplicate)
|
Install Rust Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust Stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run Tests
deployment target in MACOSX_DEPLOYMENT_TARGET was set to 10.11, but the minimum supported by `rustc` is 10.12
|
Run Tests
`tokenizers` (lib) generated 1 warning
|
Run Tests
`tokenizers` (test "training") generated 1 warning (1 duplicate)
|
Run Tests
`tokenizers` (test "unigram") generated 1 warning (1 duplicate)
|
Run Tests
`tokenizers` (test "documentation") generated 1 warning (1 duplicate)
|
Run Tests
`tokenizers` (lib test) generated 1 warning (1 duplicate)
|
Run Tests
`tokenizers` (example "serialization") generated 1 warning (1 duplicate)
|
Run Tests
deployment target in MACOSX_DEPLOYMENT_TARGET was set to 10.11, but the minimum supported by `rustc` is 10.12
|
Run Tests
1 warning emitted
|
Loading