onnxruntime/cmake
raviskolli 5d759e182b
Allocate external Rocm allocator via PyBind (#7148)
* Enabled rocm support for graph transformations

* Support for external Hip allocator

* Added const_cast to reinterpret_cast to fix compiler issue

* Another crack at fixing the compile error

* More compilation fixes

* Added compilation flags to load_inline extension

* Added ROCM, ROCM_PINNED constants

* Changes to address PR comments

* Changed gpu identifier from ROCM to CUDA

* Added HIP compilation flag for torch inline functions

* Fixed a typo in header allocator string formatting

* Fix for runtime error with external_cuda_allocator

* Removed cuda/rocm specific code paths for allocators

* More name changes to generic gpu from rocm/cuda

* Removed duplicate allocator creation

* Rename cuda_external_ config options as gpu_external_

* Rename hip_mem_limit to gpu_mem_limit

* Rename cuda_mem_limit to gpu_mem_limit
2021-04-06 15:23:51 -07:00
..
external pull onnx latest commit (#7102) 2021-03-29 11:00:38 -07:00
patches Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
tensorboard
CMakeLists.txt Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
CMakeSettings.json
codeconv.runsettings
flake8.cmake Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
libonnxruntime.pc.cmake.in cmake: support install target with generated pkg-config file (#7076) 2021-03-22 19:36:31 -07:00
nuget_helpers.cmake Fix nuget build error (#6009) 2020-12-03 09:28:39 -08:00
onnxruntime.cmake Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
onnxruntime_codegen.cmake [ORT Mobile] file format schema and file I/O code (#4973) 2020-09-01 11:51:31 +10:00
onnxruntime_common.cmake Support building ARM64EC onnxruntime.dll (#6999) 2021-03-29 15:35:30 -07:00
onnxruntime_config.h.in
onnxruntime_csharp.cmake Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
onnxruntime_flatbuffers.cmake Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
onnxruntime_framework.cmake Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00
onnxruntime_fuzz_test.cmake Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
onnxruntime_graph.cmake Add function-body to SoftmaxGrad (#6988) 2021-03-25 11:34:06 -07:00
onnxruntime_ios.toolchain.cmake Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00
onnxruntime_java.cmake Add Android AAR packaging script for ORT-Mobile (#7138) 2021-03-30 18:42:18 -07:00
onnxruntime_java_unittests.cmake
onnxruntime_language_interop_ops.cmake [ORT Mobile] file format schema and file I/O code (#4973) 2020-09-01 11:51:31 +10:00
onnxruntime_mlas.cmake Support building ARM64EC onnxruntime.dll (#6999) 2021-03-29 15:35:30 -07:00
onnxruntime_nodejs.cmake
onnxruntime_nuphar_extern.cmake
onnxruntime_optimizer.cmake QDQ implementation (#7033) 2021-03-25 09:17:23 -07:00
onnxruntime_providers.cmake update lamb and GatherGrad kernel for ROCm EP (#7184) 2021-04-02 09:02:49 -07:00
onnxruntime_pyop.cmake [ORT Mobile] file format schema and file I/O code (#4973) 2020-09-01 11:51:31 +10:00
onnxruntime_python.cmake Allocate external Rocm allocator via PyBind (#7148) 2021-04-06 15:23:51 -07:00
onnxruntime_session.cmake Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
onnxruntime_training.cmake Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
onnxruntime_unittests.cmake Add mlas_bench tools. Starting with sconv bench and sgemm bench. (#7139) 2021-04-06 10:30:18 -07:00
onnxruntime_util.cmake Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
precompiled_header.cmake
protobuf_function.cmake Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
set_winapi_family_desktop.h
store_toolchain.cmake Use onecore umbrella lib in onecore builds (#5182) 2020-09-16 10:46:27 -07:00
target_delayload.cmake Use onecore umbrella lib in onecore builds (#5182) 2020-09-16 10:46:27 -07:00
wcos_rules_override.cmake Use onecore umbrella lib in onecore builds (#5182) 2020-09-16 10:46:27 -07:00
wil.cmake
winml.cmake Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
winml_cppwinrt.cmake Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
winml_sdk_helpers.cmake
winml_unittests.cmake Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00