Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
add_free_dimension_override_by_denotation() (onnxruntime.SessionOptions method)
add_free_dimension_override_by_name() (onnxruntime.SessionOptions method)
add_initializer() (onnxruntime.SessionOptions method)
add_run_config_entry() (onnxruntime.RunOptions method)
add_session_config_entry() (onnxruntime.SessionOptions method)
as_blocksparse_view() (onnxruntime.SparseTensor method)
as_coo_view() (onnxruntime.SparseTensor method)
as_csrc_view() (onnxruntime.SparseTensor method)
as_sparse_tensor() (onnxruntime.OrtValue method)
B
bind_cpu_input() (onnxruntime.IOBinding method)
bind_input() (onnxruntime.IOBinding method)
bind_ortvalue_input() (onnxruntime.IOBinding method)
bind_ortvalue_output() (onnxruntime.IOBinding method)
bind_output() (onnxruntime.IOBinding method)
C
copy_outputs_to_cpu() (onnxruntime.IOBinding method)
custom_metadata_map (onnxruntime.ModelMetadata property)
D
data_ptr() (onnxruntime.OrtValue method)
data_type() (onnxruntime.OrtValue method)
(onnxruntime.SparseTensor method)
dense_shape() (onnxruntime.SparseTensor method)
description (onnxruntime.ModelMetadata property)
device_name() (onnxruntime.OrtValue method)
(onnxruntime.SparseTensor method)
disable_fallback() (onnxruntime.InferenceSession method)
domain (onnxruntime.ModelMetadata property)
E
enable_cpu_mem_arena (onnxruntime.SessionOptions property)
enable_fallback() (onnxruntime.InferenceSession method)
enable_mem_pattern (onnxruntime.SessionOptions property)
enable_mem_reuse (onnxruntime.SessionOptions property)
enable_profiling (onnxruntime.SessionOptions property)
end_profiling() (onnxruntime.InferenceSession method)
execution_mode (onnxruntime.SessionOptions property)
execution_order (onnxruntime.SessionOptions property)
F
format() (onnxruntime.SparseTensor method)
G
get_inputs() (onnxruntime.InferenceSession method)
get_modelmeta() (onnxruntime.InferenceSession method)
get_outputs() (onnxruntime.InferenceSession method)
(onnxruntime.IOBinding method)
get_overridable_initializers() (onnxruntime.InferenceSession method)
get_profiling_start_time_ns() (onnxruntime.InferenceSession method)
get_provider_options() (onnxruntime.InferenceSession method)
get_providers() (onnxruntime.InferenceSession method)
get_run_config_entry() (onnxruntime.RunOptions method)
get_session_config_entry() (onnxruntime.SessionOptions method)
get_session_options() (onnxruntime.InferenceSession method)
graph_description (onnxruntime.ModelMetadata property)
graph_name (onnxruntime.ModelMetadata property)
graph_optimization_level (onnxruntime.SessionOptions property)
H
has_value() (onnxruntime.OrtValue method)
I
InferenceSession (class in onnxruntime)
inter_op_num_threads (onnxruntime.SessionOptions property)
intra_op_num_threads (onnxruntime.SessionOptions property)
io_binding() (onnxruntime.InferenceSession method)
IOBinding (class in onnxruntime)
is_compatible() (in module onnxruntime.backend)
is_sparse_tensor() (onnxruntime.OrtValue method)
is_tensor() (onnxruntime.OrtValue method)
is_tensor_sequence() (onnxruntime.OrtValue method)
L
log_severity_level (onnxruntime.RunOptions property)
(onnxruntime.SessionOptions property)
log_verbosity_level (onnxruntime.RunOptions property)
(onnxruntime.SessionOptions property)
logid (onnxruntime.RunOptions property)
(onnxruntime.SessionOptions property)
M
ModelMetadata (class in onnxruntime)
N
name (onnxruntime.NodeArg property)
NodeArg (class in onnxruntime)
numpy() (onnxruntime.OrtValue method)
O
only_execute_path_to_fetches (onnxruntime.RunOptions property)
optimized_model_filepath (onnxruntime.SessionOptions property)
ort_value_from_sparse_tensor() (onnxruntime.OrtValue static method)
OrtDevice (class in onnxruntime)
OrtValue (class in onnxruntime)
ortvalue_from_numpy() (onnxruntime.OrtValue static method)
ortvalue_from_shape_and_type() (onnxruntime.OrtValue static method)
P
prepare() (in module onnxruntime.backend)
producer_name (onnxruntime.ModelMetadata property)
profile_file_prefix (onnxruntime.SessionOptions property)
R
register_custom_ops_library() (onnxruntime.SessionOptions method)
run() (in module onnxruntime.backend)
(onnxruntime.InferenceSession method)
run_with_iobinding() (onnxruntime.InferenceSession method)
run_with_ort_values() (onnxruntime.InferenceSession method)
RunOptions (class in onnxruntime)
S
SessionOptions (class in onnxruntime)
set_providers() (onnxruntime.InferenceSession method)
shape (onnxruntime.NodeArg property)
shape() (onnxruntime.OrtValue method)
sparse_coo_from_numpy() (onnxruntime.SparseTensor static method)
sparse_csr_from_numpy() (onnxruntime.SparseTensor static method)
SparseTensor (class in onnxruntime)
supports_device() (in module onnxruntime.backend)
T
terminate (onnxruntime.RunOptions property)
to_cuda() (onnxruntime.SparseTensor method)
type (onnxruntime.NodeArg property)
U
update_inplace() (onnxruntime.OrtValue method)
use_deterministic_compute (onnxruntime.SessionOptions property)
V
values() (onnxruntime.SparseTensor method)
version (onnxruntime.ModelMetadata property)
ONNX Runtime
Navigation
Tutorial
API
Gallery of examples
Related Topics
Documentation overview
Quick search