Skip to content

Commit

Permalink
[P0][AIR] Fix train to serve notebooks (#26821)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Mo <[email protected]>
  • Loading branch information
jiaodong and simon-mo authored Jul 22, 2022
1 parent de0d1fa commit db027d8
Show file tree
Hide file tree
Showing 7 changed files with 726 additions and 578 deletions.
2 changes: 0 additions & 2 deletions doc/source/ray-air/examples/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ py_test_run_all_notebooks(
include = ["*.ipynb"],
exclude = [
"huggingface_text_classification.ipynb",
"torch_incremental_learning.ipynb",
"feast_example.ipynb", # REGRESSION
"tfx_tabular_train_to_serve.ipynb", # REGRESSION
],
data = ["//doc/source/ray-air/examples:air_examples"],
tags = ["exclusive", "team:ml", "ray_air"],
Expand Down
Loading

0 comments on commit db027d8

Please sign in to comment.