Skip to content

Add option to read tensors lazily (#9) #40

Add option to read tensors lazily (#9)

Add option to read tensors lazily (#9) #40

Triggered via push February 23, 2024 06:48
Status Success
Total duration 47s
Artifacts

ci.yml

on: push
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