Skip to content

Commit b2791c5

Browse files
author
TorchX CI Runner
committed
[doc_push][main] built from 456bde8 (main). Redirects: main -> 0.8.0dev0.
1 parent 5502285 commit b2791c5

File tree

16 files changed

+1089
-1040
lines changed

16 files changed

+1089
-1040
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0.8.0dev0/_modules/torchx/specs/file_linter.html

Lines changed: 120 additions & 56 deletions
Large diffs are not rendered by default.

0.8.0dev0/_sources/specs.rst.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,17 @@ Component Linter
9090
.. autoclass:: LinterMessage
9191
:members:
9292

93-
.. autoclass:: TorchFunctionVisitor
93+
.. autoclass:: ComponentFnVisitor
9494
:members:
9595

9696
.. autoclass:: TorchXArgumentHelpFormatter
9797
:members:
9898

99-
.. autoclass:: TorchxFunctionArgsValidator
99+
.. autoclass:: ArgTypeValidator
100100
:members:
101101

102-
.. autoclass:: TorchxFunctionValidator
102+
.. autoclass:: ComponentFunctionValidator
103103
:members:
104104

105-
.. autoclass:: TorchxReturnValidator
105+
.. autoclass:: ReturnTypeValidator
106106
:members:

0.8.0dev0/custom_components.html

Lines changed: 140 additions & 140 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)