onnxruntime/include/onnxruntime/core/framework
2021-11-08 21:10:34 -08:00
..
alloc_kind.h Add New AllocKind for YieldOp Outputs, Run YieldOp with InferenceSession in UT (#7125) 2021-03-25 15:18:51 +08:00
allocator.h Add Algorithm Search for ConvGrad (#8613) 2021-09-03 11:25:17 +08:00
buffer_deleter.h Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07:00
customregistry.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
data_types.h Support optional type in ORT (#8339) 2021-11-04 15:01:42 -07:00
data_types_internal.h Support optional type in ORT (#8339) 2021-11-04 15:01:42 -07:00
endian.h
execution_provider.h Avoid cudaStreamSync at the end of Forward/Backward (#9470) 2021-10-21 11:28:25 -07:00
fence.h
float16.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
framework_common.h
func_api.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
kernel_def_builder.h Remove some templated versions of functions that are no longer needed (#7868) 2021-05-28 13:22:45 -07:00
kernel_registry.h Save graph runtime optimizations for minimal build (#9508) 2021-11-04 10:49:46 -07:00
op_kernel.h Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
op_kernel_context.h Expose an API to query the CUDA compute stream to launch a custom kernel (#9141) 2021-11-08 21:10:34 -08:00
op_kernel_info.h Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
op_node_proto_helper.h Ryanunderhill/cuda shared (#7626) 2021-05-20 07:53:47 -07:00
ort_value.h Support optional type in ORT (#8339) 2021-11-04 15:01:42 -07:00
ortdevice.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
ortmemoryinfo.h C API Enum Name Fixes (#9092) 2021-09-17 15:11:26 -07:00
provider_options.h Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
provider_options_utils.h Plug n Allocate with external CUDA allocator via PyBind. (#6679) 2021-02-17 18:59:38 -08:00
provider_shutdown.h
run_options.h Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
sparse_tensor.h Make SparseTensor infrastructure optional (#8802) 2021-08-27 17:12:26 +10:00
tensor.h Reduce templatization of C API and refactor for InitOrtValue (#8700) 2021-08-12 16:51:18 -07:00
tensor_shape.h Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00