Introduction to ONNX
Tutorials
API
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
add_free_dimension_override_by_denotation() (onnxruntime.capi._pybind_state.SessionOptions method)
add_free_dimension_override_by_name() (onnxruntime.capi._pybind_state.SessionOptions method)
add_initializer() (onnxruntime.capi._pybind_state.SessionOptions method)
add_prefix() (in module onnx.compose)
add_prefix_graph() (in module onnx.compose)
add_session_config_entry() (onnxruntime.capi._pybind_state.SessionOptions method)
algorithm (onnx.TrainingInfoProto attribute)
as_blocksparse_view() (onnxruntime.SparseTensor method)
as_coo_view() (onnxruntime.SparseTensor method)
as_csrc_view() (onnxruntime.SparseTensor method)
as_sparse_tensor() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
attribute (onnx.NodeProto attribute)
AttributeProto (class in onnx)
B
begin (onnx.TensorProto.Segment attribute)
bind_input() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
bind_ortvalue_input() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
bind_ortvalue_output() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
bind_output() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
blocksparse_from_numpy() (onnxruntime.capi._pybind_state.SparseTensor static method)
C
check_model() (in module onnx.checker)
clear_binding_inputs() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
clear_binding_outputs() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
clear_training_ep_instances() (in module onnxruntime.capi._pybind_state)
combine_pairs_to_complex() (in module onnx.numpy_helper)
convert_endian() (in module onnx.numpy_helper)
convert_version() (in module onnx.version_converter)
copy_outputs_to_cpu() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
cpu() (onnxruntime.capi._pybind_state.OrtDevice static method)
create_and_register_allocator() (in module onnxruntime.capi._pybind_state)
cuda() (onnxruntime.capi._pybind_state.OrtDevice static method)
custom_metadata_map (onnxruntime.capi._pybind_state.ModelMetadata property)
D
data_location (onnx.TensorProto attribute)
data_ptr() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
data_type (onnx.TensorProto attribute)
data_type() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.capi._pybind_state.SparseTensor method)
(onnxruntime.OrtValue method)
(onnxruntime.SparseTensor method)
default_memory() (onnxruntime.capi._pybind_state.OrtDevice static method)
dense_shape() (onnxruntime.capi._pybind_state.SparseTensor method)
(onnxruntime.SparseTensor method)
description (onnxruntime.capi._pybind_state.ModelMetadata property)
device_id() (onnxruntime.capi._pybind_state.OrtDevice method)
(onnxruntime.OrtDevice method)
device_name() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.capi._pybind_state.SparseTensor method)
(onnxruntime.OrtValue method)
(onnxruntime.SparseTensor method)
device_type() (onnxruntime.capi._pybind_state.OrtDevice method)
(onnxruntime.OrtDevice method)
dims (onnx.SparseTensorProto attribute)
(onnx.TensorProto attribute)
disable_fallback() (onnxruntime.InferenceSession method)
disable_telemetry_events() (in module onnxruntime.capi._pybind_state)
dlpack_at() (onnxruntime.capi._pybind_state.OrtValueVector method)
doc_string (onnx.AttributeProto attribute)
(onnx.ModelProto attribute)
(onnx.NodeProto attribute)
(onnx.TensorProto attribute)
(onnx.ValueInfoProto attribute)
domain (onnx.ModelProto attribute)
(onnx.NodeProto attribute)
(onnxruntime.capi._pybind_state.ModelMetadata property)
double_data (onnx.TensorProto attribute)
E
elem_type (onnx.SequenceProto attribute)
enable_cpu_mem_arena (onnxruntime.capi._pybind_state.SessionOptions property)
enable_fallback() (onnxruntime.InferenceSession method)
enable_mem_pattern (onnxruntime.capi._pybind_state.SessionOptions property)
enable_mem_reuse (onnxruntime.capi._pybind_state.SessionOptions property)
enable_profiling (onnxruntime.capi._pybind_state.SessionOptions property)
enable_telemetry_events() (in module onnxruntime.capi._pybind_state)
end (onnx.TensorProto.Segment attribute)
end_profiling() (onnxruntime.capi._pybind_state.InferenceSession method)
(onnxruntime.InferenceSession method)
EngineError (class in onnxruntime.capi._pybind_state)
EPFail (class in onnxruntime.capi._pybind_state)
execution_mode (onnxruntime.capi._pybind_state.SessionOptions property)
execution_order (onnxruntime.capi._pybind_state.SessionOptions property)
ExecutionMode (class in onnxruntime.capi._pybind_state)
ExecutionOrder (class in onnxruntime.capi._pybind_state)
expand_out_dim() (in module onnx.compose)
expand_out_dim_graph() (in module onnx.compose)
external_data (onnx.TensorProto attribute)
extract_model() (in module onnx.utils)
F
f (onnx.AttributeProto attribute)
Fail (class in onnxruntime.capi._pybind_state)
find_min_ir_version_for() (in module onnx.helper)
float_data (onnx.TensorProto attribute)
floats (onnx.AttributeProto attribute)
format (onnxruntime.capi._pybind_state.SparseTensor property)
format() (onnxruntime.SparseTensor method)
from_array() (in module onnx.numpy_helper)
from_dict() (in module onnx.numpy_helper)
from_dlpack() (onnxruntime.capi._pybind_state.OrtValue static method)
from_list() (in module onnx.numpy_helper)
from_optional() (in module onnx.numpy_helper)
functions (onnx.ModelProto attribute)
G
g (onnx.AttributeProto attribute)
get_all_providers() (in module onnxruntime)
get_all_schemas() (in module onnx.onnx_cpp2py_export.defs)
get_all_schemas_with_history() (in module onnx.defs)
(in module onnx.onnx_cpp2py_export.defs)
get_attribute_value() (in module onnx.helper)
get_available_providers() (in module onnxruntime)
get_blocksparse_data() (onnxruntime.capi._pybind_state.SparseTensor method)
get_coo_data() (onnxruntime.capi._pybind_state.SparseTensor method)
get_csrc_data() (onnxruntime.capi._pybind_state.SparseTensor method)
get_device() (in module onnxruntime)
get_inputs() (onnxruntime.InferenceSession method)
get_model_info() (in module onnx.hub)
get_modelmeta() (onnxruntime.InferenceSession method)
get_outputs() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.InferenceSession method)
(onnxruntime.SessionIOBinding method)
get_overridable_initializers() (onnxruntime.InferenceSession method)
get_profiling_start_time_ns (onnxruntime.capi._pybind_state.InferenceSession property)
get_profiling_start_time_ns() (onnxruntime.InferenceSession method)
get_provider_options() (onnxruntime.capi._pybind_state.InferenceSession method)
(onnxruntime.InferenceSession method)
get_providers() (onnxruntime.capi._pybind_state.InferenceSession method)
(onnxruntime.InferenceSession method)
get_schema() (in module onnx.onnx_cpp2py_export.defs)
get_session_config_entry() (onnxruntime.capi._pybind_state.SessionOptions method)
get_session_options() (onnxruntime.InferenceSession method)
GetOpNodeProducer() (in module onnx.tools.net_drawer)
GetPydotGraph() (in module onnx.tools.net_drawer)
graph (onnx.ModelProto attribute)
graph_description (onnxruntime.capi._pybind_state.ModelMetadata property)
graph_name (onnxruntime.capi._pybind_state.ModelMetadata property)
graph_optimization_level (onnxruntime.capi._pybind_state.SessionOptions property)
GraphOptimizationLevel (class in onnxruntime.capi._pybind_state)
graphs (onnx.AttributeProto attribute)
H
has_schema() (in module onnx.onnx_cpp2py_export.defs)
has_value() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
I
i (onnx.AttributeProto attribute)
incomplete
,
[1]
,
[2]
indices (onnx.SparseTensorProto attribute)
indices() (onnxruntime.capi._pybind_state.SparseBlockSparseView method)
(onnxruntime.capi._pybind_state.SparseCooView method)
infer_shapes() (in module onnx.shape_inference)
infer_shapes_path() (in module onnx.shape_inference)
InferenceSession (class in onnxruntime)
(class in onnxruntime.capi._pybind_state)
initialization (onnx.TrainingInfoProto attribute)
initialization_binding (onnx.TrainingInfoProto attribute)
initialize_session() (onnxruntime.capi._pybind_state.InferenceSession method)
inner() (onnxruntime.capi._pybind_state.SparseCsrView method)
input (onnx.NodeProto attribute)
inputs_meta (onnxruntime.capi._pybind_state.InferenceSession property)
int32_data (onnx.TensorProto attribute)
int64_data (onnx.TensorProto attribute)
inter_op_num_threads (onnxruntime.capi._pybind_state.SessionOptions property)
intra_op_num_threads (onnxruntime.capi._pybind_state.SessionOptions property)
ints (onnx.AttributeProto attribute)
InvalidArgument (class in onnxruntime.capi._pybind_state)
InvalidGraph (class in onnxruntime.capi._pybind_state)
InvalidProtobuf (class in onnxruntime.capi._pybind_state)
io_binding() (onnxruntime.InferenceSession method)
ir_version (onnx.ModelProto attribute)
is_sparse_tensor() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
is_tensor() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
is_tensor_sequence() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
K
key_type (onnx.MapProto attribute)
keys (onnx.MapProto attribute)
L
list_models() (in module onnx.hub)
load() (in module onnx)
(in module onnx.hub)
log_severity_level (onnxruntime.capi._pybind_state.RunOptions property)
(onnxruntime.capi._pybind_state.SessionOptions property)
log_verbosity_level (onnxruntime.capi._pybind_state.RunOptions property)
(onnxruntime.capi._pybind_state.SessionOptions property)
logid (onnxruntime.capi._pybind_state.RunOptions property)
(onnxruntime.capi._pybind_state.SessionOptions property)
M
make() (onnxruntime.OrtDevice static method)
make_attribute() (in module onnx.helper)
make_empty_tensor_value_info() (in module onnx.helper)
make_graph() (in module onnx.helper)
make_map() (in module onnx.helper)
make_model() (in module onnx.helper)
make_node() (in module onnx.helper)
make_operatorsetid() (in module onnx.helper)
make_opsetid() (in module onnx.helper)
make_optional() (in module onnx.helper)
make_optional_type_proto() (in module onnx.helper)
make_sequence() (in module onnx.helper)
make_sequence_type_proto() (in module onnx.helper)
make_sequence_value_info() (in module onnx.helper)
make_sparse_tensor() (in module onnx.helper)
make_sparse_tensor_type_proto() (in module onnx.helper)
make_sparse_tensor_value_info() (in module onnx.helper)
make_tensor() (in module onnx.helper)
make_tensor_sequence_value_info() (in module onnx.helper)
make_tensor_type_proto() (in module onnx.helper)
make_tensor_value_info() (in module onnx.helper)
make_training_info() (in module onnx.helper)
make_value_info() (in module onnx.helper)
map_values (onnx.SequenceProto attribute)
MapProto (class in onnx)
merge_graphs() (in module onnx.compose)
merge_models() (in module onnx.compose)
metadata (onnx.hub.ModelInfo attribute)
metadata_props (onnx.ModelProto attribute)
model (onnx.hub.ModelInfo attribute)
model_meta (onnxruntime.capi._pybind_state.InferenceSession property)
model_path (onnx.hub.ModelInfo attribute)
model_sha (onnx.hub.ModelInfo attribute)
model_version (onnx.ModelProto attribute)
ModelInfo (class in onnx.hub)
ModelLoaded (class in onnxruntime.capi._pybind_state)
ModelMetadata (class in onnxruntime.capi._pybind_state)
ModelProto (class in onnx)
module
onnx.onnx_cpp2py_export.defs
N
name (onnx.AttributeProto attribute)
(onnx.MapProto attribute)
(onnx.NodeProto attribute)
(onnx.SequenceProto attribute)
(onnx.TensorProto attribute)
(onnx.ValueInfoProto attribute)
(onnxruntime.capi._pybind_state.ExecutionMode property)
(onnxruntime.capi._pybind_state.ExecutionOrder property)
(onnxruntime.capi._pybind_state.GraphOptimizationLevel property)
(onnxruntime.capi._pybind_state.OrtAllocatorType property)
(onnxruntime.capi._pybind_state.OrtMemType property)
(onnxruntime.capi._pybind_state.OrtSparseFormat property)
NodeProto (class in onnx)
NoModel (class in onnxruntime.capi._pybind_state)
NoSuchFile (class in onnxruntime.capi._pybind_state)
NotImplemented (class in onnxruntime.capi._pybind_state)
numpy() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
O
only_execute_path_to_fetches (onnxruntime.capi._pybind_state.RunOptions property)
ONNX graph
onnx.onnx_cpp2py_export.defs
module
onnx_opset_version() (in module onnx.defs)
,
[1]
op_type (onnx.NodeProto attribute)
opset
(onnx.hub.ModelInfo attribute)
opset_import (onnx.ModelProto attribute)
optimized_model_filepath (onnxruntime.capi._pybind_state.SessionOptions property)
optional_values (onnx.SequenceProto attribute)
ort_value_from_sparse_tensor() (onnxruntime.capi._pybind_state.OrtValue static method)
(onnxruntime.OrtValue static method)
OrtAllocatorType (class in onnxruntime.capi._pybind_state)
OrtDevice (class in onnxruntime)
(class in onnxruntime.capi._pybind_state)
OrtMemoryInfo (class in onnxruntime.capi._pybind_state)
OrtMemType (class in onnxruntime.capi._pybind_state)
OrtSparseFormat (class in onnxruntime.capi._pybind_state)
OrtValue (class in onnxruntime)
(class in onnxruntime.capi._pybind_state)
ortvalue_from_numpy() (onnxruntime.capi._pybind_state.OrtValue static method)
(onnxruntime.OrtValue static method)
ortvalue_from_shape_and_type() (onnxruntime.capi._pybind_state.OrtValue static method)
(onnxruntime.OrtValue static method)
OrtValueVector (class in onnxruntime.capi._pybind_state)
outer() (onnxruntime.capi._pybind_state.SparseCsrView method)
output (onnx.NodeProto attribute)
outputs_meta (onnxruntime.capi._pybind_state.InferenceSession property)
overridable_initializers (onnxruntime.capi._pybind_state.InferenceSession property)
P
printable_attribute() (in module onnx.helper)
printable_dim() (in module onnx.helper)
printable_graph() (in module onnx.helper)
printable_node() (in module onnx.helper)
printable_tensor_proto() (in module onnx.helper)
printable_type() (in module onnx.helper)
printable_value_info() (in module onnx.helper)
producer_name (onnx.ModelProto attribute)
(onnxruntime.capi._pybind_state.ModelMetadata property)
producer_version (onnx.ModelProto attribute)
profile_file_prefix (onnxruntime.capi._pybind_state.SessionOptions property)
push_back() (onnxruntime.capi._pybind_state.OrtValueVector method)
R
raw_data (onnx.TensorProto attribute)
ref_attr_name (onnx.AttributeProto attribute)
register_custom_ops_library() (onnxruntime.capi._pybind_state.SessionOptions method)
reserve() (onnxruntime.capi._pybind_state.OrtValueVector method)
run() (onnxruntime.capi._pybind_state.InferenceSession method)
(onnxruntime.InferenceSession method)
run_with_iobinding() (onnxruntime.capi._pybind_state.InferenceSession method)
(onnxruntime.InferenceSession method)
run_with_ort_values() (onnxruntime.capi._pybind_state.InferenceSession method)
(onnxruntime.InferenceSession method)
RunOptions (class in onnxruntime.capi._pybind_state)
RuntimeException (class in onnxruntime.capi._pybind_state)
S
s (onnx.AttributeProto attribute)
schema_version_map() (in module onnx.onnx_cpp2py_export.defs)
SchemaError
segment (onnx.TensorProto attribute)
sequence_values (onnx.SequenceProto attribute)
SequenceProto (class in onnx)
session_options (onnxruntime.capi._pybind_state.InferenceSession property)
SessionIOBinding (class in onnxruntime)
(class in onnxruntime.capi._pybind_state)
SessionOptions (class in onnxruntime.capi._pybind_state)
set_default_logger_severity() (in module onnxruntime)
set_providers() (onnxruntime.InferenceSession method)
set_seed() (in module onnxruntime)
shape() (onnxruntime.capi._pybind_state.OrtValue method)
(onnxruntime.OrtValue method)
shrink_to_fit() (onnxruntime.capi._pybind_state.OrtValueVector method)
sparse_coo_from_numpy() (onnxruntime.capi._pybind_state.SparseTensor static method)
(onnxruntime.SparseTensor static method)
sparse_csr_from_numpy() (onnxruntime.capi._pybind_state.SparseTensor static method)
(onnxruntime.SparseTensor static method)
sparse_tensor (onnx.AttributeProto attribute)
sparse_tensor_values (onnx.SequenceProto attribute)
sparse_tensors (onnx.AttributeProto attribute)
SparseBlockSparseView (class in onnxruntime.capi._pybind_state)
SparseCooView (class in onnxruntime.capi._pybind_state)
SparseCsrView (class in onnxruntime.capi._pybind_state)
SparseTensor (class in onnxruntime)
(class in onnxruntime.capi._pybind_state)
SparseTensorProto (class in onnx)
split_complex_to_pairs() (in module onnx.helper)
string_data (onnx.TensorProto attribute)
string_keys (onnx.MapProto attribute)
strings (onnx.AttributeProto attribute)
synchronize_inputs() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
synchronize_outputs() (onnxruntime.capi._pybind_state.SessionIOBinding method)
(onnxruntime.SessionIOBinding method)
T
t (onnx.AttributeProto attribute)
tags (onnx.hub.ModelInfo attribute)
target opset
tensor_values (onnx.SequenceProto attribute)
TensorProto (class in onnx)
TensorProto.Segment (class in onnx)
tensors (onnx.AttributeProto attribute)
terminate (onnxruntime.capi._pybind_state.RunOptions property)
to_array() (in module onnx.numpy_helper)
to_cuda() (onnxruntime.capi._pybind_state.SparseTensor method)
(onnxruntime.SparseTensor method)
to_dict() (in module onnx.numpy_helper)
to_dlpack() (onnxruntime.capi._pybind_state.OrtValue method)
to_list() (in module onnx.numpy_helper)
to_optional() (in module onnx.numpy_helper)
tp (onnx.AttributeProto attribute)
training_info (onnx.ModelProto attribute)
training_mode (onnxruntime.capi._pybind_state.RunOptions property)
TrainingInfoProto (class in onnx)
type (onnx.AttributeProto attribute)
(onnx.ValueInfoProto attribute)
type_protos (onnx.AttributeProto attribute)
U
uint64_data (onnx.TensorProto attribute)
update_binding (onnx.TrainingInfoProto attribute)
use_deterministic_compute (onnxruntime.capi._pybind_state.SessionOptions property)
V
ValueInfoProto (class in onnx)
values (onnx.MapProto attribute)
(onnx.SparseTensorProto attribute)
values() (onnxruntime.capi._pybind_state.SparseTensor method)
(onnxruntime.SparseTensor method)
version
(onnxruntime.capi._pybind_state.ModelMetadata property)