Rm oneflow export and experimental (#5589)
* refine * change abs.py for test * refine * refine * refine * refine * refine * refine * add * refeom * refine * refine * refien * refine * refine * refine * refien * add check * refine * refine * refine * skip license * refine * refien * refine * refien * refien * refine * refine * refine acos * refien * remove enable_eager_execution() in oneflow/python remove @experimental_api decorator for apis, except that ones having same name with single client api. * remove all import oneflow.experimental in doctest * replace oneflow.experimental with oneflow in docstr * reformat * auto format by CI * refine * refien * refine * refien * refine * refine * refine * refein * refine * remove signle client twice api * refine * refine * refine * refien * refien * refine * refien * refien * refien * refine * r...
Showing
- .github/workflows/simple.yml 1 addition, 1 deletion.github/workflows/simple.yml
- .github/workflows/test.yml 7 additions, 5 deletions.github/workflows/test.yml
- .gitignore 1 addition, 1 deletion.gitignore
- CMakeLists.txt 1 addition, 2 deletionsCMakeLists.txt
- README.md 1 addition, 1 deletionREADME.md
- ci/check/run_license_format.py 3 additions, 1 deletionci/check/run_license_format.py
- ci/test/1node_benchmark_test.sh 2 additions, 2 deletionsci/test/1node_benchmark_test.sh
- ci/test/1node_benchmark_test_fp16.sh 1 addition, 1 deletionci/test/1node_benchmark_test_fp16.sh
- ci/test/1node_custom_op_test.sh 2 additions, 2 deletionsci/test/1node_custom_op_test.sh
- ci/test/1node_model_eager_test.sh 1 addition, 1 deletionci/test/1node_model_eager_test.sh
- ci/test/1node_model_serve_test.sh 1 addition, 1 deletionci/test/1node_model_serve_test.sh
- ci/test/1node_model_test.sh 1 addition, 1 deletionci/test/1node_model_test.sh
- ci/test/1node_op_test.sh 1 addition, 1 deletionci/test/1node_op_test.sh
- ci/test/2node_op_test.sh 1 addition, 1 deletionci/test/2node_op_test.sh
- ci/test/doctest.sh 1 addition, 1 deletionci/test/doctest.sh
- ci/test/dry_run_test.sh 1 addition, 1 deletionci/test/dry_run_test.sh
- ci/test/generic_test.sh 2 additions, 2 deletionsci/test/generic_test.sh
- ci/test/parallel_run.py 3 additions, 2 deletionsci/test/parallel_run.py
- ci/test/test_xla.sh 2 additions, 2 deletionsci/test/test_xla.sh
- ci/test_multi_client/generic_test.sh 2 additions, 2 deletionsci/test_multi_client/generic_test.sh
Please register or sign in to comment