Skip to content

Commit

Permalink
Fbsync (#1020)
Browse files Browse the repository at this point in the history
* Import torchaudio #996 758f6c2

Reviewed By: cpuhrsch

Differential Revision: D24606263

fbshipit-source-id: 4301b1df84d20c671783ec34c52d5b257374abf1

* Import torchaudio #1004 5e54c77

Summary: Import torchaudio up to #1004 5e54c77

Reviewed By: vincentqb, cpuhrsch

Differential Revision: D24841498

fbshipit-source-id: 3829130636f36779d84f01ff0d0120b80b2396d7
  • Loading branch information
mthrok authored Nov 13, 2020
1 parent b9ee013 commit f1142e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1407,4 +1407,4 @@ workflows:
only:
- master
jobs:
- smoke_test_docker_image_build
- smoke_test_docker_image_build
1 change: 1 addition & 0 deletions .circleci/regenerate.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,4 @@ def unittest_workflows(indentation=6):
build_workflows=build_workflows,
unittest_workflows=unittest_workflows,
))
f.write("\n")

0 comments on commit f1142e6

Please sign in to comment.