Dev add oneflow typing collection (#3399)
* add oneflow.typing.Collection
* add test script of oneflow.typing.Collection
* fix code style
* simplify code
* remove notes
* fix code style
* remove code useless
* simplified code
* Decoupling container transform precess
* remove brackets
* rename container to bundle
* fix code style
* add docstring
* fix docstring
* add docstring
Co-authored-by:
oneflow-bot <69100618+oneflow-bot@users.noreply.github.com>
Showing
- oneflow/python/framework/typing.py 12 additions, 0 deletionsoneflow/python/framework/typing.py
- oneflow/python/framework/typing_util.py 49 additions, 0 deletionsoneflow/python/framework/typing_util.py
- oneflow/python/test/ops/test_global_function_signature.py 200 additions, 12 deletionsoneflow/python/test/ops/test_global_function_signature.py
Please register or sign in to comment