onnxruntime/include/onnxruntime/core/framework
ytaous 66c7579c93
address PR comments (#3312)
* address PR comments

* PR comments

* PR comments

* disable logging

* typo

Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-03-25 19:35:12 -07:00
..
alloc_kind.h Avoid copy of pre-existing value to subgraph output (#637) 2019-03-19 06:55:59 +10:00
allocator.h Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
customregistry.h CustomRegistry should use composition instead of inheritence 2019-04-05 14:14:10 -07:00
data_types.h address PR comments (#3312) 2020-03-25 19:35:12 -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 address PR comments (#3312) 2020-03-25 19:35:12 -07:00
fence.h Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
framework_common.h Combine OrtValue and MLValue into one type (#1043) 2019-05-16 10:22:49 -07:00
func_api.h Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -07:00
kernel_def_builder.h Introduce training changes. 2020-03-11 14:39:03 -07:00
kernel_registry.h Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -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 Introduce training changes. 2020-03-11 14:39:03 -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 Introduce training changes. 2020-03-11 14:39:03 -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 Change Tensor::[Set]ByteOffset() to use ptrdiff_t. 2020-03-11 22:07:24 +00:00
tensor_shape.h Filter out info from non-const initializers during shape inferencing (#1806) 2019-09-26 13:44:33 +10:00