Skip to content

[FIX] raggedtensor should pass name in the eager mode #1903

[FIX] raggedtensor should pass name in the eager mode

[FIX] raggedtensor should pass name in the eager mode #1903

Triggered via pull request June 5, 2024 17:48
@jqjq
synchronize #427
jq:ragged_fix
Status Success
Total duration 22m 3s
Artifacts

ci_test.yml

on: pull_request
Yapf Python code format
44s
Yapf Python code format
Check that the source code is compliant
11m 31s
Check that the source code is compliant
Valid build files
1m 45s
Valid build files
Clang C++ code format
10s
Clang C++ code format
Bazel code format
10s
Bazel code format
Check that the pre-commit works
44s
Check that the pre-commit works
Check that we can build the docs
11m 6s
Check that we can build the docs
Run the cpu tests in a small python docker image
21m 51s
Run the cpu tests in a small python docker image
Check that the CODEOWNERS is valid
12s
Check that the CODEOWNERS is valid
Notebook format
13s
Notebook format
Notebook lint
14s
Notebook lint
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Clang C++ code format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clang C++ code format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Bazel code format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bazel code format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check that the CODEOWNERS is valid
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check that the CODEOWNERS is valid
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Notebook format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Notebook format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Notebook lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Notebook lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check that the pre-commit works
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check that the pre-commit works
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Yapf Python code format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Yapf Python code format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Valid build files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Valid build files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check that we can build the docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check that we can build the docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check that the source code is compliant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check that the source code is compliant
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run the cpu tests in a small python docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run the cpu tests in a small python docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/