Skip to content

Commit

Permalink
Revert some performance optimizations - have been made in version 3.3…
Browse files Browse the repository at this point in the history
….0, apparently cause hanging tests with torch import - no performance degradation detected - see #693
  • Loading branch information
CI Build committed Jul 23, 2022
1 parent cd57584 commit d6ede47
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion master/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/autopatch.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
Binary file modified master/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion master/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 20, 2022.
Last updated on Jul 23, 2022.
</div>
</body>
</html>

0 comments on commit d6ede47

Please sign in to comment.