onnxruntime/tools/ci_build/github/windows
LironKesem 9647a3be40
Add tests for all unary aten ops supported in eager mode (#12087)
* Add tests for all uniary aten ops supported in eager mode

* fixing the PR draft

* fixing the merge

* changing eval to be at compile time

* adding requirements for eager

* 1.adding function to {ops}_out
2.cleaning the code
  and adding comments

* editing the code according to code review

Co-authored-by: root <root@AHA-LIRONKESE-1>
2022-07-12 08:53:19 -04:00
..
eager Add tests for all unary aten ops supported in eager mode (#12087) 2022-07-12 08:53:19 -04:00
post_to_dashboard Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
bundle_dlls_gpu.bat Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
bundle_nuget_with_native_headers.bat Add TRT header file to ORT GPU nuget package (#8962) 2021-09-07 09:50:09 -07:00
extract_nuget_files.ps1 Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
extract_nuget_files_gpu.ps1 Nuget: splitting PDB files to a separated package (#8903) 2021-09-01 09:07:24 -07:00
extract_zip_files_gpu.ps1 Fix issue of GPU tarball/zip/java package (#8850) 2021-08-26 10:16:16 -07:00
jar_gpu_packaging.ps1 Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
jar_packaging.ps1 Add linux and macos arm64 java aritifacts (#10981) 2022-03-25 16:23:17 -07:00
post_binary_sizes_to_dashboard.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
post_code_coverage_to_dashboard.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
setup_env.bat
setup_env_cuda.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_cuda_11.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_gpu.bat [TensorRT EP] support TensorRT 8.4 (#11866) 2022-06-16 07:46:40 -07:00
setup_env_trt.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_x86.bat