onnxruntime/include/onnxruntime/core/framework
Yufeng Li b22091dc91
Add the framework to support prepack (#4413)
* add support of prepack
* add support for QAttention and DynamicQuantizeMatMul
* add an use_prepacking option
* add use_prepacking in c_sharp api
2020-08-07 09:39:19 -07:00
..
alloc_kind.h
allocator.h Cleanup SessionState. Move allocator lookup to SessionState. (#4194) 2020-06-28 14:55:42 +10:00
customregistry.h
data_types.h static_typename (#4520) 2020-07-16 16:31:02 -07:00
data_types_internal.h Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
endian.h Edgchen1/endian utils (#2181) 2019-10-21 22:28:35 -07:00
execution_provider.h Add Python API for specifying device options. (#4205) 2020-07-21 07:28:13 -07:00
fence.h
framework_common.h
func_api.h Ryanunderhill/mkldnn dll (#3314) 2020-05-06 00:57:09 -07:00
kernel_def_builder.h Introduce training changes. 2020-03-11 14:39:03 -07:00
kernel_registry.h Parallel all the activations ops (#3722) 2020-05-05 01:18:17 -07:00
ml_value.h Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
op_kernel.h Add the framework to support prepack (#4413) 2020-08-07 09:39:19 -07:00
op_kernel_info.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
op_node_proto_helper.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
run_options.h Support training_mode flag in eval (#4324) 2020-07-08 10:38:54 -07:00
sparse_tensor.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
tensor.h View Op - new unit tests and add support for tensor memcpy by offset/size (#3439) 2020-04-07 13:07:11 -07:00
tensor_shape.h