Skip to content

Commit

Permalink
[codemod] markDynamoStrictTest batch 16 (pytorch#117218)
Browse files Browse the repository at this point in the history
[codemod] markDynamoStrictTest test_public_bindings
[codemod] markDynamoStrictTest test_package
[codemod] markDynamoStrictTest test_legacy_vmap
[codemod] markDynamoStrictTest test_namedtensor
[codemod] markDynamoStrictTest test_fx
[codemod] markDynamoStrictTest test_dataloader
[codemod] markDynamoStrictTest test_content_store
[codemod] markDynamoStrictTest test_schema_check
[codemod] markDynamoStrictTest lazy/test_ts_opinfo
[codemod] markDynamoStrictTest functorch/test_vmap_registrations
Pull Request resolved: pytorch#117218
Approved by: https://github.com/bdhirsh, https://github.com/voznesenskym
ghstack dependencies: pytorch#117553
  • Loading branch information
zou3519 authored and pytorchmergebot committed Jan 16, 2024
1 parent ab6207a commit 46a8408
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 14 deletions.
4 changes: 0 additions & 4 deletions .ci/pytorch/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -278,18 +278,14 @@ test_dynamo_shard() {
test_autograd \
test_jit \
test_quantization \
test_public_bindings \
test_dataloader \
test_reductions \
test_namedtensor \
profiler/test_profiler \
profiler/test_profiler_tree \
test_python_dispatch \
test_fx \
test_package \
test_legacy_vmap \
test_custom_ops \
test_content_store \
export/test_db \
functorch/test_dims \
functorch/test_aotdispatch \
Expand Down
Loading

0 comments on commit 46a8408

Please sign in to comment.