|||
ONNX 0.1 documentation
Quick search
ONNX operators
onnx API Overview
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_prefix() (in module onnx.compose)
add_prefix_graph() (in module onnx.compose)
AttributeProto (class in onnx)
B
Backend (class in onnx.backend.base)
BackendRep (class in onnx.backend.base)
C
check_model() (in module onnx.checker)
combine_pairs_to_complex() (in module onnx.numpy_helper)
convert_endian() (in module onnx.numpy_helper)
convert_model_from_external_data() (in module onnx.external_data_helper)
convert_model_to_external_data() (in module onnx.external_data_helper)
convert_version() (in module onnx.version_converter)
D
DESCRIPTOR (onnx.AttributeProto attribute)
(onnx.FunctionProto attribute)
(onnx.GraphProto attribute)
(onnx.MapProto attribute)
(onnx.ModelProto attribute)
(onnx.NodeProto attribute)
(onnx.OperatorProto attribute)
(onnx.OperatorSetIdProto attribute)
(onnx.OperatorSetProto attribute)
(onnx.OptionalProto attribute)
(onnx.SequenceProto attribute)
(onnx.SparseTensorProto attribute)
(onnx.TensorProto attribute)
(onnx.TensorProto.Segment attribute)
(onnx.TensorShapeProto attribute)
(onnx.TensorShapeProto.Dimension attribute)
(onnx.TrainingInfoProto attribute)
(onnx.TypeProto attribute)
(onnx.TypeProto.Map attribute)
(onnx.TypeProto.Opaque attribute)
(onnx.TypeProto.Optional attribute)
(onnx.TypeProto.Sequence attribute)
(onnx.TypeProto.SparseTensor attribute)
(onnx.TypeProto.Tensor attribute)
(onnx.ValueInfoProto attribute)
Device (class in onnx.backend.base)
DeviceType (class in onnx.backend.base)
E
expand_out_dim() (in module onnx.compose)
expand_out_dim_graph() (in module onnx.compose)
ExternalDataInfo (class in onnx.external_data_helper)
extract_model() (in module onnx.utils)
Extractor (class in onnx.utils)
F
find_min_ir_version_for() (in module onnx.helper)
from_array() (in module onnx.numpy_helper)
from_dict() (in module onnx.numpy_helper)
from_list() (in module onnx.numpy_helper)
from_optional() (in module onnx.numpy_helper)
FunctionProto (class in onnx)
G
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)
,
[1]
get_function_ops() (in module onnx.defs)
get_model_info() (in module onnx.hub)
get_schema() (in module onnx.defs)
(in module onnx.onnx_cpp2py_export.defs)
GraphProto (class in onnx)
H
has_schema() (in module onnx.onnx_cpp2py_export.defs)
I
infer_shapes() (in module onnx.shape_inference)
infer_shapes_path() (in module onnx.shape_inference)
L
list_models() (in module onnx.hub)
load() (in module onnx)
(in module onnx.hub)
load_external_data_for_model() (in module onnx.external_data_helper)
load_external_data_for_tensor() (in module onnx.external_data_helper)
load_model_from_string() (in module onnx)
load_tensor_from_string() (in module onnx)
M
make_attribute() (in module onnx.helper)
make_empty_tensor_value_info() (in module onnx.helper)
make_function() (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_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)
,
[1]
make_tensor_value_info() (in module onnx.helper)
make_training_info() (in module onnx.helper)
make_value_info() (in module onnx.helper)
MapProto (class in onnx)
merge_graphs() (in module onnx.compose)
merge_models() (in module onnx.compose)
metadata (onnx.hub.ModelInfo attribute)
model (onnx.hub.ModelInfo attribute)
model_path (onnx.hub.ModelInfo attribute)
model_sha (onnx.hub.ModelInfo attribute)
ModelInfo (class in onnx.hub)
ModelProto (class in onnx)
,
[1]
module
onnx.onnx_cpp2py_export.defs
N
NodeProto (class in onnx)
O
onnx.onnx_cpp2py_export.defs
module
onnx_opset_version() (in module onnx.defs)
,
[1]
OperatorProto (class in onnx)
OperatorSetIdProto (class in onnx)
OperatorSetProto (class in onnx)
opset (onnx.hub.ModelInfo attribute)
OptionalProto (class in onnx)
P
parse_function() (in module onnx.parser)
parse_graph() (in module onnx.parser)
parse_model() (in module onnx.parser)
printable_attribute() (in module onnx.helper)
,
[1]
printable_dim() (in module onnx.helper)
,
[1]
printable_graph() (in module onnx.helper)
,
[1]
printable_node() (in module onnx.helper)
,
[1]
printable_tensor_proto() (in module onnx.helper)
,
[1]
printable_type() (in module onnx.helper)
,
[1]
printable_value_info() (in module onnx.helper)
,
[1]
R
remove_external_data_field() (in module onnx.external_data_helper)
run_node() (onnx.backend.base.Backend class method)
Runner (class in onnx.backend.test.runner)
S
save_external_data() (in module onnx.external_data_helper)
schema_version_map() (in module onnx.onnx_cpp2py_export.defs)
SchemaError
SequenceProto (class in onnx)
SerializeToString() (onnx.ModelProto method)
(onnx.TensorProto method)
set_external_data() (in module onnx.external_data_helper)
SparseTensorProto (class in onnx)
split_complex_to_pairs() (in module onnx.helper)
supports_device() (onnx.backend.base.Backend class method)
T
tags (onnx.hub.ModelInfo attribute)
TensorProto (class in onnx)
,
[1]
TensorProto.Segment (class in onnx)
TensorShapeProto (class in onnx)
TensorShapeProto.Dimension (class in onnx)
test_cases (onnx.backend.test.runner.Runner property)
test_suite (onnx.backend.test.runner.Runner property)
TestCase (class in onnx.backend.test.case.test_case)
tests (onnx.backend.test.runner.Runner property)
to_array() (in module onnx.numpy_helper)
to_dict() (in module onnx.numpy_helper)
to_list() (in module onnx.numpy_helper)
to_optional() (in module onnx.numpy_helper)
to_text() (in module onnx.printer)
TrainingInfoProto (class in onnx)
TypeProto (class in onnx)
TypeProto.Map (class in onnx)
TypeProto.Opaque (class in onnx)
TypeProto.Optional (class in onnx)
TypeProto.Sequence (class in onnx)
TypeProto.SparseTensor (class in onnx)
TypeProto.Tensor (class in onnx)
U
update_inputs_outputs_dims() (in module onnx.tools.update_model_dims)
V
ValueInfoProto (class in onnx)
W
write_external_data_tensors() (in module onnx.external_data_helper)
Styled using the
Piccolo Theme