Skip to content

Add option to read tensors lazily #39

Add option to read tensors lazily

Add option to read tensors lazily #39

Triggered via pull request February 22, 2024 17:02
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
main (1.14.5, 25.3.2.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.16.1, 26.2.2, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main (1.16.1, 26.2.2, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
main (1.16.1, 26.2.2, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
main (1.16.1, 26.2.2, true)
~R/.../ is deprecated, use ~r/.../ instead