- offset (onnx_light.onnx.external_data_helper.ExternalDataInfo attribute)
- ONNX graph
- ONNX_ASSERT (C macro)
- ONNX_ASSERTM (C macro)
- ONNX_CATCH (C macro)
- ONNX_DBG_GET_COUNT_IN_OPSETS (C macro)
- ONNX_DBG_INCREMENT_COUNT_IN_OPSETS (C macro)
- ONNX_DISALLOW_ASSIGNMENT (C macro)
- ONNX_DISALLOW_COPY (C macro)
- ONNX_DISALLOW_COPY_AND_ASSIGNMENT (C macro)
- ONNX_DISALLOW_COPY_ASSIGNMENT_AND_MOVE (C macro)
- ONNX_DISALLOW_MOVE (C macro)
- ONNX_HANDLE_EXCEPTION (C macro)
- onnx_ir_version() (in module onnx_light.onnx.defs)
-
onnx_light
- onnx_light (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36], [37], [38], [39], [40], [41], [42], [43], [44], [45], [46], [47], [48], [49], [50], [51], [52], [53], [54], [55], [56], [57], [58], [59], [60], [61], [62], [63], [64], [65], [66], [67], [68], [69], [70], [71], [72], [73], [74], [75], [76], [77], [78], [79], [80], [81], [82], [83], [84], [85], [86], [87], [88], [89], [90], [91], [92], [93], [94], [95], [96], [97], [98], [99], [100], [101], [102], [103], [104], [105], [106], [107], [108], [109], [110], [111], [112], [113], [114], [115], [116], [117], [118], [119], [120], [121], [122], [123], [124], [125], [126], [127], [128], [129], [130], [131], [132], [133], [134], [135], [136], [137], [138], [139], [140], [141], [142], [143], [144], [145], [146], [147], [148], [149], [150], [151], [152], [153], [154], [155], [156], [157], [158], [159], [160], [161], [162], [163], [164], [165], [166], [167], [168], [169], [170], [171], [172], [173], [174], [175], [176], [177], [178], [179], [180], [181], [182], [183], [184], [185], [186], [187], [188], [189], [190], [191], [192], [193], [194], [195], [196], [197], [198], [199], [200], [201], [202], [203], [204], [205], [206], [207], [208], [209], [210], [211], [212], [213], [214]
-
onnx_light.ext_test_case
-
onnx_light.onnx
-
onnx_light.onnx.backend
-
onnx_light.onnx.checker
-
onnx_light.onnx.compose
-
onnx_light.onnx.defs
-
onnx_light.onnx.external_data_helper
-
onnx_light.onnx.helper
-
onnx_light.onnx.inliner
-
onnx_light.onnx.mapping
-
onnx_light.onnx.numpy_helper
-
onnx_light.onnx.parser
-
onnx_light.onnx.printer
-
onnx_light.onnx.reference
-
onnx_light.onnx.shape_inference
-
onnx_light.onnx.tools
-
onnx_light.onnx.version_converter
-
onnx_light.onnx_op
-
onnx_light.onnx_optim
-
onnx_light.onnx_optim.expressions
-
onnx_light.onnx_optim.shape_inference
-
onnx_light.tools
-
onnx_light.tools.dot
-
onnx_light.tools.mermaid
-
onnx_light.tools.pretty_print
-
onnx_light.tools.schema_comparison
-
onnx_light.tools.schema_diff
-
onnx_light.tools.svg
- onnx_light::_has_field_ (C++ function), [1], [2], [3]
- onnx_light::AddAttribute (C++ function), [1], [2], [3], [4], [5], [6]
- onnx_light::AddAxisAttribute (C++ function)
- onnx_light::AddFloatAttribute (C++ function)
- onnx_light::AddInitializer (C++ function)
- onnx_light::AddInitializerShape (C++ function)
- onnx_light::AddInputs (C++ function), [1]
- onnx_light::AddNode (C++ function)
- onnx_light::AddOutputs (C++ function), [1]
- onnx_light::AddPrefix (C++ function)
- onnx_light::AddPrefixGraph (C++ function)
- onnx_light::adjustNegativeAxes (C++ function)
- onnx_light::AI_ONNX_DOMAIN (C++ member)
- onnx_light::AI_ONNX_ML_DOMAIN (C++ member)
- onnx_light::AI_ONNX_PREVIEW_DOMAIN (C++ member)
- onnx_light::AI_ONNX_PREVIEW_TRAINING_DOMAIN (C++ member)
- onnx_light::AI_ONNX_TRAINING_DOMAIN (C++ member)
- onnx_light::AlignExternalDataStreaming (C++ function)
- onnx_light::appendDim (C++ function)
- onnx_light::appendDimToTensorShapeProto (C++ function)
- onnx_light::appendSingleDimCopiedFromInputTypeToOutputType (C++ function)
- onnx_light::ApplySerializeRawDataCallback (C++ function)
- onnx_light::ArrayRef (C++ class)
- onnx_light::ArrayRef::ArrayRef (C++ function), [1], [2], [3], [4], [5], [6], [7]
- onnx_light::ArrayRef::at (C++ function)
- onnx_light::ArrayRef::back (C++ function)
- onnx_light::ArrayRef::begin (C++ function)
- onnx_light::ArrayRef::const_iterator (C++ type)
- onnx_light::ArrayRef::data (C++ function)
- onnx_light::ArrayRef::data_ (C++ member)
- onnx_light::ArrayRef::empty (C++ function)
- onnx_light::ArrayRef::end (C++ function)
- onnx_light::ArrayRef::equals (C++ function)
- onnx_light::ArrayRef::front (C++ function)
- onnx_light::ArrayRef::iterator (C++ type)
- onnx_light::ArrayRef::length_ (C++ member)
- onnx_light::ArrayRef::operator std::vector<T> (C++ function)
- onnx_light::ArrayRef::operator= (C++ function), [1]
- onnx_light::ArrayRef::operator[] (C++ function)
- onnx_light::ArrayRef::rbegin (C++ function)
- onnx_light::ArrayRef::rend (C++ function)
- onnx_light::ArrayRef::reverse_iterator (C++ type)
- onnx_light::ArrayRef::size (C++ function)
- onnx_light::ArrayRef::size_type (C++ type)
- onnx_light::ArrayRef::slice (C++ function), [1]
- onnx_light::ArrayRef::vec (C++ function)
- onnx_light::assert_error (C++ struct)
- onnx_light::assert_error::assert_error (C++ function)
- onnx_light::AssertAttributeProtoTypeAndLength (C++ function)
- onnx_light::assertNonNull (C++ function)
- onnx_light::AttentionAppendFunctionCausalMask (C++ function)
- onnx_light::AttentionPropagateElemTypeFromInputToOutput (C++ function)
- onnx_light::AttributeKind (C++ enum)
- onnx_light::AttributeKind::f (C++ enumerator)
- onnx_light::AttributeKind::fs (C++ enumerator)
- onnx_light::AttributeKind::g (C++ enumerator)
- onnx_light::AttributeKind::gs (C++ enumerator)
- onnx_light::AttributeKind::i (C++ enumerator)
- onnx_light::AttributeKind::is (C++ enumerator)
- onnx_light::AttributeKind::s (C++ enumerator)
- onnx_light::AttributeKind::ss (C++ enumerator)
- onnx_light::AttributeKind::t (C++ enumerator)
- onnx_light::AttributeKind::tp (C++ enumerator)
- onnx_light::AttributeKind::tps (C++ enumerator)
- onnx_light::AttributeKind::ts (C++ enumerator)
- onnx_light::AttributeProto (C++ class)
- onnx_light::AttributeProto::AttributeProto (C++ function)
- onnx_light::AttributeProto::AttributeType (C++ enum)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_FLOAT (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_FLOATS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_GRAPH (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_GRAPHS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_INT (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_INTS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_SPARSE_TENSOR (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_SPARSE_TENSORS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_STRING (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_STRINGS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_TENSOR (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_TENSORS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_TYPE_PROTO (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_TYPE_PROTOS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::AttributeProto_AttributeType_UNDEFINED (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::FLOAT (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::FLOATS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::GRAPH (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::GRAPHS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::INT (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::INTS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::SPARSE_TENSOR (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::SPARSE_TENSORS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::STRING (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::STRINGS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::TENSOR (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::TENSORS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::TYPE_PROTO (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::TYPE_PROTOS (C++ enumerator)
- onnx_light::AttributeProto::AttributeType::UNDEFINED (C++ enumerator)
- onnx_light::AttributeProto::AttributeType_Name (C++ function)
- onnx_light::AttributeProto::Clear (C++ function)
- onnx_light::AttributeProto::doc_string (C++ member)
- onnx_light::AttributeProto::f (C++ member)
- onnx_light::AttributeProto::floats (C++ member)
- onnx_light::AttributeProto::g (C++ member)
- onnx_light::AttributeProto::graphs (C++ member)
- onnx_light::AttributeProto::i (C++ member)
- onnx_light::AttributeProto::ints (C++ member)
- onnx_light::AttributeProto::name (C++ member)
- onnx_light::AttributeProto::ref_attr_name (C++ member)
- onnx_light::AttributeProto::s (C++ member)
- onnx_light::AttributeProto::sparse_tensor (C++ member)
- onnx_light::AttributeProto::sparse_tensors (C++ member)
- onnx_light::AttributeProto::strings (C++ member)
- onnx_light::AttributeProto::t (C++ member)
- onnx_light::AttributeProto::tensors (C++ member)
- onnx_light::AttributeProto::tp (C++ member)
- onnx_light::AttributeProto::type (C++ member)
- onnx_light::AttributeProto::type_protos (C++ member)
- onnx_light::AttributeProto_AttributeType (C++ type)
- onnx_light::AttributeProto_AttributeType_FLOAT (C++ member)
- onnx_light::AttributeProto_AttributeType_FLOATS (C++ member)
- onnx_light::AttributeProto_AttributeType_GRAPH (C++ member)
- onnx_light::AttributeProto_AttributeType_GRAPHS (C++ member)
- onnx_light::AttributeProto_AttributeType_INT (C++ member)
- onnx_light::AttributeProto_AttributeType_INTS (C++ member)
- onnx_light::AttributeProto_AttributeType_Name (C++ function)
- onnx_light::AttributeProto_AttributeType_SPARSE_TENSOR (C++ member)
- onnx_light::AttributeProto_AttributeType_SPARSE_TENSORS (C++ member)
- onnx_light::AttributeProto_AttributeType_STRING (C++ member)
- onnx_light::AttributeProto_AttributeType_STRINGS (C++ member)
- onnx_light::AttributeProto_AttributeType_TENSOR (C++ member)
- onnx_light::AttributeProto_AttributeType_TENSORS (C++ member)
- onnx_light::AttributeProto_AttributeType_TYPE_PROTO (C++ member)
- onnx_light::AttributeProto_AttributeType_TYPE_PROTOS (C++ member)
- onnx_light::AttributeProto_AttributeType_UNDEFINED (C++ member)
- onnx_light::Attributes (C++ struct)
- onnx_light::Attributes::attributeNames (C++ function)
- onnx_light::Attributes::Attributes (C++ function)
- onnx_light::Attributes::AVPtr (C++ type)
- onnx_light::Attributes::const_iterator (C++ type)
- onnx_light::Attributes::copyAttributes (C++ function)
- onnx_light::Attributes::find (C++ function), [1]
- onnx_light::Attributes::get (C++ function)
- onnx_light::Attributes::hasAttribute (C++ function)
- onnx_light::Attributes::hasAttributes (C++ function)
- onnx_light::Attributes::iterator (C++ type)
- onnx_light::Attributes::kindOf (C++ function)
- onnx_light::Attributes::removeAttribute (C++ function)
- onnx_light::Attributes::set (C++ function)
- onnx_light::Attributes::This (C++ function)
- onnx_light::Attributes::values_ (C++ member)
- onnx_light::AttributeTypeNameMap (C++ class)
- onnx_light::AttributeTypeNameMap::AttributeTypeNameMap (C++ function)
- onnx_light::AttributeValue (C++ struct)
- onnx_light::AttributeValue::AttributeValue (C++ function)
- onnx_light::AttributeValue::clone (C++ function)
- onnx_light::AttributeValue::kind (C++ function)
- onnx_light::AttributeValue::name (C++ member)
- onnx_light::AttributeValue::Ptr (C++ type)
- onnx_light::AttributeValue::~AttributeValue (C++ function)
- onnx_light::AttrList (C++ type)
- onnx_light::AUDIO (C++ member)
- onnx_light::axisIsZero (C++ function)
- onnx_light::bidirectionalBroadcastShapeInference (C++ function)
- onnx_light::BuiltinSymbol (C++ enum)
- onnx_light::BuiltinSymbol::kLastSymbol (C++ enumerator)
- onnx_light::checkAxesRange (C++ function)
- onnx_light::checkDimEquality (C++ function)
- onnx_light::checkDuplicateAxes (C++ function)
- onnx_light::checker (C++ type)
- onnx_light::checker::check_attribute (C++ function)
- onnx_light::checker::check_function (C++ function)
- onnx_light::checker::check_function_call_cycles (C++ function)
- onnx_light::checker::check_graph (C++ function)
- onnx_light::checker::check_is_experimental_op (C++ function)
- onnx_light::checker::check_map (C++ function)
- onnx_light::checker::check_model (C++ function), [1]
- onnx_light::checker::check_model_local_functions (C++ function)
- onnx_light::checker::check_node (C++ function)
- onnx_light::checker::check_opset_compatibility (C++ function)
- onnx_light::checker::check_optional (C++ function)
- onnx_light::checker::check_sequence (C++ function)
- onnx_light::checker::check_sparse_tensor (C++ function)
- onnx_light::checker::check_tensor (C++ function)
- onnx_light::checker::check_value_info (C++ function)
- onnx_light::checker::CheckerContext (C++ class)
- onnx_light::checker::CheckerContext::check_custom_domain (C++ function)
- onnx_light::checker::CheckerContext::check_custom_domain_ (C++ member)
- onnx_light::checker::CheckerContext::CheckerContext (C++ function)
- onnx_light::checker::CheckerContext::get_ir_version (C++ function)
- onnx_light::checker::CheckerContext::get_model_dir (C++ function)
- onnx_light::checker::CheckerContext::get_opset_imports (C++ function)
- onnx_light::checker::CheckerContext::get_schema_registry (C++ function)
- onnx_light::checker::CheckerContext::ir_version_ (C++ member)
- onnx_light::checker::CheckerContext::is_main_graph (C++ function)
- onnx_light::checker::CheckerContext::is_main_graph_ (C++ member)
- onnx_light::checker::CheckerContext::model_dir_ (C++ member)
- onnx_light::checker::CheckerContext::opset_imports_ (C++ member)
- onnx_light::checker::CheckerContext::schema_registry_ (C++ member)
- onnx_light::checker::CheckerContext::set_check_custom_domain (C++ function)
- onnx_light::checker::CheckerContext::set_ir_version (C++ function)
- onnx_light::checker::CheckerContext::set_is_main_graph (C++ function)
- onnx_light::checker::CheckerContext::set_model_dir (C++ function)
- onnx_light::checker::CheckerContext::set_opset_imports (C++ function)
- onnx_light::checker::CheckerContext::set_schema_registry (C++ function)
- onnx_light::checker::CheckerContext::set_skip_opset_compatibility_check (C++ function)
- onnx_light::checker::CheckerContext::skip_opset_compatibility_check (C++ function)
- onnx_light::checker::CheckerContext::skip_opset_compatibility_check_ (C++ member)
- onnx_light::checker::IR_VERSION_TYPE (C++ type)
- onnx_light::checker::LexicalScopeContext (C++ class)
- onnx_light::checker::LexicalScopeContext::add (C++ function)
- onnx_light::checker::LexicalScopeContext::LexicalScopeContext (C++ function), [1], [2]
- onnx_light::checker::LexicalScopeContext::operator= (C++ function), [1]
- onnx_light::checker::LexicalScopeContext::output_names (C++ member)
- onnx_light::checker::LexicalScopeContext::parent_context_ (C++ member)
- onnx_light::checker::LexicalScopeContext::this_graph_has (C++ function)
- onnx_light::checker::LexicalScopeContext::this_or_ancestor_graph_has (C++ function)
- onnx_light::checker::LexicalScopeContext::~LexicalScopeContext (C++ function)
- onnx_light::checker::open_external_data (C++ function)
- onnx_light::checker::resolve_external_data_location (C++ function)
- onnx_light::checker::ValidationError (C++ class)
- onnx_light::checker::ValidationError::AppendContext (C++ function)
- onnx_light::checker::ValidationError::expanded_message_ (C++ member)
- onnx_light::checker::ValidationError::what (C++ function)
- onnx_light::checkInputRank (C++ function)
- onnx_light::CheckOverlappingNames (C++ function)
- onnx_light::ClearExternalData (C++ function)
- onnx_light::ClearShape (C++ function)
- onnx_light::close_fd (C++ function)
- onnx_light::CollectExternalInputs (C++ function), [1]
- onnx_light::CollectNodeInputs (C++ function)
- onnx_light::CollectRemainingInputs (C++ function), [1]
- onnx_light::Common (C++ type)
- onnx_light::Common::operator<< (C++ function)
- onnx_light::Common::Status (C++ class)
- onnx_light::Common::Status::Category (C++ function)
- onnx_light::Common::Status::Code (C++ function)
- onnx_light::Common::Status::EmptyString (C++ function)
- onnx_light::Common::Status::ErrorMessage (C++ function)
- onnx_light::Common::Status::IsOK (C++ function)
- onnx_light::Common::Status::OK (C++ function)
- onnx_light::Common::Status::operator!= (C++ function)
- onnx_light::Common::Status::operator= (C++ function), [1]
- onnx_light::Common::Status::operator== (C++ function)
- onnx_light::Common::Status::State (C++ struct)
- onnx_light::Common::Status::State::category (C++ member)
- onnx_light::Common::Status::State::code (C++ member)
- onnx_light::Common::Status::State::msg (C++ member)
- onnx_light::Common::Status::State::State (C++ function)
- onnx_light::Common::Status::state_ (C++ member)
- onnx_light::Common::Status::Status (C++ function), [1], [2], [3], [4]
- onnx_light::Common::Status::ToString (C++ function)
- onnx_light::Common::Status::~Status (C++ function)
- onnx_light::Common::StatusCategory (C++ enum)
- onnx_light::Common::StatusCategory::CHECKER (C++ enumerator)
- onnx_light::Common::StatusCategory::NONE (C++ enumerator)
- onnx_light::Common::StatusCategory::OPTIMIZER (C++ enumerator)
- onnx_light::Common::StatusCode (C++ enum)
- onnx_light::Common::StatusCode::FAIL (C++ enumerator)
- onnx_light::Common::StatusCode::INVALID_ARGUMENT (C++ enumerator)
- onnx_light::Common::StatusCode::INVALID_PROTOBUF (C++ enumerator)
- onnx_light::Common::StatusCode::OK (C++ enumerator)
- onnx_light::compute_output_dim_for_range (C++ function)
- onnx_light::ConsolidateTensorsToBuffer (C++ function)
- onnx_light::const_graph_node_list (C++ type)
- onnx_light::const_graph_node_list_iterator (C++ type)
- onnx_light::ConstantOpInference (C++ function)
- onnx_light::ContextDependentFunctionBodyBuilder (C++ type)
- onnx_light::ConvertError (C++ class)
- onnx_light::ConvertError::AppendContext (C++ function)
- onnx_light::ConvertError::ConvertError (C++ function)
- onnx_light::ConvertError::expanded_message_ (C++ member)
- onnx_light::ConvertError::what (C++ function)
- onnx_light::ConvertModelToExternalData (C++ function)
- onnx_light::convPoolShapeInference (C++ function)
- onnx_light::convTransposeShapeInference (C++ function)
- onnx_light::CopyProtoFrom (C++ function)
- onnx_light::DATA_BATCH (C++ member)
- onnx_light::DATA_CHANNEL (C++ member)
- onnx_light::DATA_FEATURE (C++ member)
- onnx_light::DATA_TIME (C++ member)
- onnx_light::DataPropagationContext (C++ struct)
- onnx_light::DataPropagationContext::addOutputData (C++ function)
- onnx_light::DataPropagationContext::getAttribute (C++ function)
- onnx_light::DataPropagationContext::getInputData (C++ function)
- onnx_light::DataPropagationContext::getInputType (C++ function)
- onnx_light::DataPropagationContext::getNumInputs (C++ function)
- onnx_light::DataPropagationContext::getNumOutputs (C++ function)
- onnx_light::DataPropagationContext::getOutputType (C++ function)
- onnx_light::DataPropagationContext::~DataPropagationContext (C++ function)
- onnx_light::DataPropagationFunction (C++ type)
- onnx_light::DataType (C++ type)
- onnx_light::DataTypeSet (C++ type)
- onnx_light::DbgOperatorSetTracker (C++ class)
- onnx_light::DbgOperatorSetTracker::count_ (C++ member)
- onnx_light::DbgOperatorSetTracker::GetCount (C++ function)
- onnx_light::DbgOperatorSetTracker::IncrementCount (C++ function)
- onnx_light::DbgOperatorSetTracker::Instance (C++ function)
- onnx_light::defs (C++ type), [1]
- onnx_light::defs::math (C++ type)
- onnx_light::defs::math::utils (C++ type)
- onnx_light::defs::math::utils::GetScalarValueFromTensor (C++ function)
- onnx_light::defs::math::utils::MathOpTwoIntegers (C++ function)
- onnx_light::defs::math::utils::MatMulShapeInference (C++ function)
- onnx_light::defs::math::utils::QLinearMatMulDoc (C++ function)
- onnx_light::defs::math::utils::QLinearMatMulShapeInference (C++ function)
- onnx_light::defs::math::utils::TopKOpGenerator (C++ function)
- onnx_light::defs::sequence (C++ type)
- onnx_light::defs::sequence::utils (C++ type)
- onnx_light::defs::sequence::utils::SplitToSequenceOpGenerator (C++ function)
- onnx_light::DeregisterSchema (C++ function)
- onnx_light::DeviceConfigurationProto (C++ class)
- onnx_light::DeviceConfigurationProto::device (C++ member)
- onnx_light::DeviceConfigurationProto::name (C++ member)
- onnx_light::DeviceConfigurationProto::num_devices (C++ member)
- onnx_light::Dim (C++ type)
- onnx_light::Dimension (C++ struct)
- onnx_light::Dimension::dim (C++ member)
- onnx_light::Dimension::Dimension (C++ function), [1], [2]
- onnx_light::Dimension::is_int (C++ member)
- onnx_light::Dimension::is_unknown (C++ member)
- onnx_light::Dimension::param (C++ member)
- onnx_light::dummyDataPropagationFunction (C++ function)
- onnx_light::dummyInferenceFunction (C++ function)
- onnx_light::EMPTY_MAX (C++ member)
- onnx_light::EMPTY_MIN (C++ member)
- onnx_light::EMPTY_MINUS_INF (C++ member)
- onnx_light::EMPTY_ONE (C++ member)
- onnx_light::EMPTY_UNDEFINED (C++ member)
- onnx_light::EMPTY_ZERO (C++ member)
- onnx_light::EnforceMaxSerializedSize (C++ function)
- onnx_light::ExpandOutDim (C++ function)
- onnx_light::ExpandOutDimGraph (C++ function)
- onnx_light::ExportModelProto (C++ function)
- onnx_light::ExternalDataLocationExistsError (C++ class)
- onnx_light::FileLoadMode (C++ enum)
- onnx_light::FileLoadMode::kAuto (C++ enumerator)
- onnx_light::FileLoadMode::kFileStream (C++ enumerator)
- onnx_light::FileLoadMode::kMmap (C++ enumerator)
- onnx_light::FILTER_IN_CHANNEL (C++ member)
- onnx_light::FILTER_OUT_CHANNEL (C++ member)
- onnx_light::FILTER_SPATIAL (C++ member)
- onnx_light::FindAttribute (C++ function)
- onnx_light::FindGraphAttribute (C++ function)
- onnx_light::FloatAttr (C++ type)
- onnx_light::FloatsAttr (C++ type)
- onnx_light::FunctionBodyBuildContext (C++ struct)
- onnx_light::FunctionBodyBuildContext::getAttribute (C++ function)
- onnx_light::FunctionBodyBuildContext::getInputType (C++ function)
- onnx_light::FunctionBodyBuildContext::hasInput (C++ function)
- onnx_light::FunctionBodyBuildContext::hasOutput (C++ function)
- onnx_light::FunctionBodyBuildContext::~FunctionBodyBuildContext (C++ function)
- onnx_light::FunctionBodyBuildContextImpl (C++ struct)
- onnx_light::FunctionBodyBuildContextImpl::attributesByName_ (C++ member)
- onnx_light::FunctionBodyBuildContextImpl::FunctionBodyBuildContextImpl (C++ function)
- onnx_light::FunctionBodyBuildContextImpl::getAttribute (C++ function)
- onnx_light::FunctionBodyBuildContextImpl::getInputType (C++ function)
- onnx_light::FunctionBodyBuildContextImpl::hasInput (C++ function)
- onnx_light::FunctionBodyBuildContextImpl::hasOutput (C++ function)
- onnx_light::FunctionBodyBuildContextImpl::input_types_ (C++ member)
- onnx_light::FunctionBodyBuildContextImpl::node_proto_ (C++ member)
- onnx_light::FunctionBodyHelper (C++ class)
- onnx_light::FunctionBodyHelper::AttributeProtoWrapper (C++ struct)
- onnx_light::FunctionBodyHelper::AttributeProtoWrapper::AttributeProtoWrapper (C++ function), [1], [2]
- onnx_light::FunctionBodyHelper::AttributeProtoWrapper::proto (C++ member)
- onnx_light::FunctionBodyHelper::BuildFunctionProto (C++ function)
- onnx_light::FunctionBodyHelper::BuildNodes (C++ function), [1]
- onnx_light::FunctionBodyHelper::Const (C++ function), [1]
- onnx_light::FunctionBodyHelper::NodeDef (C++ struct)
- onnx_light::FunctionBodyHelper::NodeDef::attributes (C++ member)
- onnx_light::FunctionBodyHelper::NodeDef::domain (C++ member)
- onnx_light::FunctionBodyHelper::NodeDef::inputs (C++ member)
- onnx_light::FunctionBodyHelper::NodeDef::NodeDef (C++ function)
- onnx_light::FunctionBodyHelper::NodeDef::op_type (C++ member)
- onnx_light::FunctionBodyHelper::NodeDef::outputs (C++ member)
- onnx_light::FunctionBodyQueryFunction (C++ type)
- onnx_light::FunctionBuilder (C++ class)
- onnx_light::FunctionBuilder::Add (C++ function), [1], [2], [3]
- onnx_light::FunctionBuilder::AddAttributes (C++ function)
- onnx_light::FunctionBuilder::AddAttributeToNode (C++ function)
- onnx_light::FunctionBuilder::AddInlinedCall (C++ function)
- onnx_light::FunctionBuilder::AddOpset (C++ function)
- onnx_light::FunctionBuilder::Const (C++ function), [1], [2]
- onnx_light::FunctionBuilder::Const1D (C++ function)
- onnx_light::FunctionBuilder::FunctionBuilder (C++ function)
- onnx_light::FunctionBuilder::funProto (C++ member)
- onnx_light::FunctionExpandHelper (C++ function)
- onnx_light::FunctionImplId (C++ type)
- onnx_light::FunctionProto (C++ class)
- onnx_light::FunctionProto::add_metadata (C++ function)
- onnx_light::FunctionProto::add_node (C++ function)
- onnx_light::FunctionProto::add_opset (C++ function)
- onnx_light::FunctionProto::attribute_proto (C++ member)
- onnx_light::FunctionProto::doc_string (C++ member)
- onnx_light::FunctionProto::domain (C++ member)
- onnx_light::FunctionProto::metadata_props (C++ member)
- onnx_light::FunctionProto::name (C++ member)
- onnx_light::FunctionProto::node (C++ member)
- onnx_light::FunctionProto::opset_import (C++ member)
- onnx_light::FunctionProto::overload (C++ member)
- onnx_light::FunctionProto::value_info (C++ member)
- onnx_light::FunctionSpecId (C++ type)
- onnx_light::GatherOp13DataPropagator (C++ function)
- onnx_light::GenerateBroadcastingDocMul (C++ function)
- onnx_light::GenerateBroadcastingDocUni (C++ function)
- onnx_light::GenerateOptionalArgumentsDoc (C++ function)
- onnx_light::generic_graph_node_list (C++ struct)
- onnx_light::generic_graph_node_list::begin (C++ function), [1]
- onnx_light::generic_graph_node_list::const_iterator (C++ type)
- onnx_light::generic_graph_node_list::d (C++ member)
- onnx_light::generic_graph_node_list::end (C++ function), [1]
- onnx_light::generic_graph_node_list::generic_graph_node_list (C++ function)
- onnx_light::generic_graph_node_list::head (C++ member)
- onnx_light::generic_graph_node_list::iterator (C++ type)
- onnx_light::generic_graph_node_list::rbegin (C++ function), [1]
- onnx_light::generic_graph_node_list::rend (C++ function), [1]
- onnx_light::generic_graph_node_list::reverse (C++ function), [1]
- onnx_light::generic_graph_node_list_iterator (C++ struct)
- onnx_light::generic_graph_node_list_iterator::cur (C++ member)
- onnx_light::generic_graph_node_list_iterator::d (C++ member)
- onnx_light::generic_graph_node_list_iterator::destroyCurrent (C++ function)
- onnx_light::generic_graph_node_list_iterator::difference_type (C++ type)
- onnx_light::generic_graph_node_list_iterator::generic_graph_node_list_iterator (C++ function), [1]
- onnx_light::generic_graph_node_list_iterator::iterator_category (C++ type)
- onnx_light::generic_graph_node_list_iterator::operator* (C++ function)
- onnx_light::generic_graph_node_list_iterator::operator++ (C++ function), [1]
- onnx_light::generic_graph_node_list_iterator::operator-- (C++ function), [1]
- onnx_light::generic_graph_node_list_iterator::operator-> (C++ function)
- onnx_light::generic_graph_node_list_iterator::pointer (C++ type)
- onnx_light::generic_graph_node_list_iterator::reference (C++ type)
- onnx_light::generic_graph_node_list_iterator::reverse (C++ function)
- onnx_light::generic_graph_node_list_iterator::reverseDir (C++ function)
- onnx_light::generic_graph_node_list_iterator::value_type (C++ type)
- onnx_light::getAttribute (C++ function), [1]
- onnx_light::getAttributeElementTypeAndLength (C++ function)
- onnx_light::GetAttributeInts (C++ function)
- onnx_light::GetAttributeOr (C++ function), [1], [2], [3]
- onnx_light::getAttributeProtoElemTypeAndLength (C++ function)
- onnx_light::GetCalleeId (C++ function)
- onnx_light::getConvPoolStrides (C++ function)
- onnx_light::GetFunctionImplId (C++ function), [1]
- onnx_light::getInputShape (C++ function)
- onnx_light::GetOpSchema (C++ function)
- onnx_light::getOptionalInputShape (C++ function)
- onnx_light::getOutputShape (C++ function)
- onnx_light::getRepeatedAttribute (C++ function)
- onnx_light::getRequiredAttribute (C++ function)
- onnx_light::getRequiredAttributeInt (C++ function)
- onnx_light::getShapeInput (C++ function), [1]
- onnx_light::getTensorElementType (C++ function)
- onnx_light::getTensorMutableShape (C++ function)
- onnx_light::globalPoolTypeShapeInference (C++ function)
- onnx_light::Graph (C++ struct)
- onnx_light::Graph::addInitializer (C++ function)
- onnx_light::Graph::addInitializerAndCreateValue (C++ function)
- onnx_light::Graph::addInitializerAndInput (C++ function), [1]
- onnx_light::Graph::addInput (C++ function)
- onnx_light::Graph::advanceStage (C++ function)
- onnx_light::Graph::all_nodes (C++ member)
- onnx_light::Graph::all_values (C++ member)
- onnx_light::Graph::appendNode (C++ function)
- onnx_light::Graph::begin (C++ function), [1]
- onnx_light::Graph::clearInitializers (C++ function)
- onnx_light::Graph::create (C++ function), [1]
- onnx_light::Graph::createValue (C++ function)
- onnx_light::Graph::doc_string_ (C++ member)
- onnx_light::Graph::docString (C++ function)
- onnx_light::Graph::end (C++ function), [1]
- onnx_light::Graph::eraseInitializer (C++ function)
- onnx_light::Graph::eraseInitializerAndInput (C++ function)
- onnx_light::Graph::eraseInput (C++ function)
- onnx_light::Graph::forEachNode (C++ function), [1]
- onnx_light::Graph::forSelfAndEachSubGraph (C++ function), [1]
- onnx_light::Graph::freeNode (C++ function)
- onnx_light::Graph::freeValue (C++ function)
- onnx_light::Graph::getInitializer (C++ function)
- onnx_light::Graph::getNextUnique (C++ function)
- onnx_light::Graph::getNextUniqueName (C++ function)
- onnx_light::Graph::Graph (C++ function)
- onnx_light::Graph::has_doc_string (C++ function)
- onnx_light::Graph::has_doc_string_ (C++ member)
- onnx_light::Graph::has_name (C++ function)
- onnx_light::Graph::has_name_ (C++ member)
- onnx_light::Graph::initializer_names (C++ function)
- onnx_light::Graph::initializer_names_ (C++ member)
- onnx_light::Graph::initializer_node_ (C++ member)
- onnx_light::Graph::initializers (C++ function)
- onnx_light::Graph::initializers_ (C++ member)
- onnx_light::Graph::initOutput (C++ function)
- onnx_light::Graph::input_ (C++ member)
- onnx_light::Graph::inputs (C++ function), [1]
- onnx_light::Graph::is_constant_initializer (C++ function)
- onnx_light::Graph::isNameUnique (C++ function)
- onnx_light::Graph::name (C++ function)
- onnx_light::Graph::name_ (C++ member)
- onnx_light::Graph::new_node_stage_ (C++ member)
- onnx_light::Graph::next_unique_ (C++ member)
- onnx_light::Graph::nodes (C++ function), [1]
- onnx_light::Graph::ONNX_DISALLOW_COPY_AND_ASSIGNMENT (C++ function)
- onnx_light::Graph::operator<< (C++ function)
- onnx_light::Graph::opset_versions_ (C++ member)
- onnx_light::Graph::opset_versions_mutable (C++ function)
- onnx_light::Graph::output_ (C++ member)
- onnx_light::Graph::outputs (C++ function), [1]
- onnx_light::Graph::prependNode (C++ function)
- onnx_light::Graph::rbegin (C++ function), [1]
- onnx_light::Graph::registerOutput (C++ function)
- onnx_light::Graph::rend (C++ function), [1]
- onnx_light::Graph::return_node (C++ function), [1]
- onnx_light::Graph::setDocString (C++ function)
- onnx_light::Graph::setName (C++ function)
- onnx_light::Graph::setStage (C++ function)
- onnx_light::Graph::setStageTemporary (C++ function)
- onnx_light::Graph::stage (C++ function)
- onnx_light::Graph::toString (C++ function)
- onnx_light::Graph::~Graph (C++ function)
- onnx_light::graph_node_list (C++ type)
- onnx_light::graph_node_list_iterator (C++ type)
- onnx_light::GraphAttr (C++ type)
- onnx_light::GraphInferencer (C++ class)
- onnx_light::GraphInferencer::doInferencing (C++ function)
- onnx_light::GraphInferencer::~GraphInferencer (C++ function)
- onnx_light::GraphProto (C++ class)
- onnx_light::GraphProto::add_metadata (C++ function)
- onnx_light::GraphProto::add_node (C++ function)
- onnx_light::GraphProto::doc_string (C++ member)
- onnx_light::GraphProto::initializer (C++ member)
- onnx_light::GraphProto::input (C++ member)
- onnx_light::GraphProto::metadata_props (C++ member)
- onnx_light::GraphProto::name (C++ member)
- onnx_light::GraphProto::node (C++ member)
- onnx_light::GraphProto::output (C++ member)
- onnx_light::GraphProto::quantization_annotation (C++ member)
- onnx_light::GraphProto::sparse_initializer (C++ member)
- onnx_light::GraphProto::value_info (C++ member)
- onnx_light::GraphsAttr (C++ type)
- onnx_light::gridSampleShapeInference (C++ function)
- onnx_light::handle_negative_axis_validate (C++ function)
- onnx_light::hasInputShape (C++ function)
- onnx_light::hasNInputShapes (C++ function)
- onnx_light::hasShape (C++ function)
- onnx_light::IdList (C++ type)
- onnx_light::IfInferenceFunction (C++ function)
- onnx_light::IMAGE (C++ member)
- onnx_light::ImportModelProto (C++ function)
- onnx_light::InferenceContext (C++ struct)
- onnx_light::InferenceContext::getAttribute (C++ function)
- onnx_light::InferenceContext::getDisplayName (C++ function)
- onnx_light::InferenceContext::getGraphAttributeInferencer (C++ function)
- onnx_light::InferenceContext::getInputData (C++ function)
- onnx_light::InferenceContext::getInputSparseData (C++ function)
- onnx_light::InferenceContext::getInputType (C++ function)
- onnx_light::InferenceContext::getNumInputs (C++ function)
- onnx_light::InferenceContext::getNumOutputs (C++ function)
- onnx_light::InferenceContext::getOutputType (C++ function)
- onnx_light::InferenceContext::getSymbolicInput (C++ function)
- onnx_light::InferenceContext::hasInput (C++ function)
- onnx_light::InferenceContext::hasOutput (C++ function)
- onnx_light::InferenceContext::unifyInputShape (C++ function)
- onnx_light::InferenceContext::unifyInputShapePrefix (C++ function)
- onnx_light::InferenceContext::~InferenceContext (C++ function)
- onnx_light::InferenceError (C++ class)
- onnx_light::InferenceError::AppendContext (C++ function)
- onnx_light::InferenceError::expanded_message_ (C++ member)
- onnx_light::InferenceError::InferenceError (C++ function)
- onnx_light::InferenceError::what (C++ function)
- onnx_light::InferenceFunction (C++ type)
- onnx_light::inliner (C++ type)
- onnx_light::inliner::CheckFunctionCallCycles (C++ function)
- onnx_light::inliner::FunctionId (C++ type)
- onnx_light::inliner::FunctionIdSet (C++ class)
- onnx_light::inliner::FunctionIdSet::Contains (C++ function)
- onnx_light::inliner::FunctionIdSet::Create (C++ function)
- onnx_light::inliner::FunctionIdSet::~FunctionIdSet (C++ function)
- onnx_light::inliner::FunctionIdVector (C++ type)
- onnx_light::inliner::GetUsedVars (C++ function)
- onnx_light::inliner::InlineLocalFunctions (C++ function)
- onnx_light::inliner::InlineSelectedFunctions (C++ function), [1]
- onnx_light::inliner::InlineSelectedLocalFunctions (C++ function)
- onnx_light::inliner::Renamer (C++ class)
- onnx_light::inliner::Renamer::BindName (C++ function)
- onnx_light::inliner::Renamer::BindToUniqueName (C++ function)
- onnx_light::inliner::Renamer::pImpl_ (C++ member)
- onnx_light::inliner::Renamer::RenameNode (C++ function)
- onnx_light::inliner::Renamer::Renamer (C++ function), [1]
- onnx_light::inliner::Renamer::~Renamer (C++ function)
- onnx_light::IntAttr (C++ type)
- onnx_light::internal (C++ type), [1]
- onnx_light::internal::AttributeBinder (C++ class)
- onnx_light::internal::AttributeBinder::attr_map_ (C++ member)
- onnx_light::internal::AttributeBinder::AttributeBinder (C++ function)
- onnx_light::internal::AttributeBinder::BindAttributes (C++ function)
- onnx_light::internal::AttributeBinder::VisitNode (C++ function)
- onnx_light::internal::AttributeMap (C++ type)
- onnx_light::internal::MutableVisitor (C++ struct)
- onnx_light::internal::MutableVisitor::ProcessAttribute (C++ function)
- onnx_light::internal::MutableVisitor::ProcessFunction (C++ function)
- onnx_light::internal::MutableVisitor::ProcessGraph (C++ function)
- onnx_light::internal::MutableVisitor::ProcessNode (C++ function)
- onnx_light::internal::MutableVisitor::VisitAttribute (C++ function)
- onnx_light::internal::MutableVisitor::VisitFunction (C++ function)
- onnx_light::internal::MutableVisitor::VisitGraph (C++ function)
- onnx_light::internal::MutableVisitor::VisitNode (C++ function)
- onnx_light::internal::MutableVisitor::~MutableVisitor (C++ function)
- onnx_light::internal::Visitor (C++ struct)
- onnx_light::internal::Visitor::ProcessAttribute (C++ function)
- onnx_light::internal::Visitor::ProcessFunction (C++ function)
- onnx_light::internal::Visitor::ProcessGraph (C++ function)
- onnx_light::internal::Visitor::ProcessNode (C++ function)
- onnx_light::internal::Visitor::VisitAttribute (C++ function)
- onnx_light::internal::Visitor::VisitFunction (C++ function)
- onnx_light::internal::Visitor::VisitGraph (C++ function)
- onnx_light::internal::Visitor::VisitNode (C++ function)
- onnx_light::internal::Visitor::~Visitor (C++ function)
- onnx_light::IntIntListEntryProto (C++ class)
- onnx_light::IntIntListEntryProto::key (C++ member)
- onnx_light::IntIntListEntryProto::value (C++ member)
- onnx_light::IntsAttr (C++ type)
- onnx_light::is_processor_little_endian (C++ function)
- onnx_light::ISchemaRegistry (C++ class)
- onnx_light::ISchemaRegistry::GetSchema (C++ function), [1], [2]
- onnx_light::ISchemaRegistry::~ISchemaRegistry (C++ function)
- onnx_light::IsOnnxDomain (C++ function), [1]
- onnx_light::IteratorTensorProto (C++ class)
- onnx_light::IteratorTensorProto::IteratorTensorProto (C++ function)
- onnx_light::IteratorTensorProto::next (C++ function)
- onnx_light::IteratorTensorProto::operator* (C++ function)
- onnx_light::IteratorTensorProto::operator-> (C++ function)
- onnx_light::IteratorTensorProto::Position (C++ struct)
- onnx_light::IteratorTensorProto::Position::attr_index (C++ member)
- onnx_light::IteratorTensorProto::Position::graph (C++ member)
- onnx_light::IteratorTensorProto::Position::node_index (C++ member)
- onnx_light::IteratorTensorProto::Position::node_initializer_index (C++ member)
- onnx_light::IteratorTensorProto::positions_ (C++ member)
- onnx_light::IteratorTensorProto::tp_ (C++ member)
- onnx_light::kDoc_Acos_ver7 (C++ member)
- onnx_light::kDoc_Acosh_ver9 (C++ member)
- onnx_light::kDoc_Asin_ver7 (C++ member)
- onnx_light::kDoc_Asinh_ver9 (C++ member)
- onnx_light::kDoc_Atan_ver7 (C++ member)
- onnx_light::kDoc_Atanh_ver9 (C++ member)
- onnx_light::kDoc_Bernoulli_ver15 (C++ member)
- onnx_light::kDoc_BitCast_ver26 (C++ member)
- onnx_light::kDoc_Cast_ver24 (C++ member)
- onnx_light::kDoc_CastLike_ver24 (C++ member)
- onnx_light::kDoc_Compress_ver9 (C++ member)
- onnx_light::kDoc_Constant_ver24 (C++ member)
- onnx_light::kDoc_ConstantOfShape_ver24 (C++ member)
- onnx_light::kDoc_Cos_ver7 (C++ member)
- onnx_light::kDoc_Cosh_ver9 (C++ member)
- onnx_light::kDoc_CumSum_ver11 (C++ member)
- onnx_light::kDoc_DeformConv_ver19 (C++ member)
- onnx_light::kDoc_DequantizeLinear_ver24 (C++ member)
- onnx_light::kDoc_Det_ver11 (C++ member)
- onnx_light::kDoc_Dropout_ver13 (C++ member)
- onnx_light::kDoc_Elu_ver6 (C++ member)
- onnx_light::kDoc_Erf_ver9 (C++ member)
- onnx_light::kDoc_Exp_ver6 (C++ member)
- onnx_light::kDoc_Expand_ver8 (C++ member)
- onnx_light::kDoc_EyeLike_ver9 (C++ member)
- onnx_light::kDoc_Flatten_ver24 (C++ member)
- onnx_light::kDoc_GridSample_ver20 (C++ member)
- onnx_light::kDoc_GRU_ver14 (C++ member)
- onnx_light::kDoc_HardSigmoid_ver6 (C++ member)
- onnx_light::kDoc_HardSwish_ver14 (C++ member)
- onnx_light::kDoc_InstanceNormalization_ver6 (C++ member)
- onnx_light::kDoc_LeakyRelu_ver1 (C++ member)
- onnx_light::kDoc_Log_ver6 (C++ member)
- onnx_light::kDoc_Loop_ver23 (C++ member)
- onnx_light::kDoc_LpNormalization_ver1 (C++ member)
- onnx_light::kDoc_LSTM_ver14 (C++ member)
- onnx_light::kDoc_MatMul_ver9 (C++ member)
- onnx_light::kDoc_MaxUnpool_ver11 (C++ member)
- onnx_light::kDoc_mish_ver18 (C++ member)
- onnx_light::kDoc_Multinomial_ver7 (C++ member)
- onnx_light::kDoc_Neg_ver6 (C++ member)
- onnx_light::kDoc_NegativeLogLikelihoodLoss_ver13 (C++ member)
- onnx_light::kDoc_NonMaxSuppression_ver10 (C++ member)
- onnx_light::kDoc_Pad_ver24 (C++ member)
- onnx_light::kDoc_Pow_ver13 (C++ member)
- onnx_light::kDoc_PRelu_ver7 (C++ member)
- onnx_light::kDoc_RandomNormal_ver1 (C++ member)
- onnx_light::kDoc_RandomNormalLike_ver1 (C++ member)
- onnx_light::kDoc_RandomUniform_ver1 (C++ member)
- onnx_light::kDoc_RandomUniformLike_ver1 (C++ member)
- onnx_light::kDoc_Reciprocal_ver6 (C++ member)
- onnx_light::kDoc_Relu_ver6 (C++ member)
- onnx_light::kDoc_Reshape_ver24 (C++ member)
- onnx_light::kDoc_RNN_ver14 (C++ member)
- onnx_light::kDoc_RoiAlign_ver16 (C++ member)
- onnx_light::kDoc_Round_ver11 (C++ member)
- onnx_light::kDoc_scan_24 (C++ member)
- onnx_light::kDoc_Selu_ver6 (C++ member)
- onnx_light::kDoc_Shape_ver24 (C++ member)
- onnx_light::kDoc_Sigmoid_ver6 (C++ member)
- onnx_light::kDoc_Sign_ver9 (C++ member)
- onnx_light::kDoc_Sin_ver7 (C++ member)
- onnx_light::kDoc_Sinh_ver9 (C++ member)
- onnx_light::kDoc_Size_ver24 (C++ member)
- onnx_light::kDoc_Softplus_ver1 (C++ member)
- onnx_light::kDoc_Softsign_ver1 (C++ member)
- onnx_light::kDoc_SpaceToDepth_ver1 (C++ member)
- onnx_light::kDoc_Sqrt_ver6 (C++ member)
- onnx_light::kDoc_Squeeze_ver24 (C++ member)
- onnx_light::kDoc_Tan_ver7 (C++ member)
- onnx_light::kDoc_Tanh_ver6 (C++ member)
- onnx_light::kDoc_ThresholdedRelu_ver10 (C++ member)
- onnx_light::kDoc_Tile_ver6 (C++ member)
- onnx_light::kDoc_Unsqueeze_ver24 (C++ member)
- onnx_light::kDoc_Upsample_ver7 (C++ member)
- onnx_light::kDoc_Where_ver9 (C++ member)
- onnx_light::KeepAspectRatioHelper (C++ function)
- onnx_light::KeepAspectRatioPolicy (C++ enum)
- onnx_light::KeepAspectRatioPolicy::NOT_LARGER (C++ enumerator)
- onnx_light::KeepAspectRatioPolicy::NOT_SMALLER (C++ enumerator)
- onnx_light::KeepAspectRatioPolicy::STRETCH (C++ enumerator)
- onnx_light::KeyWordMap (C++ class)
- onnx_light::KeyWordMap::Instance (C++ function)
- onnx_light::KeyWordMap::KeyWord (C++ enum)
- onnx_light::KeyWordMap::KeyWord::DOC_STRING (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::DOMAIN_KW (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::IR_VERSION (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::MAP_TYPE (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::METADATA_PROPS (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::MODEL_VERSION (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::NONE (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::OPSET_IMPORT (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::OPTIONAL_TYPE (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::OVERLOAD_KW (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::PRODUCER_NAME (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::PRODUCER_VERSION (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::SEQ_TYPE (C++ enumerator)
- onnx_light::KeyWordMap::KeyWord::SPARSE_TENSOR_TYPE (C++ enumerator)
- onnx_light::KeyWordMap::KeyWordMap (C++ function)
- onnx_light::KeyWordMap::Lookup (C++ function)
- onnx_light::KeyWordMap::map_ (C++ member)
- onnx_light::KeyWordMap::ToString (C++ function)
- onnx_light::kNextDirection (C++ member)
- onnx_light::kPrevDirection (C++ member)
- onnx_light::kSmallTensorDataThresholdBytes (C++ member)
- onnx_light::LoadExternalDataForModel (C++ function)
- onnx_light::LoadProtoFromPath (C++ function)
- onnx_light::LocaleIndependentStod (C++ function)
- onnx_light::LocaleIndependentStof (C++ function)
- onnx_light::LoopInferenceFunction (C++ function)
- onnx_light::MakeAttribute (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12]
- onnx_light::MakeInitializer (C++ function)
- onnx_light::MakeInitializerShape (C++ function)
- onnx_light::MakeNode (C++ function)
- onnx_light::MakeRefAttribute (C++ function), [1]
- onnx_light::MakeString (C++ function), [1], [2]
- onnx_light::MakeStringInternal (C++ function), [1], [2]
- onnx_light::MapProto (C++ class)
- onnx_light::MapProto::key_type (C++ member)
- onnx_light::MapProto::keys (C++ member)
- onnx_light::MapProto::MapProto (C++ function)
- onnx_light::MapProto::name (C++ member)
- onnx_light::MapProto::set_key_type (C++ function)
- onnx_light::MapProto::string_keys (C++ member)
- onnx_light::MapProto::values (C++ member)
- onnx_light::MergeGraphs (C++ function)
- onnx_light::mergeInDimensionInfo (C++ function)
- onnx_light::mergeInShapeInfo (C++ function), [1], [2], [3]
- onnx_light::MergeModels (C++ function)
- onnx_light::Message (C++ class)
- onnx_light::Message::Message (C++ function)
- onnx_light::Message::operator== (C++ function)
- onnx_light::ModelProto (C++ class)
- onnx_light::ModelProto::add_function (C++ function)
- onnx_light::ModelProto::add_metadata (C++ function)
- onnx_light::ModelProto::add_opset (C++ function)
- onnx_light::ModelProto::configuration (C++ member)
- onnx_light::ModelProto::doc_string (C++ member)
- onnx_light::ModelProto::domain (C++ member)
- onnx_light::ModelProto::functions (C++ member)
- onnx_light::ModelProto::graph (C++ member)
- onnx_light::ModelProto::ir_version (C++ member)
- onnx_light::ModelProto::metadata_props (C++ member)
- onnx_light::ModelProto::model_version (C++ member)
- onnx_light::ModelProto::opset_import (C++ member)
- onnx_light::ModelProto::producer_name (C++ member)
- onnx_light::ModelProto::producer_version (C++ member)
- onnx_light::ModelProto::SerializeToString (C++ function), [1]
- onnx_light::multidirectionalBroadcastShapeInference (C++ function)
- onnx_light::multiplyDims (C++ function)
- onnx_light::narrow (C++ function)
- onnx_light::narrow_cast (C++ function)
- onnx_light::Node (C++ struct)
- onnx_light::Node::addInput (C++ function)
- onnx_light::Node::addOutput (C++ function)
- onnx_light::Node::cast (C++ function), [1]
- onnx_light::Node::destroy (C++ function)
- onnx_light::Node::doc_string_ (C++ member)
- onnx_light::Node::docString (C++ function)
- onnx_light::Node::domain (C++ function)
- onnx_light::Node::domain_ (C++ member)
- onnx_light::Node::dropInput (C++ function)
- onnx_light::Node::eraseOutput (C++ function)
- onnx_light::Node::expect (C++ function), [1]
- onnx_light::Node::findUseForInput (C++ function)
- onnx_light::Node::graph_ (C++ member)
- onnx_light::Node::has_doc_string (C++ function)
- onnx_light::Node::has_doc_string_ (C++ member)
- onnx_light::Node::has_domain (C++ function)
- onnx_light::Node::has_domain_ (C++ member)
- onnx_light::Node::has_name (C++ function)
- onnx_light::Node::has_name_ (C++ member)
- onnx_light::Node::has_overload (C++ function)
- onnx_light::Node::has_overload_ (C++ member)
- onnx_light::Node::hasUses (C++ function)
- onnx_light::Node::inGraphList (C++ function)
- onnx_light::Node::input (C++ function), [1], [2], [3]
- onnx_light::Node::inputs (C++ function), [1]
- onnx_light::Node::inputs_ (C++ member)
- onnx_light::Node::insertAfter (C++ function)
- onnx_light::Node::insertBefore (C++ function)
- onnx_light::Node::isBefore (C++ function)
- onnx_light::Node::iterator (C++ function), [1]
- onnx_light::Node::kind (C++ function)
- onnx_light::Node::kind_ (C++ member)
- onnx_light::Node::moveAfter (C++ function)
- onnx_light::Node::moveBefore (C++ function)
- onnx_light::Node::name (C++ function)
- onnx_light::Node::name_ (C++ member)
- onnx_light::Node::next (C++ function), [1]
- onnx_light::Node::next_in_graph (C++ function), [1]
- onnx_light::Node::next_in_graph_ (C++ member)
- onnx_light::Node::Node (C++ function)
- onnx_light::Node::ONNX_DISALLOW_COPY_AND_ASSIGNMENT (C++ function)
- onnx_light::Node::output (C++ function), [1]
- onnx_light::Node::outputs (C++ function), [1]
- onnx_light::Node::outputs_ (C++ member)
- onnx_light::Node::overload (C++ function)
- onnx_light::Node::overload_ (C++ member)
- onnx_light::Node::owningGraph (C++ function), [1]
- onnx_light::Node::prev (C++ function), [1]
- onnx_light::Node::removeAllInputs (C++ function)
- onnx_light::Node::removeFromList (C++ function)
- onnx_light::Node::removeInput (C++ function)
- onnx_light::Node::replaceAllUsesWith (C++ function)
- onnx_light::Node::replaceInput (C++ function)
- onnx_light::Node::replaceInputWith (C++ function)
- onnx_light::Node::reverseIterator (C++ function), [1]
- onnx_light::Node::setDocString (C++ function)
- onnx_light::Node::setDomain (C++ function)
- onnx_light::Node::setName (C++ function)
- onnx_light::Node::setOverload (C++ function)
- onnx_light::Node::setStage (C++ function)
- onnx_light::Node::stage (C++ function)
- onnx_light::Node::stage_ (C++ member)
- onnx_light::Node::~Node (C++ function)
- onnx_light::node_list (C++ type)
- onnx_light::NodeDeviceConfigurationProto (C++ class)
- onnx_light::NodeDeviceConfigurationProto::configuration_id (C++ member)
- onnx_light::NodeDeviceConfigurationProto::pipeline_stage (C++ member)
- onnx_light::NodeDeviceConfigurationProto::sharding_spec (C++ member)
- onnx_light::NodeKind (C++ type)
- onnx_light::NodeList (C++ type)
- onnx_light::NodeProto (C++ class)
- onnx_light::NodeProto::add_metadata (C++ function)
- onnx_light::NodeProto::attribute (C++ member)
- onnx_light::NodeProto::device_configurations (C++ member)
- onnx_light::NodeProto::doc_string (C++ member)
- onnx_light::NodeProto::domain (C++ member)
- onnx_light::NodeProto::metadata_props (C++ member)
- onnx_light::NodeProto::name (C++ member)
- onnx_light::NodeProto::op_type (C++ member)
- onnx_light::NodeProto::overload (C++ member)
- onnx_light::NodeProto::set_attribute (C++ function)
- onnx_light::NonZero_ver9_doc (C++ member)
- onnx_light::NormalizeDomain (C++ function)
- onnx_light::onnx_backend_test (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20]
- onnx_light::onnx_backend_test::AppendDataSet (C++ function)
- onnx_light::onnx_backend_test::AppendValueInfo (C++ function), [1], [2], [3]
- onnx_light::onnx_backend_test::CollectControlflowTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectEmptyShapeTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectGeneratorTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectImageTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectLocalFunctionTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectLogicalTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectMathTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectNanInfTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectNNTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectObjectDetectionTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectOptionalTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectPreviewTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectQuantizationTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectReductionTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectSequenceTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectShapeInferenceTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectTensorTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectTestCasesByName (C++ function)
- onnx_light::onnx_backend_test::CollectTextTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectTraditionalMLTestCases (C++ function)
- onnx_light::onnx_backend_test::CollectTrainingTestCases (C++ function)
- onnx_light::onnx_backend_test::DataSet (C++ struct)
- onnx_light::onnx_backend_test::DataSet::inputs (C++ member)
- onnx_light::onnx_backend_test::DataSet::maps (C++ member)
- onnx_light::onnx_backend_test::DataSet::outputs (C++ member)
- onnx_light::onnx_backend_test::DimSpec (C++ struct)
- onnx_light::onnx_backend_test::DimSpec::DimSpec (C++ function), [1], [2], [3], [4]
- onnx_light::onnx_backend_test::DimSpec::param (C++ member)
- onnx_light::onnx_backend_test::DimSpec::value (C++ member)
- onnx_light::onnx_backend_test::DispatchRegisterByOpType (C++ function)
- onnx_light::onnx_backend_test::Expect (C++ function)
- onnx_light::onnx_backend_test::InitModel (C++ function)
- onnx_light::onnx_backend_test::MapTypeSpec (C++ function)
- onnx_light::onnx_backend_test::OpRegisterMap (C++ type)
- onnx_light::onnx_backend_test::OpsetId (C++ type)
- onnx_light::onnx_backend_test::RegisterAbsCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAcosCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAcoshCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAdagradCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAdamCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAddCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAddConcatReshapeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAddEmptyShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAddNanInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAffineGridCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAndCases (C++ function)
- onnx_light::onnx_backend_test::RegisterArgMaxCases (C++ function)
- onnx_light::onnx_backend_test::RegisterArgMinCases (C++ function)
- onnx_light::onnx_backend_test::RegisterArrayFeatureExtractorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAsinCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAsinhCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAtanCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAtanhCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAttentionCases (C++ function)
- onnx_light::onnx_backend_test::RegisterAveragePoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBatchNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBernoulliCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBinarizerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBitCastCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBitShiftCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBitwiseAndCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBitwiseNotCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBitwiseOrCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBitwiseXorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterBlackmanWindowCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCasesFn (C++ type)
- onnx_light::onnx_backend_test::RegisterCastCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCastLikeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCastMapCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCategoryMapperCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCausalConvWithStateCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCeilCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCeluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCenterCropPadCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCheckShapeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterClipCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCol2ImCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCompressCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCompressEmptyShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConcatCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConcatFromSequenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConcatSplitShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConstantCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConstantOfShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConvCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConvIntegerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterConvTransposeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCosCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCoshCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCumProdCases (C++ function)
- onnx_light::onnx_backend_test::RegisterCumSumCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDeformConvCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDelayedInitializerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDepthToSpaceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDequantizeLinearCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDetCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDFTCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDictVectorizerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDimensionExpressionShapeInferenceCase (C++ function)
- onnx_light::onnx_backend_test::RegisterDivCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDivEmptyShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDivNanInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDropoutCases (C++ function)
- onnx_light::onnx_backend_test::RegisterDynamicQuantizeLinearCases (C++ function)
- onnx_light::onnx_backend_test::RegisterEinsumCases (C++ function)
- onnx_light::onnx_backend_test::RegisterEluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterEqualCases (C++ function)
- onnx_light::onnx_backend_test::RegisterErfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterExpandCases (C++ function)
- onnx_light::onnx_backend_test::RegisterExpCases (C++ function)
- onnx_light::onnx_backend_test::RegisterEyeLikeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterFeatureVectorizerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterFlattenCases (C++ function)
- onnx_light::onnx_backend_test::RegisterFlexAttentionCases (C++ function)
- onnx_light::onnx_backend_test::RegisterFloorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterFloorDivOffsetShapeInferenceCase (C++ function)
- onnx_light::onnx_backend_test::RegisterFunctionCallsFunctionAcrossDomainsCase (C++ function)
- onnx_light::onnx_backend_test::RegisterFunctionLinkedAttributeCase (C++ function)
- onnx_light::onnx_backend_test::RegisterFunctionThreeLevelNestedCallsCase (C++ function)
- onnx_light::onnx_backend_test::RegisterGatherCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGatherElementsCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGatherNDCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGatherValueAsShapeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGeluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGemmCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGlobalAveragePoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGlobalLpPoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGlobalMaxPoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGreaterCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGreaterOrEqualCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGridSampleCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGroupNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterGRUCases (C++ function)
- onnx_light::onnx_backend_test::RegisterHammingWindowCases (C++ function)
- onnx_light::onnx_backend_test::RegisterHannWindowCases (C++ function)
- onnx_light::onnx_backend_test::RegisterHardmaxCases (C++ function)
- onnx_light::onnx_backend_test::RegisterHardSigmoidCases (C++ function)
- onnx_light::onnx_backend_test::RegisterHardSwishCases (C++ function)
- onnx_light::onnx_backend_test::RegisterIdentityCases (C++ function)
- onnx_light::onnx_backend_test::RegisterIfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterIfSymbolicShapesShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterImageDecoderCases (C++ function)
- onnx_light::onnx_backend_test::RegisterImputerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterInstanceNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterIsInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterIsNaNCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLabelEncoderCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLayerNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLeakyReluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLessCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLessOrEqualCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLinearAttentionCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLinearClassifierCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLinearRegressorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLocalFunctionAddShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLogCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLogSoftmaxCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLoopCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLoopPairwiseDistanceShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLoopTopKPairwiseDistanceShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLpNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLpPoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLRNCases (C++ function)
- onnx_light::onnx_backend_test::RegisterLSTMCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMatMulCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMatMulIntegerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMaxCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMaxPoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMaxRoiPoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMaxUnpoolCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMeanCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMeanVarianceNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMelWeightMatrixCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMinCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMishCases (C++ function)
- onnx_light::onnx_backend_test::RegisterModCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMomentumCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMulCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMulEmptyShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMulNanInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterMultinomialCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNegativeLogLikelihoodLossCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNegCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNestedLocalFunctionAddShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNonMaxSuppressionCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNonZeroCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNonZeroChainNamedShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNormalizerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterNotCases (C++ function)
- onnx_light::onnx_backend_test::RegisterOneHotCases (C++ function)
- onnx_light::onnx_backend_test::RegisterOneHotEncoderCases (C++ function)
- onnx_light::onnx_backend_test::RegisterOptionalCases (C++ function)
- onnx_light::onnx_backend_test::RegisterOptionalGetElementCases (C++ function)
- onnx_light::onnx_backend_test::RegisterOptionalHasElementCases (C++ function)
- onnx_light::onnx_backend_test::RegisterOrCases (C++ function)
- onnx_light::onnx_backend_test::RegisterPadCannyAverageShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterPadCases (C++ function)
- onnx_light::onnx_backend_test::RegisterPowCases (C++ function)
- onnx_light::onnx_backend_test::RegisterPReluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterPReluEmptyShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterQLinearConvCases (C++ function)
- onnx_light::onnx_backend_test::RegisterQLinearMatMulCases (C++ function)
- onnx_light::onnx_backend_test::RegisterQuantizeLinearCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRandomNormalCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRandomNormalLikeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRandomUniformCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRandomUniformLikeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRangeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReciprocalCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceL1Cases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceL2Cases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceLogSumCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceLogSumExpCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceMaxCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceMeanCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceMinCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceProdCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceSumCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReduceSumSquareCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRegexFullMatchCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReshapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReshapeReshapeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterResizeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterResizeTileShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterReverseSequenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRMSNormalizationCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRNNCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRoiAlignCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRotaryEmbeddingCases (C++ function)
- onnx_light::onnx_backend_test::RegisterRoundCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScalerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScanCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScanRunningSumShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScanTopKPairwiseDistanceShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScatterCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScatterElementsCases (C++ function)
- onnx_light::onnx_backend_test::RegisterScatterNDCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSeluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceAtCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceConstructCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceEmptyCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceEraseCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceInsertCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceLengthCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSequenceMapCases (C++ function)
- onnx_light::onnx_backend_test::RegisterShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterShapeIdentityUnsqueezeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterShrinkCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSigmoidCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSignCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSinCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSinhCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSizeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSliceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSliceSymbolicEndShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSoftmaxCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSoftmaxCrossEntropyLossCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSoftplusCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSoftsignCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSpaceToDepthCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSplitCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSplitToSequenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSqrtCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSqueezeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSTFTCases (C++ function)
- onnx_light::onnx_backend_test::RegisterStringConcatCases (C++ function)
- onnx_light::onnx_backend_test::RegisterStringNormalizerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterStringSplitCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSubCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSubEmptyShapeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSubNanInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSumCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSVMClassifierCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSVMRegressorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterSwishCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTanCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTanhCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTensorScatterCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTfIdfVectorizerCases (C++ function)
- onnx_light::onnx_backend_test::RegisterThresholdedReluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTileCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTinyLlmInlinedShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTinyLlmShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTopKCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTopKNanInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTopKPairwiseDistanceShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTransposeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTreeEnsembleCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTreeEnsembleClassifierCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTreeEnsembleRegressorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTriluCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTwoTopKDifferentKShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterTwoTopKSameKShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterUniqueCases (C++ function)
- onnx_light::onnx_backend_test::RegisterUnsqueezeCases (C++ function)
- onnx_light::onnx_backend_test::RegisterUnsqueezeVasReshapeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterUpsampleCases (C++ function)
- onnx_light::onnx_backend_test::RegisterValueAsShapeBuilderShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterValueAsShapeShapeInferenceCases (C++ function)
- onnx_light::onnx_backend_test::RegisterWhereCases (C++ function)
- onnx_light::onnx_backend_test::RegisterWhereNanInfCases (C++ function)
- onnx_light::onnx_backend_test::RegisterXorCases (C++ function)
- onnx_light::onnx_backend_test::RegisterZipMapCases (C++ function)
- onnx_light::onnx_backend_test::SequenceTypeSpec (C++ function)
- onnx_light::onnx_backend_test::TensorTypeSpec (C++ function), [1]
- onnx_light::onnx_backend_test::TestCase (C++ struct)
- onnx_light::onnx_backend_test::TestCase::atol (C++ member)
- onnx_light::onnx_backend_test::TestCase::data_sets (C++ member)
- onnx_light::onnx_backend_test::TestCase::kind (C++ member)
- onnx_light::onnx_backend_test::TestCase::model (C++ member)
- onnx_light::onnx_backend_test::TestCase::model_name (C++ member)
- onnx_light::onnx_backend_test::TestCase::name (C++ member)
- onnx_light::onnx_backend_test::TestCase::operator= (C++ function), [1]
- onnx_light::onnx_backend_test::TestCase::rtol (C++ member)
- onnx_light::onnx_backend_test::TestCase::tag (C++ member)
- onnx_light::onnx_backend_test::TestCase::TestCase (C++ function), [1], [2], [3]
- onnx_light::onnx_backend_test::TypeSpec (C++ struct)
- onnx_light::onnx_backend_test::TypeSpec::children (C++ member)
- onnx_light::onnx_backend_test::TypeSpec::elem_type (C++ member)
- onnx_light::onnx_backend_test::TypeSpec::has_shape (C++ member)
- onnx_light::onnx_backend_test::TypeSpec::Kind (C++ enum)
- onnx_light::onnx_backend_test::TypeSpec::kind (C++ member)
- onnx_light::onnx_backend_test::TypeSpec::Kind::kMap (C++ enumerator)
- onnx_light::onnx_backend_test::TypeSpec::Kind::kSequence (C++ enumerator)
- onnx_light::onnx_backend_test::TypeSpec::Kind::kTensor (C++ enumerator)
- onnx_light::onnx_backend_test::TypeSpec::shape (C++ member)
- onnx_light::ONNX_DOMAIN (C++ member)
- onnx_light::onnx_kernels (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28]
- onnx_light::onnx_kernels::CustomKernelFn (C++ type)
- onnx_light::onnx_kernels::CustomKernelMap (C++ type)
- onnx_light::onnx_kernels::DataType (C++ type)
- onnx_light::onnx_kernels::DemoteFromFloat32 (C++ function)
- onnx_light::onnx_kernels::ElementSize (C++ function)
- onnx_light::onnx_kernels::ExecutionPlan (C++ class)
- onnx_light::onnx_kernels::ExecutionPlan::ExecutionPlan (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::ExecutionPlan::keep (C++ function)
- onnx_light::onnx_kernels::ExecutionPlan::keep_ (C++ member)
- onnx_light::onnx_kernels::ExecutionPlan::node_index_ (C++ member)
- onnx_light::onnx_kernels::ExecutionPlan::num_nodes (C++ function)
- onnx_light::onnx_kernels::ExecutionPlan::releasable (C++ function)
- onnx_light::onnx_kernels::ExecutionPlan::releasable_ (C++ member)
- onnx_light::onnx_kernels::ExecutionPlan::ReleaseAfter (C++ function)
- onnx_light::onnx_kernels::FillValueInfo (C++ function)
- onnx_light::onnx_kernels::FunctionMap (C++ type)
- onnx_light::onnx_kernels::IsHalfPrecision (C++ function)
- onnx_light::onnx_kernels::kDefaultSeed (C++ member)
- onnx_light::onnx_kernels::kernel (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20]
- onnx_light::onnx_kernels::kernel::Abs (C++ class)
- onnx_light::onnx_kernels::kernel::Abs::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Abs::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Abs::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Acos (C++ class)
- onnx_light::onnx_kernels::kernel::Acos::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Acos::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Acos::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Acosh (C++ class)
- onnx_light::onnx_kernels::kernel::Acosh::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Acosh::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Acosh::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Adagrad (C++ class)
- onnx_light::onnx_kernels::kernel::Adagrad::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Adagrad::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Adagrad::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Adam (C++ class)
- onnx_light::onnx_kernels::kernel::Adam::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Adam::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Adam::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Add (C++ class)
- onnx_light::onnx_kernels::kernel::Add::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Add::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Add::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::AffineGrid (C++ class)
- onnx_light::onnx_kernels::kernel::AffineGrid::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::AffineGrid::Attributes::align_corners (C++ member)
- onnx_light::onnx_kernels::kernel::AffineGrid::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::AffineGrid::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::AffineGrid::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::And (C++ class)
- onnx_light::onnx_kernels::kernel::And::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::And::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::And::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ArgMax (C++ class)
- onnx_light::onnx_kernels::kernel::ArgMax::ArgMax (C++ function)
- onnx_light::onnx_kernels::kernel::ArgMin (C++ class)
- onnx_light::onnx_kernels::kernel::ArgMin::ArgMin (C++ function)
- onnx_light::onnx_kernels::kernel::ArgReduce (C++ class)
- onnx_light::onnx_kernels::kernel::ArgReduce::ArgReduce (C++ function)
- onnx_light::onnx_kernels::kernel::ArgReduce::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ArgReduce::Mode (C++ enum)
- onnx_light::onnx_kernels::kernel::ArgReduce::Mode::kMax (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ArgReduce::Mode::kMin (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ArgReduce::mode_ (C++ member)
- onnx_light::onnx_kernels::kernel::ArgReduce::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ArrayFeatureExtractor (C++ class)
- onnx_light::onnx_kernels::kernel::ArrayFeatureExtractor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ArrayFeatureExtractor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ArrayFeatureExtractor::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Asin (C++ class)
- onnx_light::onnx_kernels::kernel::Asin::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Asin::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Asin::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Asinh (C++ class)
- onnx_light::onnx_kernels::kernel::Asinh::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Asinh::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Asinh::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Atan (C++ class)
- onnx_light::onnx_kernels::kernel::Atan::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Atan::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Atan::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Atanh (C++ class)
- onnx_light::onnx_kernels::kernel::Atanh::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Atanh::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Atanh::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Attention (C++ class)
- onnx_light::onnx_kernels::kernel::Attention::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::has_scale (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::is_causal (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::kv_num_heads (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::q_num_heads (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::qk_matmul_output_mode (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::scale (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Attributes::softcap (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Attention::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Attention::operator() (C++ function), [1], [2], [3], [4]
- onnx_light::onnx_kernels::kernel::Attention::Result (C++ struct)
- onnx_light::onnx_kernels::kernel::Attention::Result::present_key (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Result::present_value (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Result::qk_matmul_output (C++ member)
- onnx_light::onnx_kernels::kernel::Attention::Result::Y (C++ member)
- onnx_light::onnx_kernels::kernel::AveragePool (C++ class)
- onnx_light::onnx_kernels::kernel::AveragePool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::AveragePool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::AveragePool::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BatchNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::BatchNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BatchNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BatchNormalization::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BatchNormalization::TrainingForward (C++ function)
- onnx_light::onnx_kernels::kernel::Bernoulli (C++ class)
- onnx_light::onnx_kernels::kernel::Bernoulli::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Bernoulli::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Bernoulli::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::Bernoulli::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Bfloat16BitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Binarizer (C++ class)
- onnx_light::onnx_kernels::kernel::Binarizer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Binarizer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Binarizer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BitCast (C++ class)
- onnx_light::onnx_kernels::kernel::BitCast::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BitCast::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BitCast::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BitShift (C++ class)
- onnx_light::onnx_kernels::kernel::BitShift::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BitShift::Direction (C++ enum)
- onnx_light::onnx_kernels::kernel::BitShift::Direction::kLeft (C++ enumerator)
- onnx_light::onnx_kernels::kernel::BitShift::Direction::kRight (C++ enumerator)
- onnx_light::onnx_kernels::kernel::BitShift::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BitShift::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BitwiseAnd (C++ class)
- onnx_light::onnx_kernels::kernel::BitwiseAnd::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseAnd::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseAnd::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BitwiseNot (C++ class)
- onnx_light::onnx_kernels::kernel::BitwiseNot::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseNot::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseNot::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BitwiseOr (C++ class)
- onnx_light::onnx_kernels::kernel::BitwiseOr::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseOr::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseOr::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BitwiseXor (C++ class)
- onnx_light::onnx_kernels::kernel::BitwiseXor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseXor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BitwiseXor::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::BlackmanWindow (C++ class)
- onnx_light::onnx_kernels::kernel::BlackmanWindow::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::BlackmanWindow::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::BlackmanWindow::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Cast (C++ class)
- onnx_light::onnx_kernels::kernel::Cast::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Cast::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Cast::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::CastLike (C++ class)
- onnx_light::onnx_kernels::kernel::CastLike::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CastLike::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CastLike::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::CastMap (C++ class)
- onnx_light::onnx_kernels::kernel::CastMap::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CastMap::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CastMap::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::CategoryMapper (C++ class)
- onnx_light::onnx_kernels::kernel::CategoryMapper::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CategoryMapper::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CategoryMapper::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::CausalConvWithState (C++ class)
- onnx_light::onnx_kernels::kernel::CausalConvWithState::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::CausalConvWithState::Attributes::activation (C++ member)
- onnx_light::onnx_kernels::kernel::CausalConvWithState::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CausalConvWithState::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CausalConvWithState::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Ceil (C++ class)
- onnx_light::onnx_kernels::kernel::Ceil::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Ceil::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Ceil::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Celu (C++ class)
- onnx_light::onnx_kernels::kernel::Celu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Celu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Celu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::CenterCropPad (C++ class)
- onnx_light::onnx_kernels::kernel::CenterCropPad::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::CenterCropPad::Attributes::axes (C++ member)
- onnx_light::onnx_kernels::kernel::CenterCropPad::Attributes::axes_present (C++ member)
- onnx_light::onnx_kernels::kernel::CenterCropPad::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CenterCropPad::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CenterCropPad::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Clip (C++ class)
- onnx_light::onnx_kernels::kernel::Clip::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Clip::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Clip::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Col2Im (C++ class)
- onnx_light::onnx_kernels::kernel::Col2Im::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Col2Im::Attributes::dilations (C++ member)
- onnx_light::onnx_kernels::kernel::Col2Im::Attributes::pads (C++ member)
- onnx_light::onnx_kernels::kernel::Col2Im::Attributes::strides (C++ member)
- onnx_light::onnx_kernels::kernel::Col2Im::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Col2Im::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Col2Im::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Compress (C++ class)
- onnx_light::onnx_kernels::kernel::Compress::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Compress::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Compress::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Concat (C++ class)
- onnx_light::onnx_kernels::kernel::Concat::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Concat::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Concat::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ConcatFromSequence (C++ class)
- onnx_light::onnx_kernels::kernel::ConcatFromSequence::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ConcatFromSequence::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ConcatFromSequence::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Constant (C++ class)
- onnx_light::onnx_kernels::kernel::Constant::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Constant::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Constant::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ConstantOfShape (C++ class)
- onnx_light::onnx_kernels::kernel::ConstantOfShape::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ConstantOfShape::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ConstantOfShape::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Conv (C++ class)
- onnx_light::onnx_kernels::kernel::Conv::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Conv::Attributes::auto_pad (C++ member)
- onnx_light::onnx_kernels::kernel::Conv::Attributes::dilations (C++ member)
- onnx_light::onnx_kernels::kernel::Conv::Attributes::group (C++ member)
- onnx_light::onnx_kernels::kernel::Conv::Attributes::kernel_shape (C++ member)
- onnx_light::onnx_kernels::kernel::Conv::Attributes::pads (C++ member)
- onnx_light::onnx_kernels::kernel::Conv::Attributes::strides (C++ member)
- onnx_light::onnx_kernels::kernel::Conv::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Conv::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Conv::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ConvInteger (C++ class)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes::auto_pad (C++ member)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes::dilations (C++ member)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes::group (C++ member)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes::kernel_shape (C++ member)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes::pads (C++ member)
- onnx_light::onnx_kernels::kernel::ConvInteger::Attributes::strides (C++ member)
- onnx_light::onnx_kernels::kernel::ConvInteger::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ConvInteger::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ConvInteger::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ConvTranspose (C++ class)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::auto_pad (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::dilations (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::group (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::kernel_shape (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::output_padding (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::output_shape (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::pads (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::Attributes::strides (C++ member)
- onnx_light::onnx_kernels::kernel::ConvTranspose::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ConvTranspose::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ConvTranspose::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Cos (C++ class)
- onnx_light::onnx_kernels::kernel::Cos::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Cos::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Cos::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Cosh (C++ class)
- onnx_light::onnx_kernels::kernel::Cosh::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Cosh::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Cosh::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::CumProd (C++ class)
- onnx_light::onnx_kernels::kernel::CumProd::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CumProd::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CumProd::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::CumSum (C++ class)
- onnx_light::onnx_kernels::kernel::CumSum::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::CumSum::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::CumSum::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::DefaultOpset (C++ function)
- onnx_light::onnx_kernels::kernel::DeformConv (C++ class)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes::dilations (C++ member)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes::group (C++ member)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes::kernel_shape (C++ member)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes::offset_group (C++ member)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes::pads (C++ member)
- onnx_light::onnx_kernels::kernel::DeformConv::Attributes::strides (C++ member)
- onnx_light::onnx_kernels::kernel::DeformConv::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::DeformConv::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::DeformConv::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::DepthToSpace (C++ class)
- onnx_light::onnx_kernels::kernel::DepthToSpace::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::DepthToSpace::Attributes::blocksize (C++ member)
- onnx_light::onnx_kernels::kernel::DepthToSpace::Attributes::mode (C++ member)
- onnx_light::onnx_kernels::kernel::DepthToSpace::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::DepthToSpace::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::DepthToSpace::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::DequantizeLinear (C++ class)
- onnx_light::onnx_kernels::kernel::DequantizeLinear::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::DequantizeLinear::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::DequantizeLinear::operator() (C++ function), [1], [2], [3], [4], [5], [6], [7]
- onnx_light::onnx_kernels::kernel::Det (C++ class)
- onnx_light::onnx_kernels::kernel::Det::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Det::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Det::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::detail (C++ type)
- onnx_light::onnx_kernels::kernel::detail::BinaryElementwise (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryElementwiseAlloc (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryElementwiseAllocInOut (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryElementwiseInOut (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryHalfCompareElementwise (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryHalfCompareElementwiseAlloc (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryHalfElementwise (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryHalfElementwiseAlloc (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryHalfElementwiseAllocInOut (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BinaryHalfElementwiseInOut (C++ function)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo (C++ struct)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::element_count (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::nx (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::ny (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::shape (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::shape_x (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::shape_y (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::strides_x (C++ member)
- onnx_light::onnx_kernels::kernel::detail::BroadcastInfo::strides_y (C++ member)
- onnx_light::onnx_kernels::kernel::detail::CheckBinaryBroadcast (C++ function)
- onnx_light::onnx_kernels::kernel::detail::CheckBinaryBroadcastInOut (C++ function)
- onnx_light::onnx_kernels::kernel::detail::CheckPreallocatedOutput (C++ function)
- onnx_light::onnx_kernels::kernel::detail::HalfDecodeFunc (C++ type)
- onnx_light::onnx_kernels::kernel::detail::HalfEncodeFunc (C++ type)
- onnx_light::onnx_kernels::kernel::detail::UnaryHalfElementwise (C++ function)
- onnx_light::onnx_kernels::kernel::DFT (C++ class)
- onnx_light::onnx_kernels::kernel::DFT::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::DFT::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::DFT::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::DictVectorizer (C++ class)
- onnx_light::onnx_kernels::kernel::DictVectorizer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::DictVectorizer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::DictVectorizer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Div (C++ class)
- onnx_light::onnx_kernels::kernel::Div::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Div::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Div::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Dropout (C++ class)
- onnx_light::onnx_kernels::kernel::Dropout::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Dropout::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Dropout::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::Dropout::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::DynamicQuantizeLinear (C++ class)
- onnx_light::onnx_kernels::kernel::DynamicQuantizeLinear::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::DynamicQuantizeLinear::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::DynamicQuantizeLinear::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Einsum (C++ class)
- onnx_light::onnx_kernels::kernel::Einsum::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Einsum::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Einsum::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Elu (C++ class)
- onnx_light::onnx_kernels::kernel::Elu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Elu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Elu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Equal (C++ class)
- onnx_light::onnx_kernels::kernel::Equal::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Equal::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Equal::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Erf (C++ class)
- onnx_light::onnx_kernels::kernel::Erf::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Erf::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Erf::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Exp (C++ class)
- onnx_light::onnx_kernels::kernel::Exp::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Exp::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Exp::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Expand (C++ class)
- onnx_light::onnx_kernels::kernel::Expand::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Expand::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Expand::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::EyeLike (C++ class)
- onnx_light::onnx_kernels::kernel::EyeLike::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::EyeLike::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::EyeLike::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::FeatureVectorizer (C++ class)
- onnx_light::onnx_kernels::kernel::FeatureVectorizer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::FeatureVectorizer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::FeatureVectorizer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Flatten (C++ class)
- onnx_light::onnx_kernels::kernel::Flatten::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Flatten::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Flatten::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::FlexAttention (C++ class)
- onnx_light::onnx_kernels::kernel::FlexAttention::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::FlexAttention::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::FlexAttention::operator() (C++ function), [1], [2], [3], [4], [5], [6]
- onnx_light::onnx_kernels::kernel::FlexAttention::ProbModFn (C++ type)
- onnx_light::onnx_kernels::kernel::FlexAttention::ScoreModFn (C++ type)
- onnx_light::onnx_kernels::kernel::Float16BitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Float4E2M1NibbleToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Float8E4M3FNBitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Float8E4M3FNUZBitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Float8E5M2BitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Float8E5M2FNUZBitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::Float8E8M0BitsToFloat (C++ function)
- onnx_light::onnx_kernels::kernel::FloatRoundToFloat4E2M1Nibble (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToBfloat16Bits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat16Bits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat16Tensor (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat4E2M1Nibble (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E4M3FNBits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E4M3FNBitsNoSaturate (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E4M3FNUZBits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E4M3FNUZBitsNoSaturate (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E5M2Bits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E5M2BitsNoSaturate (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E5M2FNUZBits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E5M2FNUZBitsNoSaturate (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToFloat8E8M0Bits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToInt2Bits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToInt4Nibble (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToUint2Bits (C++ function)
- onnx_light::onnx_kernels::kernel::FloatToUint4Nibble (C++ function)
- onnx_light::onnx_kernels::kernel::Floor (C++ class)
- onnx_light::onnx_kernels::kernel::Floor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Floor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Floor::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Gather (C++ class)
- onnx_light::onnx_kernels::kernel::Gather::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Gather::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Gather::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GatherElements (C++ class)
- onnx_light::onnx_kernels::kernel::GatherElements::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GatherElements::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GatherElements::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GatherND (C++ class)
- onnx_light::onnx_kernels::kernel::GatherND::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GatherND::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GatherND::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Gelu (C++ class)
- onnx_light::onnx_kernels::kernel::Gelu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Gelu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Gelu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Gemm (C++ class)
- onnx_light::onnx_kernels::kernel::Gemm::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Gemm::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Gemm::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GlobalAveragePool (C++ class)
- onnx_light::onnx_kernels::kernel::GlobalAveragePool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalAveragePool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalAveragePool::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalLpPool (C++ class)
- onnx_light::onnx_kernels::kernel::GlobalLpPool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalLpPool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalLpPool::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalMaxPool (C++ class)
- onnx_light::onnx_kernels::kernel::GlobalMaxPool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalMaxPool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GlobalMaxPool::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Greater (C++ class)
- onnx_light::onnx_kernels::kernel::Greater::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Greater::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Greater::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GreaterOrEqual (C++ class)
- onnx_light::onnx_kernels::kernel::GreaterOrEqual::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GreaterOrEqual::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GreaterOrEqual::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GridSample (C++ class)
- onnx_light::onnx_kernels::kernel::GridSample::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::GridSample::Attributes::align_corners (C++ member)
- onnx_light::onnx_kernels::kernel::GridSample::Attributes::mode (C++ member)
- onnx_light::onnx_kernels::kernel::GridSample::Attributes::padding_mode (C++ member)
- onnx_light::onnx_kernels::kernel::GridSample::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GridSample::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GridSample::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GroupNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::GroupNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GroupNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GroupNormalization::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::GRU (C++ class)
- onnx_light::onnx_kernels::kernel::GRU::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::GRU::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::GRU::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::HammingWindow (C++ class)
- onnx_light::onnx_kernels::kernel::HammingWindow::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::HammingWindow::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::HammingWindow::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::HannWindow (C++ class)
- onnx_light::onnx_kernels::kernel::HannWindow::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::HannWindow::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::HannWindow::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Hardmax (C++ class)
- onnx_light::onnx_kernels::kernel::Hardmax::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Hardmax::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Hardmax::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::HardSigmoid (C++ class)
- onnx_light::onnx_kernels::kernel::HardSigmoid::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::HardSigmoid::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::HardSigmoid::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::HardSwish (C++ class)
- onnx_light::onnx_kernels::kernel::HardSwish::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::HardSwish::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::HardSwish::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Identity (C++ class)
- onnx_light::onnx_kernels::kernel::Identity::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Identity::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Identity::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::If (C++ class)
- onnx_light::onnx_kernels::kernel::If::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::If::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::If::operator() (C++ function), [1], [2]
- onnx_light::onnx_kernels::kernel::ImageDecoder (C++ class)
- onnx_light::onnx_kernels::kernel::ImageDecoder::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ImageDecoder::ChannelCount (C++ function)
- onnx_light::onnx_kernels::kernel::ImageDecoder::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ImageDecoder::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Imputer (C++ class)
- onnx_light::onnx_kernels::kernel::Imputer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Imputer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Imputer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::InstanceNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::InstanceNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::InstanceNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::InstanceNormalization::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Int16ZeroPoint (C++ function)
- onnx_light::onnx_kernels::kernel::Int2BitsToInt8 (C++ function)
- onnx_light::onnx_kernels::kernel::Int4NibbleToInt8 (C++ function)
- onnx_light::onnx_kernels::kernel::IsInf (C++ class)
- onnx_light::onnx_kernels::kernel::IsInf::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::IsInf::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::IsInf::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::IsNaN (C++ class)
- onnx_light::onnx_kernels::kernel::IsNaN::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::IsNaN::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::IsNaN::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::KernelBase (C++ class)
- onnx_light::onnx_kernels::kernel::KernelBase::ctx_ (C++ member)
- onnx_light::onnx_kernels::kernel::KernelBase::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::KernelContext (C++ struct)
- onnx_light::onnx_kernels::kernel::KernelContext::KernelContext (C++ function), [1]
- onnx_light::onnx_kernels::kernel::KernelContext::opset (C++ member)
- onnx_light::onnx_kernels::kernel::LabelEncoder (C++ class)
- onnx_light::onnx_kernels::kernel::LabelEncoder::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LabelEncoder::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LabelEncoder::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LayerNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::LayerNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LayerNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LayerNormalization::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LeakyRelu (C++ class)
- onnx_light::onnx_kernels::kernel::LeakyRelu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LeakyRelu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LeakyRelu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Less (C++ class)
- onnx_light::onnx_kernels::kernel::Less::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Less::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Less::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LessOrEqual (C++ class)
- onnx_light::onnx_kernels::kernel::LessOrEqual::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LessOrEqual::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LessOrEqual::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LinearAttention (C++ class)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes::chunk_size (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes::has_scale (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes::kv_num_heads (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes::q_num_heads (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes::scale (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::Attributes::update_rule (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LinearAttention::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LinearAttention::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LinearAttention::Result (C++ struct)
- onnx_light::onnx_kernels::kernel::LinearAttention::Result::output (C++ member)
- onnx_light::onnx_kernels::kernel::LinearAttention::Result::present_state (C++ member)
- onnx_light::onnx_kernels::kernel::LinearClassifier (C++ class)
- onnx_light::onnx_kernels::kernel::LinearClassifier::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LinearClassifier::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LinearClassifier::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LinearRegressor (C++ class)
- onnx_light::onnx_kernels::kernel::LinearRegressor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LinearRegressor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LinearRegressor::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Log (C++ class)
- onnx_light::onnx_kernels::kernel::Log::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Log::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Log::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LogSoftmax (C++ class)
- onnx_light::onnx_kernels::kernel::LogSoftmax::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LogSoftmax::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LogSoftmax::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Loop (C++ class)
- onnx_light::onnx_kernels::kernel::Loop::BodyRunner (C++ type)
- onnx_light::onnx_kernels::kernel::Loop::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Loop::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Loop::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::LpNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::LpNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LpNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LpNormalization::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::LpPool (C++ class)
- onnx_light::onnx_kernels::kernel::LpPool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LpPool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LpPool::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::LRN (C++ class)
- onnx_light::onnx_kernels::kernel::LRN::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LRN::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LRN::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::LSTM (C++ class)
- onnx_light::onnx_kernels::kernel::LSTM::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::LSTM::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::LSTM::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::MakeBfloat16Scalar (C++ function)
- onnx_light::onnx_kernels::kernel::MakeBfloat16Tensor (C++ function)
- onnx_light::onnx_kernels::kernel::MakeFloat16Scalar (C++ function)
- onnx_light::onnx_kernels::kernel::MakeFloat16Tensor (C++ function)
- onnx_light::onnx_kernels::kernel::MakeFloat4E2M1Tensor (C++ function)
- onnx_light::onnx_kernels::kernel::MakeFloat8Tensor (C++ function)
- onnx_light::onnx_kernels::kernel::MakeSubByteTensor (C++ function)
- onnx_light::onnx_kernels::kernel::MatMul (C++ class)
- onnx_light::onnx_kernels::kernel::MatMul::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MatMul::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MatMul::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::MatMulInteger (C++ class)
- onnx_light::onnx_kernels::kernel::MatMulInteger::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MatMulInteger::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MatMulInteger::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Max (C++ class)
- onnx_light::onnx_kernels::kernel::Max::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Max::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Max::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::MaxPool (C++ class)
- onnx_light::onnx_kernels::kernel::MaxPool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MaxPool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MaxPool::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::MaxPool::WithIndices (C++ function)
- onnx_light::onnx_kernels::kernel::MaxRoiPool (C++ class)
- onnx_light::onnx_kernels::kernel::MaxRoiPool::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::MaxRoiPool::Attributes::pooled_shape (C++ member)
- onnx_light::onnx_kernels::kernel::MaxRoiPool::Attributes::spatial_scale (C++ member)
- onnx_light::onnx_kernels::kernel::MaxRoiPool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MaxRoiPool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MaxRoiPool::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::MaxUnpool (C++ class)
- onnx_light::onnx_kernels::kernel::MaxUnpool::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MaxUnpool::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MaxUnpool::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Mean (C++ class)
- onnx_light::onnx_kernels::kernel::Mean::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Mean::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Mean::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::MeanVarianceNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::MeanVarianceNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MeanVarianceNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MeanVarianceNormalization::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::MelWeightMatrix (C++ class)
- onnx_light::onnx_kernels::kernel::MelWeightMatrix::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::MelWeightMatrix::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::MelWeightMatrix::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Min (C++ class)
- onnx_light::onnx_kernels::kernel::Min::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Min::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Min::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Mish (C++ class)
- onnx_light::onnx_kernels::kernel::Mish::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Mish::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Mish::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Mod (C++ class)
- onnx_light::onnx_kernels::kernel::Mod::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Mod::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Mod::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Momentum (C++ class)
- onnx_light::onnx_kernels::kernel::Momentum::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Momentum::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Momentum::Mode (C++ enum)
- onnx_light::onnx_kernels::kernel::Momentum::Mode::kNesterov (C++ enumerator)
- onnx_light::onnx_kernels::kernel::Momentum::Mode::kStandard (C++ enumerator)
- onnx_light::onnx_kernels::kernel::Momentum::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Mul (C++ class)
- onnx_light::onnx_kernels::kernel::Mul::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Mul::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Mul::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Multinomial (C++ class)
- onnx_light::onnx_kernels::kernel::Multinomial::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Multinomial::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Multinomial::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::Multinomial::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Neg (C++ class)
- onnx_light::onnx_kernels::kernel::Neg::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Neg::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Neg::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::NegativeLogLikelihoodLoss (C++ class)
- onnx_light::onnx_kernels::kernel::NegativeLogLikelihoodLoss::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::NegativeLogLikelihoodLoss::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::NegativeLogLikelihoodLoss::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::NonMaxSuppression (C++ class)
- onnx_light::onnx_kernels::kernel::NonMaxSuppression::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::NonMaxSuppression::Attributes::center_point_box (C++ member)
- onnx_light::onnx_kernels::kernel::NonMaxSuppression::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::NonMaxSuppression::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::NonMaxSuppression::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::NonZero (C++ class)
- onnx_light::onnx_kernels::kernel::NonZero::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::NonZero::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::NonZero::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Normalizer (C++ class)
- onnx_light::onnx_kernels::kernel::Normalizer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Normalizer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Normalizer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Not (C++ class)
- onnx_light::onnx_kernels::kernel::Not::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Not::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Not::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::OneHot (C++ class)
- onnx_light::onnx_kernels::kernel::OneHot::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::OneHot::Attributes::axis (C++ member)
- onnx_light::onnx_kernels::kernel::OneHot::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::OneHot::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::OneHot::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::OneHotEncoder (C++ class)
- onnx_light::onnx_kernels::kernel::OneHotEncoder::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::OneHotEncoder::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::OneHotEncoder::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::OpsetId (C++ struct)
- onnx_light::onnx_kernels::kernel::OpsetId::domain (C++ member)
- onnx_light::onnx_kernels::kernel::OpsetId::OpsetId (C++ function), [1]
- onnx_light::onnx_kernels::kernel::OpsetId::version (C++ member)
- onnx_light::onnx_kernels::kernel::Optional (C++ class)
- onnx_light::onnx_kernels::kernel::Optional::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Optional::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Optional::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::OptionalGetElement (C++ class)
- onnx_light::onnx_kernels::kernel::OptionalGetElement::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::OptionalGetElement::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::OptionalGetElement::operator() (C++ function), [1], [2]
- onnx_light::onnx_kernels::kernel::OptionalHasElement (C++ class)
- onnx_light::onnx_kernels::kernel::OptionalHasElement::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::OptionalHasElement::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::OptionalHasElement::operator() (C++ function), [1], [2]
- onnx_light::onnx_kernels::kernel::Or (C++ class)
- onnx_light::onnx_kernels::kernel::Or::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Or::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Or::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Pack2Bit (C++ function)
- onnx_light::onnx_kernels::kernel::Pack4Bit (C++ function)
- onnx_light::onnx_kernels::kernel::Pad (C++ class)
- onnx_light::onnx_kernels::kernel::Pad::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Pad::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Pad::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Pow (C++ class)
- onnx_light::onnx_kernels::kernel::Pow::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Pow::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Pow::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::PRelu (C++ class)
- onnx_light::onnx_kernels::kernel::PRelu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::PRelu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::PRelu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::QLinearConv (C++ class)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes::auto_pad (C++ member)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes::dilations (C++ member)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes::group (C++ member)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes::kernel_shape (C++ member)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes::pads (C++ member)
- onnx_light::onnx_kernels::kernel::QLinearConv::Attributes::strides (C++ member)
- onnx_light::onnx_kernels::kernel::QLinearConv::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::QLinearConv::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::QLinearConv::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::QLinearMatMul (C++ class)
- onnx_light::onnx_kernels::kernel::QLinearMatMul::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::QLinearMatMul::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::QLinearMatMul::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::QuantizeLinear (C++ class)
- onnx_light::onnx_kernels::kernel::QuantizeLinear::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::QuantizeLinear::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::QuantizeLinear::operator() (C++ function), [1], [2], [3], [4], [5], [6], [7]
- onnx_light::onnx_kernels::kernel::RandomNormal (C++ class)
- onnx_light::onnx_kernels::kernel::RandomNormal::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RandomNormal::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RandomNormal::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::RandomNormal::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RandomNormalLike (C++ class)
- onnx_light::onnx_kernels::kernel::RandomNormalLike::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RandomNormalLike::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RandomNormalLike::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::RandomNormalLike::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RandomUniform (C++ class)
- onnx_light::onnx_kernels::kernel::RandomUniform::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RandomUniform::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RandomUniform::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::RandomUniform::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RandomUniformLike (C++ class)
- onnx_light::onnx_kernels::kernel::RandomUniformLike::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RandomUniformLike::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RandomUniformLike::kNoSeed (C++ member)
- onnx_light::onnx_kernels::kernel::RandomUniformLike::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Range (C++ class)
- onnx_light::onnx_kernels::kernel::Range::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Range::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Range::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Read2BitElement (C++ function)
- onnx_light::onnx_kernels::kernel::Read4BitElement (C++ function)
- onnx_light::onnx_kernels::kernel::Reciprocal (C++ class)
- onnx_light::onnx_kernels::kernel::Reciprocal::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Reciprocal::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Reciprocal::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ReduceL1 (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceL1::ReduceL1 (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceL1L2 (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::Mode (C++ enum)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::Mode::kL1 (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::Mode::kL2 (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::Mode::kSumSquare (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::mode_ (C++ member)
- onnx_light::onnx_kernels::kernel::ReduceL1L2::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::ReduceL1L2::ReduceL1L2 (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceL2 (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceL2::ReduceL2 (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceLogSum (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceLogSum::ReduceLogSum (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceLogSumExp (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceLogSumExp::ReduceLogSumExp (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::Mode (C++ enum)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::Mode::kLogSum (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::Mode::kLogSumExp (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::mode_ (C++ member)
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::ReduceLogSumOp::ReduceLogSumOp (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceMax (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceMax::ReduceMax (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceMean (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceMean::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceMean::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceMean::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::ReduceMin (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceMin::ReduceMin (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceMinMax (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceMinMax::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceMinMax::Mode (C++ enum)
- onnx_light::onnx_kernels::kernel::ReduceMinMax::Mode::kMax (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceMinMax::Mode::kMin (C++ enumerator)
- onnx_light::onnx_kernels::kernel::ReduceMinMax::mode_ (C++ member)
- onnx_light::onnx_kernels::kernel::ReduceMinMax::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::ReduceMinMax::ReduceMinMax (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceProd (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceProd::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceProd::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceProd::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::ReduceSum (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceSum::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceSum::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ReduceSum::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::kernel::ReduceSumSquare (C++ class)
- onnx_light::onnx_kernels::kernel::ReduceSumSquare::ReduceSumSquare (C++ function)
- onnx_light::onnx_kernels::kernel::RegexFullMatch (C++ class)
- onnx_light::onnx_kernels::kernel::RegexFullMatch::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RegexFullMatch::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RegexFullMatch::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Relu (C++ class)
- onnx_light::onnx_kernels::kernel::Relu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Relu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Relu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Reshape (C++ class)
- onnx_light::onnx_kernels::kernel::Reshape::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Reshape::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Reshape::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Resize (C++ class)
- onnx_light::onnx_kernels::kernel::Resize::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::antialias (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::axes (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::coordinate_transformation_mode (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::cubic_coeff_a (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::exclude_outside (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::extrapolation_value (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::keep_aspect_ratio_policy (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::mode (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::nearest_mode (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::Attributes::roi (C++ member)
- onnx_light::onnx_kernels::kernel::Resize::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Resize::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Resize::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Resize::ResizeSizes (C++ function)
- onnx_light::onnx_kernels::kernel::ReverseSequence (C++ class)
- onnx_light::onnx_kernels::kernel::ReverseSequence::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::ReverseSequence::Attributes::batch_axis (C++ member)
- onnx_light::onnx_kernels::kernel::ReverseSequence::Attributes::time_axis (C++ member)
- onnx_light::onnx_kernels::kernel::ReverseSequence::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ReverseSequence::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ReverseSequence::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RMSNormalization (C++ class)
- onnx_light::onnx_kernels::kernel::RMSNormalization::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RMSNormalization::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RMSNormalization::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RNN (C++ class)
- onnx_light::onnx_kernels::kernel::RNN::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RNN::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RNN::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::RoiAlign (C++ class)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes::coordinate_transformation_mode (C++ member)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes::mode (C++ member)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes::output_height (C++ member)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes::output_width (C++ member)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes::sampling_ratio (C++ member)
- onnx_light::onnx_kernels::kernel::RoiAlign::Attributes::spatial_scale (C++ member)
- onnx_light::onnx_kernels::kernel::RoiAlign::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RoiAlign::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RoiAlign::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RotaryEmbedding (C++ class)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::Attributes::interleaved (C++ member)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::Attributes::num_heads (C++ member)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::Attributes::rotary_embedding_dim (C++ member)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::RotaryEmbedding::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Round (C++ class)
- onnx_light::onnx_kernels::kernel::Round::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Round::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Round::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::RoundToFloat16 (C++ function)
- onnx_light::onnx_kernels::kernel::Scaler (C++ class)
- onnx_light::onnx_kernels::kernel::Scaler::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Scaler::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Scaler::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Scan (C++ class)
- onnx_light::onnx_kernels::kernel::Scan::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Scan::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Scan::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Scatter (C++ class)
- onnx_light::onnx_kernels::kernel::Scatter::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Scatter::Attributes::axis (C++ member)
- onnx_light::onnx_kernels::kernel::Scatter::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Scatter::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Scatter::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ScatterElements (C++ class)
- onnx_light::onnx_kernels::kernel::ScatterElements::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::ScatterElements::Attributes::axis (C++ member)
- onnx_light::onnx_kernels::kernel::ScatterElements::Attributes::reduction (C++ member)
- onnx_light::onnx_kernels::kernel::ScatterElements::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ScatterElements::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ScatterElements::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ScatterND (C++ class)
- onnx_light::onnx_kernels::kernel::ScatterND::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::ScatterND::Attributes::reduction (C++ member)
- onnx_light::onnx_kernels::kernel::ScatterND::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ScatterND::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ScatterND::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Selu (C++ class)
- onnx_light::onnx_kernels::kernel::Selu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Selu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Selu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::SequenceAt (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceAt::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceAt::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceConstruct (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceConstruct::AsSequence (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceConstruct::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceConstruct::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceConstruct::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::SequenceEmpty (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceEmpty::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceEmpty::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceEmpty::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceErase (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceErase::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceErase::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceInsert (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceInsert::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceInsert::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceLength (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceLength::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceLength::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceMap (C++ class)
- onnx_light::onnx_kernels::kernel::SequenceMap::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceMap::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SequenceMap::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Shape (C++ class)
- onnx_light::onnx_kernels::kernel::Shape::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Shape::Attributes::end (C++ member)
- onnx_light::onnx_kernels::kernel::Shape::Attributes::start (C++ member)
- onnx_light::onnx_kernels::kernel::Shape::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Shape::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Shape::operator() (C++ function), [1], [2]
- onnx_light::onnx_kernels::kernel::Shrink (C++ class)
- onnx_light::onnx_kernels::kernel::Shrink::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Shrink::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Shrink::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Sigmoid (C++ class)
- onnx_light::onnx_kernels::kernel::Sigmoid::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sigmoid::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sigmoid::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Sign (C++ class)
- onnx_light::onnx_kernels::kernel::Sign::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sign::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sign::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Sin (C++ class)
- onnx_light::onnx_kernels::kernel::Sin::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sin::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sin::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Sinh (C++ class)
- onnx_light::onnx_kernels::kernel::Sinh::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sinh::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sinh::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Size (C++ class)
- onnx_light::onnx_kernels::kernel::Size::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Size::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Size::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Slice (C++ class)
- onnx_light::onnx_kernels::kernel::Slice::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Slice::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Slice::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Softmax (C++ class)
- onnx_light::onnx_kernels::kernel::Softmax::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Softmax::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Softmax::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::SoftmaxCrossEntropyLoss (C++ class)
- onnx_light::onnx_kernels::kernel::SoftmaxCrossEntropyLoss::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SoftmaxCrossEntropyLoss::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SoftmaxCrossEntropyLoss::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Softplus (C++ class)
- onnx_light::onnx_kernels::kernel::Softplus::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Softplus::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Softplus::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Softsign (C++ class)
- onnx_light::onnx_kernels::kernel::Softsign::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Softsign::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Softsign::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::SpaceToDepth (C++ class)
- onnx_light::onnx_kernels::kernel::SpaceToDepth::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::SpaceToDepth::Attributes::blocksize (C++ member)
- onnx_light::onnx_kernels::kernel::SpaceToDepth::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SpaceToDepth::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SpaceToDepth::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Split (C++ class)
- onnx_light::onnx_kernels::kernel::Split::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Split::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Split::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::SplitToSequence (C++ class)
- onnx_light::onnx_kernels::kernel::SplitToSequence::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SplitToSequence::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SplitToSequence::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Sqrt (C++ class)
- onnx_light::onnx_kernels::kernel::Sqrt::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sqrt::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sqrt::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Squeeze (C++ class)
- onnx_light::onnx_kernels::kernel::Squeeze::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Squeeze::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Squeeze::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::STFT (C++ class)
- onnx_light::onnx_kernels::kernel::STFT::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::STFT::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::STFT::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::StringConcat (C++ class)
- onnx_light::onnx_kernels::kernel::StringConcat::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::StringConcat::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::StringConcat::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::StringNormalizer (C++ class)
- onnx_light::onnx_kernels::kernel::StringNormalizer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::StringNormalizer::CaseChangeAction (C++ enum)
- onnx_light::onnx_kernels::kernel::StringNormalizer::CaseChangeAction::kLower (C++ enumerator)
- onnx_light::onnx_kernels::kernel::StringNormalizer::CaseChangeAction::kNone (C++ enumerator)
- onnx_light::onnx_kernels::kernel::StringNormalizer::CaseChangeAction::kUpper (C++ enumerator)
- onnx_light::onnx_kernels::kernel::StringNormalizer::ComputeOutputShape (C++ function)
- onnx_light::onnx_kernels::kernel::StringNormalizer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::StringNormalizer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::StringNormalizer::ParseCaseChangeAction (C++ function)
- onnx_light::onnx_kernels::kernel::StringSplit (C++ class)
- onnx_light::onnx_kernels::kernel::StringSplit::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::StringSplit::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::StringSplit::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Sub (C++ class)
- onnx_light::onnx_kernels::kernel::Sub::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sub::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sub::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Sum (C++ class)
- onnx_light::onnx_kernels::kernel::Sum::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Sum::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Sum::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::SVMClassifier (C++ class)
- onnx_light::onnx_kernels::kernel::SVMClassifier::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SVMClassifier::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SVMClassifier::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::SVMRegressor (C++ class)
- onnx_light::onnx_kernels::kernel::SVMRegressor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::SVMRegressor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::SVMRegressor::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Swish (C++ class)
- onnx_light::onnx_kernels::kernel::Swish::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Swish::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Swish::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Tan (C++ class)
- onnx_light::onnx_kernels::kernel::Tan::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Tan::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Tan::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Tanh (C++ class)
- onnx_light::onnx_kernels::kernel::Tanh::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Tanh::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Tanh::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::TensorScatter (C++ class)
- onnx_light::onnx_kernels::kernel::TensorScatter::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::TensorScatter::Attributes::axis (C++ member)
- onnx_light::onnx_kernels::kernel::TensorScatter::Attributes::mode (C++ member)
- onnx_light::onnx_kernels::kernel::TensorScatter::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::TensorScatter::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::TensorScatter::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer (C++ class)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::ComputeOutputShape (C++ function)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::Mode (C++ enum)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::Mode::kIDF (C++ enumerator)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::Mode::kTF (C++ enumerator)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::Mode::kTFIDF (C++ enumerator)
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::TfIdfVectorizer::ParseMode (C++ function)
- onnx_light::onnx_kernels::kernel::ThresholdedRelu (C++ class)
- onnx_light::onnx_kernels::kernel::ThresholdedRelu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ThresholdedRelu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ThresholdedRelu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Tile (C++ class)
- onnx_light::onnx_kernels::kernel::Tile::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Tile::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Tile::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::TopK (C++ class)
- onnx_light::onnx_kernels::kernel::TopK::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::TopK::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::TopK::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Transpose (C++ class)
- onnx_light::onnx_kernels::kernel::Transpose::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Transpose::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Transpose::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::TreeEnsemble (C++ class)
- onnx_light::onnx_kernels::kernel::TreeEnsemble::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsemble::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsemble::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsembleClassifier (C++ class)
- onnx_light::onnx_kernels::kernel::TreeEnsembleClassifier::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsembleClassifier::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsembleClassifier::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::TreeEnsembleRegressor (C++ class)
- onnx_light::onnx_kernels::kernel::TreeEnsembleRegressor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsembleRegressor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::TreeEnsembleRegressor::operator() (C++ function)
- onnx_light::onnx_kernels::kernel::Trilu (C++ class)
- onnx_light::onnx_kernels::kernel::Trilu::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Trilu::Attributes::upper (C++ member)
- onnx_light::onnx_kernels::kernel::Trilu::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Trilu::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Trilu::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Uint16ZeroPoint (C++ function)
- onnx_light::onnx_kernels::kernel::Uint2BitsToUint8 (C++ function)
- onnx_light::onnx_kernels::kernel::Uint4NibbleToUint8 (C++ function)
- onnx_light::onnx_kernels::kernel::Unique (C++ class)
- onnx_light::onnx_kernels::kernel::Unique::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Unique::Attributes::axis (C++ member)
- onnx_light::onnx_kernels::kernel::Unique::Attributes::sorted (C++ member)
- onnx_light::onnx_kernels::kernel::Unique::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Unique::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Unique::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Unique::Outputs (C++ struct)
- onnx_light::onnx_kernels::kernel::Unique::Outputs::counts (C++ member)
- onnx_light::onnx_kernels::kernel::Unique::Outputs::indices (C++ member)
- onnx_light::onnx_kernels::kernel::Unique::Outputs::inverse_indices (C++ member)
- onnx_light::onnx_kernels::kernel::Unique::Outputs::y (C++ member)
- onnx_light::onnx_kernels::kernel::Unsqueeze (C++ class)
- onnx_light::onnx_kernels::kernel::Unsqueeze::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Unsqueeze::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Unsqueeze::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Upsample (C++ class)
- onnx_light::onnx_kernels::kernel::Upsample::Attributes (C++ struct)
- onnx_light::onnx_kernels::kernel::Upsample::Attributes::mode (C++ member)
- onnx_light::onnx_kernels::kernel::Upsample::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Upsample::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Upsample::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Where (C++ class)
- onnx_light::onnx_kernels::kernel::Where::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Where::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Where::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::Write2BitElement (C++ function)
- onnx_light::onnx_kernels::kernel::Write4BitElement (C++ function)
- onnx_light::onnx_kernels::kernel::Xor (C++ class)
- onnx_light::onnx_kernels::kernel::Xor::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::Xor::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::Xor::operator() (C++ function), [1]
- onnx_light::onnx_kernels::kernel::ZipMap (C++ class)
- onnx_light::onnx_kernels::kernel::ZipMap::CanRunInPlace (C++ function)
- onnx_light::onnx_kernels::kernel::ZipMap::KernelBase (C++ function)
- onnx_light::onnx_kernels::kernel::ZipMap::operator() (C++ function), [1], [2], [3]
- onnx_light::onnx_kernels::KernelDispatchTable (C++ function)
- onnx_light::onnx_kernels::kRuntimeEventValueLimit (C++ member)
- onnx_light::onnx_kernels::Map (C++ struct)
- onnx_light::onnx_kernels::Map::empty (C++ function)
- onnx_light::onnx_kernels::Map::key_type (C++ member)
- onnx_light::onnx_kernels::Map::keys (C++ member)
- onnx_light::onnx_kernels::Map::Map (C++ function), [1]
- onnx_light::onnx_kernels::Map::name (C++ member)
- onnx_light::onnx_kernels::Map::size (C++ function)
- onnx_light::onnx_kernels::Map::value_type (C++ member)
- onnx_light::onnx_kernels::Map::values (C++ member)
- onnx_light::onnx_kernels::NextUint64 (C++ function)
- onnx_light::onnx_kernels::NodeKernelFn (C++ type)
- onnx_light::onnx_kernels::ONNX_LIGHT_DECLARE_TENSOR_ELEMENT_TYPE (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9]
- onnx_light::onnx_kernels::OnnxMapMap (C++ type)
- onnx_light::onnx_kernels::PackedByteSize (C++ function)
- onnx_light::onnx_kernels::PromoteToFloat32 (C++ function)
- onnx_light::onnx_kernels::Rand (C++ function)
- onnx_light::onnx_kernels::RandBool (C++ function)
- onnx_light::onnx_kernels::RandInt (C++ function)
- onnx_light::onnx_kernels::Randn (C++ function)
- onnx_light::onnx_kernels::RandnInt (C++ function)
- onnx_light::onnx_kernels::RandUint (C++ function)
- onnx_light::onnx_kernels::ResolveAxis (C++ function)
- onnx_light::onnx_kernels::RunFunction (C++ function)
- onnx_light::onnx_kernels::RunGraph (C++ function)
- onnx_light::onnx_kernels::RunModel (C++ function)
- onnx_light::onnx_kernels::RunNode (C++ function)
- onnx_light::onnx_kernels::RunNodes (C++ function), [1], [2]
- onnx_light::onnx_kernels::RunSubgraph (C++ function)
- onnx_light::onnx_kernels::RuntimeContext (C++ class)
- onnx_light::onnx_kernels::RuntimeContext::AppendRunNodeEvent (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::Clear (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::ClearCustomKernels (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::ClearEvents (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::ClearExecutionPlans (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::CollectExternalInputs (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::CollectNodeInputs (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::ComputeReleasableInputs (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::current_node_index (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::current_node_index_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::current_subgraph_attr_name (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::current_subgraph_attr_name_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::current_subgraph_node_index (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::current_subgraph_node_index_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::custom_kernels (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::custom_kernels_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::events (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::events_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::events_enabled (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::events_enabled_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::execution_plans_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::functions (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::functions_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::Get (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::GetExecutionPlan (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::GetMap (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::GetSequence (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::Has (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::HasMap (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::HasSequence (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::kernel_ctx (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::kernel_ctx_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::maps (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::maps_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::Put (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::PutMap (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::PutSequence (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::RegisterCustomKernel (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::release_intermediates (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::release_intermediates_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::Remove (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::RemoveMap (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::RemoveSequence (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::RuntimeContext (C++ function), [1], [2]
- onnx_light::onnx_kernels::RuntimeContext::sequences (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::sequences_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::Set (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::set_current_node_index (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::set_current_subgraph (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::set_events_enabled (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::set_release_intermediates (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::set_verbose (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::tensors (C++ function), [1]
- onnx_light::onnx_kernels::RuntimeContext::tensors_ (C++ member)
- onnx_light::onnx_kernels::RuntimeContext::UnregisterCustomKernel (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::verbose (C++ function)
- onnx_light::onnx_kernels::RuntimeContext::verbose_ (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent (C++ struct)
- onnx_light::onnx_kernels::RuntimeEvent::action (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::data_type (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::device (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::duration_ns (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::inputs (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::kind (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::name (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::node_index (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::op_domain (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::op_type (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::shape (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::string_values (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::subgraph_attr_name (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::subgraph_node_index (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::timestamp_ns (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::value_count (C++ member)
- onnx_light::onnx_kernels::RuntimeEvent::values (C++ member)
- onnx_light::onnx_kernels::RuntimeEventAction (C++ enum)
- onnx_light::onnx_kernels::RuntimeEventAction::kAdd (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventAction::kRemove (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventAction::kReplace (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventAction::kRunNode (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventActionName (C++ function)
- onnx_light::onnx_kernels::RuntimeEventKind (C++ enum)
- onnx_light::onnx_kernels::RuntimeEventKind::kInitializer (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventKind::kInput (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventKind::kIntermediate (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventKind::kOutput (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventKind::kUnknown (C++ enumerator)
- onnx_light::onnx_kernels::RuntimeEventKindName (C++ function)
- onnx_light::onnx_kernels::RuntimeEventLog (C++ type)
- onnx_light::onnx_kernels::Sequence (C++ struct)
- onnx_light::onnx_kernels::Sequence::at (C++ function), [1]
- onnx_light::onnx_kernels::Sequence::elem_type (C++ member)
- onnx_light::onnx_kernels::Sequence::empty (C++ function)
- onnx_light::onnx_kernels::Sequence::name (C++ member)
- onnx_light::onnx_kernels::Sequence::Sequence (C++ function), [1]
- onnx_light::onnx_kernels::Sequence::size (C++ function)
- onnx_light::onnx_kernels::Sequence::values (C++ member)
- onnx_light::onnx_kernels::SequenceMap (C++ type)
- onnx_light::onnx_kernels::SliceTensorAlongAxis (C++ function)
- onnx_light::onnx_kernels::Tensor (C++ struct)
- onnx_light::onnx_kernels::Tensor::As (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsBool (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsDouble (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsFloat (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsInt16 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsInt32 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsInt64 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsInt8 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsStrings (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsUint16 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsUint32 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsUint64 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::AsUint8 (C++ function), [1]
- onnx_light::onnx_kernels::Tensor::Borrow (C++ function)
- onnx_light::onnx_kernels::Tensor::borrow_ptr_ (C++ member)
- onnx_light::onnx_kernels::Tensor::borrow_size_ (C++ member)
- onnx_light::onnx_kernels::Tensor::bytes (C++ function)
- onnx_light::onnx_kernels::Tensor::data (C++ member)
- onnx_light::onnx_kernels::Tensor::data_type (C++ member)
- onnx_light::onnx_kernels::Tensor::element_count (C++ function)
- onnx_light::onnx_kernels::Tensor::element_size (C++ function)
- onnx_light::onnx_kernels::Tensor::From (C++ function)
- onnx_light::onnx_kernels::Tensor::FromBool (C++ function)
- onnx_light::onnx_kernels::Tensor::FromDouble (C++ function)
- onnx_light::onnx_kernels::Tensor::FromFloat (C++ function)
- onnx_light::onnx_kernels::Tensor::FromInt16 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromInt32 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromInt64 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromInt8 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromStrings (C++ function)
- onnx_light::onnx_kernels::Tensor::FromUint16 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromUint32 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromUint64 (C++ function)
- onnx_light::onnx_kernels::Tensor::FromUint8 (C++ function)
- onnx_light::onnx_kernels::Tensor::MakeString (C++ function)
- onnx_light::onnx_kernels::Tensor::name (C++ member)
- onnx_light::onnx_kernels::Tensor::shape (C++ member)
- onnx_light::onnx_kernels::Tensor::size_bytes (C++ function)
- onnx_light::onnx_kernels::Tensor::string_data (C++ member)
- onnx_light::onnx_kernels::Tensor::Tensor (C++ function), [1]
- onnx_light::onnx_kernels::TensorFromProto (C++ function)
- onnx_light::onnx_kernels::TensorMap (C++ type)
- onnx_light::onnx_op (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35]
- onnx_light::onnx_op::AllNumericTypes (C++ function)
- onnx_light::onnx_op::AllNumericTypesIr4 (C++ function)
- onnx_light::onnx_op::AllOptionalTypes (C++ function)
- onnx_light::onnx_op::AllTensorSequenceTypes (C++ function)
- onnx_light::onnx_op::AllTensorTypes (C++ function)
- onnx_light::onnx_op::AttributeDefault (C++ type)
- onnx_light::onnx_op::AttributeDefaultRepr (C++ function)
- onnx_light::onnx_op::AttributeParam (C++ struct)
- onnx_light::onnx_op::AttributeParam::default_value (C++ member)
- onnx_light::onnx_op::AttributeParam::description (C++ member)
- onnx_light::onnx_op::AttributeParam::name (C++ member)
- onnx_light::onnx_op::AttributeParam::required (C++ member)
- onnx_light::onnx_op::AttributeParam::type (C++ member)
- onnx_light::onnx_op::AttributeType (C++ enum)
- onnx_light::onnx_op::AttributeType::FLOAT (C++ enumerator)
- onnx_light::onnx_op::AttributeType::FLOATS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::GRAPH (C++ enumerator)
- onnx_light::onnx_op::AttributeType::GRAPHS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::INT (C++ enumerator)
- onnx_light::onnx_op::AttributeType::INTS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::SPARSE_TENSOR (C++ enumerator)
- onnx_light::onnx_op::AttributeType::SPARSE_TENSORS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::STRING (C++ enumerator)
- onnx_light::onnx_op::AttributeType::STRINGS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::TENSOR (C++ enumerator)
- onnx_light::onnx_op::AttributeType::TENSORS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::TYPE_PROTO (C++ enumerator)
- onnx_light::onnx_op::AttributeType::TYPE_PROTOS (C++ enumerator)
- onnx_light::onnx_op::AttributeType::UNDEFINED (C++ enumerator)
- onnx_light::onnx_op::AttributeType_Name (C++ function)
- onnx_light::onnx_op::CastTypesVer13 (C++ function)
- onnx_light::onnx_op::CastTypesVer19 (C++ function)
- onnx_light::onnx_op::CastTypesVer1And6 (C++ function)
- onnx_light::onnx_op::CastTypesVer21 (C++ function)
- onnx_light::onnx_op::CastTypesVer23 (C++ function)
- onnx_light::onnx_op::CastTypesVer24 (C++ function)
- onnx_light::onnx_op::CastTypesVer25 (C++ function)
- onnx_light::onnx_op::CastTypesVer9 (C++ function)
- onnx_light::onnx_op::CollectSchemasFromBuilders (C++ function)
- onnx_light::onnx_op::ConcatTypesVer1 (C++ function)
- onnx_light::onnx_op::ConcatTypesVer13 (C++ function)
- onnx_light::onnx_op::ConcatTypesVer4And11 (C++ function)
- onnx_light::onnx_op::controlflow (C++ type), [1]
- onnx_light::onnx_op::controlflow::GetAllOnnxOpControlflowSchemasWithHistory (C++ function)
- onnx_light::onnx_op::controlflow::LightOpSchema (C++ type)
- onnx_light::onnx_op::controlflow::MakeIfDoc (C++ function)
- onnx_light::onnx_op::controlflow::MakeIfElseBranchAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeIfOutputDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeIfThenBranchAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeLoopBodyAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeLoopDoc (C++ function)
- onnx_light::onnx_op::controlflow::MakeLoopOutputDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanBodyAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanDirectionsAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanDoc (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanInputAxesAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanInputDirectionsAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanNumScanInputsAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanOutputAxesAttributeDescription (C++ function)
- onnx_light::onnx_op::controlflow::MakeScanOutputDirectionsAttributeDescription (C++ function)
- onnx_light::onnx_op::EqualTypesV11 (C++ function)
- onnx_light::onnx_op::EqualTypesV13 (C++ function)
- onnx_light::onnx_op::EqualTypesV19 (C++ function)
- onnx_light::onnx_op::EqualTypesV1V7 (C++ function)
- onnx_light::onnx_op::FloatTypes (C++ function)
- onnx_light::onnx_op::FormalParameter (C++ struct)
- onnx_light::onnx_op::FormalParameter::description (C++ member)
- onnx_light::onnx_op::FormalParameter::name (C++ member)
- onnx_light::onnx_op::FormalParameter::type (C++ member)
- onnx_light::onnx_op::generator (C++ type), [1]
- onnx_light::onnx_op::generator::GetAllOnnxOpGeneratorSchemasWithHistory (C++ function)
- onnx_light::onnx_op::generator::LightOpSchema (C++ type)
- onnx_light::onnx_op::generator::MakeBernoulliDoc (C++ function)
- onnx_light::onnx_op::generator::MakeConstantDoc (C++ function)
- onnx_light::onnx_op::generator::MakeConstantOfShapeDoc (C++ function)
- onnx_light::onnx_op::generator::MakeEyeLikeDoc (C++ function)
- onnx_light::onnx_op::generator::MakeMultinomialDoc (C++ function)
- onnx_light::onnx_op::generator::MakeRandomNormalDoc (C++ function)
- onnx_light::onnx_op::generator::MakeRandomNormalLikeDoc (C++ function)
- onnx_light::onnx_op::generator::MakeRandomUniformDoc (C++ function)
- onnx_light::onnx_op::generator::MakeRandomUniformLikeDoc (C++ function)
- onnx_light::onnx_op::generator::MakeRangeDoc (C++ function)
- onnx_light::onnx_op::GetAllOnnxOpSchemasWithHistory (C++ function)
- onnx_light::onnx_op::image (C++ type), [1]
- onnx_light::onnx_op::image::GetAllOnnxOpImageSchemasWithHistory (C++ function)
- onnx_light::onnx_op::image::LightOpSchema (C++ type)
- onnx_light::onnx_op::image::MakeImageDecoderDoc (C++ function)
- onnx_light::onnx_op::kOnnxDomain (C++ member)
- onnx_light::onnx_op::LightOpSchema (C++ class)
- onnx_light::onnx_op::LightOpSchema::attributes (C++ function)
- onnx_light::onnx_op::LightOpSchema::attributes_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::deprecated (C++ function)
- onnx_light::onnx_op::LightOpSchema::deprecated_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::doc (C++ function)
- onnx_light::onnx_op::LightOpSchema::doc_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::domain (C++ function)
- onnx_light::onnx_op::LightOpSchema::domain_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::has_function_implementation (C++ function)
- onnx_light::onnx_op::LightOpSchema::has_function_implementation_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::inputs (C++ function)
- onnx_light::onnx_op::LightOpSchema::inputs_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::LightOpSchema (C++ function), [1]
|
- onnx_light::onnx_op::LightOpSchema::max_output (C++ function)
- onnx_light::onnx_op::LightOpSchema::max_output_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::min_output (C++ function)
- onnx_light::onnx_op::LightOpSchema::min_output_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::name (C++ function)
- onnx_light::onnx_op::LightOpSchema::name_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::node_determinism (C++ function)
- onnx_light::onnx_op::LightOpSchema::node_determinism_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::NodeDeterminism (C++ enum)
- onnx_light::onnx_op::LightOpSchema::NodeDeterminism::Deterministic (C++ enumerator)
- onnx_light::onnx_op::LightOpSchema::NodeDeterminism::NonDeterministic (C++ enumerator)
- onnx_light::onnx_op::LightOpSchema::NodeDeterminism::Unknown (C++ enumerator)
- onnx_light::onnx_op::LightOpSchema::non_deterministic (C++ function)
- onnx_light::onnx_op::LightOpSchema::outputs (C++ function)
- onnx_light::onnx_op::LightOpSchema::outputs_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::set_deprecated (C++ function)
- onnx_light::onnx_op::LightOpSchema::set_max_output (C++ function)
- onnx_light::onnx_op::LightOpSchema::set_min_output (C++ function)
- onnx_light::onnx_op::LightOpSchema::set_node_determinism (C++ function)
- onnx_light::onnx_op::LightOpSchema::since_version (C++ function)
- onnx_light::onnx_op::LightOpSchema::since_version_ (C++ member)
- onnx_light::onnx_op::LightOpSchema::type_constraints (C++ function)
- onnx_light::onnx_op::LightOpSchema::type_constraints_ (C++ member)
- onnx_light::onnx_op::logical (C++ type), [1]
- onnx_light::onnx_op::logical::GetAllOnnxOpLogicalSchemasWithHistory (C++ function)
- onnx_light::onnx_op::logical::LightOpSchema (C++ type)
- onnx_light::onnx_op::logical::MakeBinaryBitwiseOperatorDoc (C++ function)
- onnx_light::onnx_op::logical::MakeBinaryLogicalOperatorDoc (C++ function)
- onnx_light::onnx_op::logical::MakeBitShiftOperatorDoc (C++ function)
- onnx_light::onnx_op::logical::MakeBitwiseNotOperatorDoc (C++ function)
- onnx_light::onnx_op::logical::MakeNotLogicalOperatorDoc (C++ function)
- onnx_light::onnx_op::logical::MakeWhereOperatorDoc (C++ function)
- onnx_light::onnx_op::math (C++ type), [1]
- onnx_light::onnx_op::math::GetAllOnnxOpMathSchemasWithHistory (C++ function)
- onnx_light::onnx_op::math::LightOpSchema (C++ type)
- onnx_light::onnx_op::math::MakeBlackmanWindowDoc (C++ function)
- onnx_light::onnx_op::math::MakeCumProdDoc (C++ function)
- onnx_light::onnx_op::math::MakeCumSumDoc (C++ function)
- onnx_light::onnx_op::math::MakeDFTDoc (C++ function)
- onnx_light::onnx_op::math::MakeEinsumDoc (C++ function)
- onnx_light::onnx_op::math::MakeElementwiseMathDoc (C++ function)
- onnx_light::onnx_op::math::MakeGemmDoc (C++ function)
- onnx_light::onnx_op::math::MakeHammingWindowDoc (C++ function)
- onnx_light::onnx_op::math::MakeHannWindowDoc (C++ function)
- onnx_light::onnx_op::math::MakeMatMulDoc (C++ function)
- onnx_light::onnx_op::math::MakeMatMulIntegerDoc (C++ function)
- onnx_light::onnx_op::math::MakeMaxDoc (C++ function)
- onnx_light::onnx_op::math::MakeMeanDoc (C++ function)
- onnx_light::onnx_op::math::MakeMelWeightMatrixDoc (C++ function)
- onnx_light::onnx_op::math::MakeMinDoc (C++ function)
- onnx_light::onnx_op::math::MakePowDoc (C++ function)
- onnx_light::onnx_op::math::MakeSTFTDoc (C++ function)
- onnx_light::onnx_op::math::MakeSumDoc (C++ function)
- onnx_light::onnx_op::math::MakeTopKDoc (C++ function)
- onnx_light::onnx_op::math::MakeUnaryMathDoc (C++ function)
- onnx_light::onnx_op::math::MakeUnaryMathOutputDescription (C++ function)
- onnx_light::onnx_op::nn (C++ type), [1]
- onnx_light::onnx_op::nn::GetAllOnnxOpNnSchemasWithHistory (C++ function)
- onnx_light::onnx_op::nn::LightOpSchema (C++ type)
- onnx_light::onnx_op::nn::MakeAttentionDoc (C++ function)
- onnx_light::onnx_op::nn::MakeAveragePoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeBatchNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeCausalConvWithStateDoc (C++ function)
- onnx_light::onnx_op::nn::MakeCol2ImDoc (C++ function)
- onnx_light::onnx_op::nn::MakeConvDoc (C++ function)
- onnx_light::onnx_op::nn::MakeConvIntegerDoc (C++ function)
- onnx_light::onnx_op::nn::MakeConvTransposeDoc (C++ function)
- onnx_light::onnx_op::nn::MakeDeformConvDoc (C++ function)
- onnx_light::onnx_op::nn::MakeFlattenDoc (C++ function)
- onnx_light::onnx_op::nn::MakeGlobalAveragePoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeGlobalLpPoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeGlobalMaxPoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeGroupNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeGRUDoc (C++ function)
- onnx_light::onnx_op::nn::MakeInstanceNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeLayerNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeLinearAttentionDoc (C++ function)
- onnx_light::onnx_op::nn::MakeLpNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeLpPoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeLRNDoc (C++ function)
- onnx_light::onnx_op::nn::MakeLSTMDoc (C++ function)
- onnx_light::onnx_op::nn::MakeMaxPoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeMaxRoiPoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeMaxUnpoolDoc (C++ function)
- onnx_light::onnx_op::nn::MakeMeanVarianceNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeRMSNormalizationDoc (C++ function)
- onnx_light::onnx_op::nn::MakeRNNDoc (C++ function)
- onnx_light::onnx_op::nn::MakeRotaryEmbeddingDoc (C++ function)
- onnx_light::onnx_op::NumericTypesForMathReduction (C++ function)
- onnx_light::onnx_op::NumericTypesForMathReductionIr4 (C++ function)
- onnx_light::onnx_op::object_detection (C++ type), [1]
- onnx_light::onnx_op::object_detection::GetAllOnnxOpObjectDetectionSchemasWithHistory (C++ function)
- onnx_light::onnx_op::object_detection::LightOpSchema (C++ type)
- onnx_light::onnx_op::object_detection::MakeNonMaxSuppressionDoc (C++ function)
- onnx_light::onnx_op::object_detection::MakeRoiAlignDoc (C++ function)
- onnx_light::onnx_op::optional (C++ type), [1]
- onnx_light::onnx_op::optional::GetAllOnnxOpOptionalSchemasWithHistory (C++ function)
- onnx_light::onnx_op::optional::LightOpSchema (C++ type)
- onnx_light::onnx_op::optional::MakeOptionalDoc (C++ function)
- onnx_light::onnx_op::optional::MakeOptionalGetElementDoc (C++ function)
- onnx_light::onnx_op::optional::MakeOptionalHasElementDoc (C++ function)
- onnx_light::onnx_op::preview (C++ type), [1]
- onnx_light::onnx_op::preview::GetAllOnnxOpPreviewSchemasWithHistory (C++ function)
- onnx_light::onnx_op::preview::kOnnxPreviewDomain (C++ member)
- onnx_light::onnx_op::preview::LightOpSchema (C++ type)
- onnx_light::onnx_op::preview::MakeFlexAttentionDoc (C++ function)
- onnx_light::onnx_op::quantization (C++ type), [1]
- onnx_light::onnx_op::quantization::GetAllOnnxOpQuantizationSchemasWithHistory (C++ function)
- onnx_light::onnx_op::quantization::LightOpSchema (C++ type)
- onnx_light::onnx_op::quantization::MakeDequantizeLinearDoc (C++ function)
- onnx_light::onnx_op::quantization::MakeDynamicQuantizeLinearDoc (C++ function)
- onnx_light::onnx_op::quantization::MakeQLinearConvDoc (C++ function)
- onnx_light::onnx_op::quantization::MakeQLinearMatMulDoc (C++ function)
- onnx_light::onnx_op::quantization::MakeQuantizeLinearDoc (C++ function)
- onnx_light::onnx_op::reduction (C++ type), [1]
- onnx_light::onnx_op::reduction::GetAllOnnxOpReductionSchemasWithHistory (C++ function)
- onnx_light::onnx_op::reduction::LightOpSchema (C++ type)
- onnx_light::onnx_op::reduction::MakeArgReduceDoc (C++ function)
- onnx_light::onnx_op::reduction::MakeReduceOpDoc (C++ function)
- onnx_light::onnx_op::reduction::MakeReduceSumDoc (C++ function)
- onnx_light::onnx_op::rt (C++ type), [1]
- onnx_light::onnx_op::rt::GetAllOnnxOpRtSchemasWithHistory (C++ function)
- onnx_light::onnx_op::rt::kAiRtDomain (C++ member)
- onnx_light::onnx_op::rt::LightOpSchema (C++ type)
- onnx_light::onnx_op::rt::MakeDelayedInitializerDoc (C++ function)
- onnx_light::onnx_op::SchemaBuilder (C++ type)
- onnx_light::onnx_op::SchemaError (C++ class)
- onnx_light::onnx_op::SchemaError::SchemaError (C++ function)
- onnx_light::onnx_op::sequence (C++ type), [1]
- onnx_light::onnx_op::sequence::GetAllOnnxOpSequenceSchemasWithHistory (C++ function)
- onnx_light::onnx_op::sequence::LightOpSchema (C++ type)
- onnx_light::onnx_op::sequence::MakeConcatFromSequenceDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceAtDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceConstructDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceEmptyDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceEraseDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceInsertDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceLengthDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSequenceMapDoc (C++ function)
- onnx_light::onnx_op::sequence::MakeSplitToSequenceDoc (C++ function)
- onnx_light::onnx_op::StripDocs (C++ function)
- onnx_light::onnx_op::tensor (C++ type), [1]
- onnx_light::onnx_op::tensor::GetAllOnnxOpTensorSchemasWithHistory (C++ function)
- onnx_light::onnx_op::tensor::LightOpSchema (C++ type)
- onnx_light::onnx_op::tensor::MakeAffineGridDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeAffineGridGridTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeAffineGridSizeTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeBitCastDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeCastDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeCastInputTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeCastLikeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeCastLikeInputTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeCastLikeOutputTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeCastOutputTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeCenterCropPadDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeCenterCropPadTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeCompressDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeCompressTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeConcatDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeConcatTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeDepthToSpaceDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeDepthToSpaceTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeExpandDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeExpandTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeGatherDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeGatherElementsDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeGatherNDDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeGridSampleDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeGridSampleGridTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeGridSampleInputTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeIdentityDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeIdentityTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeNonZeroDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeNonZeroTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeOneHotDepthTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeOneHotDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeOneHotIndicesTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeOneHotValuesTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakePadDoc (C++ function)
- onnx_light::onnx_op::tensor::MakePadModeDescription (C++ function)
- onnx_light::onnx_op::tensor::MakePadTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeResizeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeResizeT1TypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeResizeT2TypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeReverseSequenceDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeReverseSequenceTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeScatterDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeScatterElementsDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeScatterNDDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeShapeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeShapeTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeSizeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeSizeTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeSpaceToDepthDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeSpaceToDepthTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeSplitDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeSplitTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeSqueezeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeSqueezeTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeTensorScatterDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeTileDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeTileTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeTransposeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeTransposeTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeTriluDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeTriluTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeUniqueDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeUniqueTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeUnsqueezeDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeUnsqueezeTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::tensor::MakeUpsampleDoc (C++ function)
- onnx_light::onnx_op::tensor::MakeUpsampleTypeConstraintDescription (C++ function)
- onnx_light::onnx_op::TensorType (C++ enum)
- onnx_light::onnx_op::TensorType::kBfloat16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kBool (C++ enumerator)
- onnx_light::onnx_op::TensorType::kComplex128 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kComplex64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kDouble (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat4e2m1 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat8e4m3fn (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat8e4m3fnuz (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat8e5m2 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat8e5m2fnuz (C++ enumerator)
- onnx_light::onnx_op::TensorType::kFloat8e8m0 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kInt16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kInt2 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kInt32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kInt4 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kInt64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kInt8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kMapInt64Double (C++ enumerator)
- onnx_light::onnx_op::TensorType::kMapInt64Float (C++ enumerator)
- onnx_light::onnx_op::TensorType::kMapInt64String (C++ enumerator)
- onnx_light::onnx_op::TensorType::kMapStringDouble (C++ enumerator)
- onnx_light::onnx_op::TensorType::kMapStringFloat (C++ enumerator)
- onnx_light::onnx_op::TensorType::kMapStringInt64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptBool (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptComplex128 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptComplex64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptDouble (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptFloat (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptFloat16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptInt16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptInt32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptInt64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptInt8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqBool (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqComplex128 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqComplex64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqDouble (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqFloat (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqFloat16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqInt16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqInt32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqInt64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqInt8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqString (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqUint16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqUint32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqUint64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptSeqUint8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptString (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptUint16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptUint32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptUint64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kOptUint8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqBool (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqComplex128 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqComplex64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqDouble (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqFloat (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqFloat16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqInt16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqInt32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqInt64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqInt8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqMapInt64Float (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqMapStringFloat (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqString (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqUint16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqUint32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqUint64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kSeqUint8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kString (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUint16 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUint2 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUint32 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUint4 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUint64 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUint8 (C++ enumerator)
- onnx_light::onnx_op::TensorType::kUndefined (C++ enumerator)
- onnx_light::onnx_op::text (C++ type), [1]
- onnx_light::onnx_op::text::GetAllOnnxOpTextSchemasWithHistory (C++ function)
- onnx_light::onnx_op::text::LightOpSchema (C++ type)
- onnx_light::onnx_op::text::MakeRegexFullMatchDoc (C++ function)
- onnx_light::onnx_op::text::MakeStringConcatDoc (C++ function)
- onnx_light::onnx_op::text::MakeStringNormalizerDoc (C++ function)
- onnx_light::onnx_op::text::MakeStringSplitDoc (C++ function)
- onnx_light::onnx_op::text::MakeTfIdfVectorizerDoc (C++ function)
- onnx_light::onnx_op::ToTypeString (C++ function)
- onnx_light::onnx_op::traditionalml (C++ type), [1]
- onnx_light::onnx_op::traditionalml::GetAllOnnxOpTraditionalMLSchemasWithHistory (C++ function)
- onnx_light::onnx_op::traditionalml::LightOpSchema (C++ type)
- onnx_light::onnx_op::traditionalml::MakeArrayFeatureExtractorDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeBinarizerDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeCastMapDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeCategoryMapperDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeDictVectorizerDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeFeatureVectorizerDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeImputerDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeLabelEncoderDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeLinearClassifierDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeLinearRegressorDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeNormalizerDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeOneHotEncoderDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeScalerDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeSVMClassifierDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeSVMRegressorDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeTreeEnsembleClassifierDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeTreeEnsembleDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeTreeEnsembleRegressorDoc (C++ function)
- onnx_light::onnx_op::traditionalml::MakeZipMapDoc (C++ function)
- onnx_light::onnx_op::training (C++ type), [1]
- onnx_light::onnx_op::training::GetAllOnnxOpTrainingSchemasWithHistory (C++ function)
- onnx_light::onnx_op::training::kOnnxPreviewTrainingDomain (C++ member)
- onnx_light::onnx_op::training::LightOpSchema (C++ type)
- onnx_light::onnx_op::training::MakeAdagradDoc (C++ function)
- onnx_light::onnx_op::training::MakeAdamDoc (C++ function)
- onnx_light::onnx_op::training::MakeGradientDoc (C++ function)
- onnx_light::onnx_op::training::MakeMomentumDoc (C++ function)
- onnx_light::onnx_op::TypeConstraintParam (C++ struct)
- onnx_light::onnx_op::TypeConstraintParam::allowed_type_strs (C++ member)
- onnx_light::onnx_op::TypeConstraintParam::description (C++ member)
- onnx_light::onnx_op::TypeConstraintParam::type_param_str (C++ member)
- onnx_light::onnx_optim (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25]
- onnx_light::onnx_optim::annotations (C++ type), [1]
- onnx_light::onnx_optim::annotations::ComputeContext (C++ class)
- onnx_light::onnx_optim::annotations::ComputeContext::Clear (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::ClearEvents (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::ComputeContext (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::ComputeInPlaceReuseGraph (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::ComputeValueAndNodeTags (C++ function), [1], [2]
- onnx_light::onnx_optim::annotations::ComputeContext::Empty (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::Events (C++ function), [1]
- onnx_light::onnx_optim::annotations::ComputeContext::events_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::events_enabled (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::events_enabled_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::Memory (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::memory_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::node_tags_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::NodeMemory (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::NodeReleaseAfterShapeTagged (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::NodeReuse (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::NodeTag (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::NodeTags (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::release_after_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::release_after_shape_tagged_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::ReleaseAfterShapeTagged (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::Reuse (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::reuse_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::set_events_enabled (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::Size (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::value_tags_ (C++ member)
- onnx_light::onnx_optim::annotations::ComputeContext::ValueTags (C++ function)
- onnx_light::onnx_optim::annotations::ComputeContext::WriteToMetadata (C++ function)
- onnx_light::onnx_optim::annotations::ComputeEvent (C++ struct)
- onnx_light::onnx_optim::annotations::ComputeEvent::action (C++ member)
- onnx_light::onnx_optim::annotations::ComputeEvent::input_index (C++ member)
- onnx_light::onnx_optim::annotations::ComputeEvent::kind (C++ member)
- onnx_light::onnx_optim::annotations::ComputeEvent::name (C++ member)
- onnx_light::onnx_optim::annotations::ComputeEvent::node_index (C++ member)
- onnx_light::onnx_optim::annotations::ComputeEvent::output_index (C++ member)
- onnx_light::onnx_optim::annotations::ComputeEventAction (C++ enum)
- onnx_light::onnx_optim::annotations::ComputeEventAction::kInPlace (C++ enumerator)
- onnx_light::onnx_optim::annotations::ComputeEventAction::kRelease (C++ enumerator)
- onnx_light::onnx_optim::annotations::ComputeEventAction::kReleaseShapeTag (C++ enumerator)
- onnx_light::onnx_optim::annotations::ComputeEventActionName (C++ function)
- onnx_light::onnx_optim::annotations::ComputeEventLog (C++ type)
- onnx_light::onnx_optim::annotations::ComputeInPlaceReuse (C++ function)
- onnx_light::onnx_optim::annotations::InferValueAndNodeTags (C++ function), [1], [2]
- onnx_light::onnx_optim::annotations::InPlaceReuse (C++ struct)
- onnx_light::onnx_optim::annotations::InPlaceReuse::input_index (C++ member)
- onnx_light::onnx_optim::annotations::InPlaceReuse::kind (C++ member)
- onnx_light::onnx_optim::annotations::InPlaceReuse::operator!= (C++ function)
- onnx_light::onnx_optim::annotations::InPlaceReuse::operator== (C++ function)
- onnx_light::onnx_optim::annotations::InPlaceReuse::output_index (C++ member)
- onnx_light::onnx_optim::annotations::InPlaceReuseKind (C++ enum)
- onnx_light::onnx_optim::annotations::InPlaceReuseKind::kEqual (C++ enumerator)
- onnx_light::onnx_optim::annotations::InPlaceReuseKind::kGreater (C++ enumerator)
- onnx_light::onnx_optim::annotations::kInPlaceReuseMetadataKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryAlreadyAllocatedBytesKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryInitializersKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryInputsKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryIntermediatesKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryOutputAllocationBytesKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryOutputsKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeMemoryTotalBytesKey (C++ member)
- onnx_light::onnx_optim::annotations::kNodeTagMetadataKey (C++ member)
- onnx_light::onnx_optim::annotations::kReleaseAfterMetadataKey (C++ member)
- onnx_light::onnx_optim::annotations::kReleaseAfterShapeTagMetadataKey (C++ member)
- onnx_light::onnx_optim::annotations::kValueTagMetadataKey (C++ member)
- onnx_light::onnx_optim::annotations::kValueTagsMetadataKey (C++ member)
- onnx_light::onnx_optim::annotations::NodeMemoryProfile (C++ type)
- onnx_light::onnx_optim::annotations::NodeMemoryProfileBucket (C++ function), [1]
- onnx_light::onnx_optim::annotations::NodeMemoryProfileScalar (C++ function), [1]
- onnx_light::onnx_optim::annotations::NodeMemoryProfileValue (C++ type)
- onnx_light::onnx_optim::annotations::ShapeTag (C++ type)
- onnx_light::onnx_optim::annotations::TaggedMemory (C++ type)
- onnx_light::onnx_optim::annotations::WriteInPlaceReuseToMetadata (C++ function)
- onnx_light::onnx_optim::annotations::WriteValueAndNodeTagsToMetadata (C++ function), [1], [2]
- onnx_light::onnx_optim::DataTypeToTensorType (C++ function)
- onnx_light::onnx_optim::Device (C++ enum)
- onnx_light::onnx_optim::Device::kCPU (C++ enumerator)
- onnx_light::onnx_optim::Device::kGPU0 (C++ enumerator)
- onnx_light::onnx_optim::Device::kGPU8191 (C++ enumerator)
- onnx_light::onnx_optim::Device::kUndefined (C++ enumerator)
- onnx_light::onnx_optim::DeviceFromName (C++ function)
- onnx_light::onnx_optim::DeviceName (C++ function)
- onnx_light::onnx_optim::expressions (C++ type)
- onnx_light::onnx_optim::expressions::BinOp (C++ struct)
- onnx_light::onnx_optim::expressions::BinOp::BinOp (C++ function)
- onnx_light::onnx_optim::expressions::BinOp::clone (C++ function)
- onnx_light::onnx_optim::expressions::BinOp::left (C++ member)
- onnx_light::onnx_optim::expressions::BinOp::op (C++ member)
- onnx_light::onnx_optim::expressions::BinOp::right (C++ member)
- onnx_light::onnx_optim::expressions::BinOpKind (C++ enum)
- onnx_light::onnx_optim::expressions::BinOpKind::Add (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::BitAnd (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::BitXor (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::ExactDiv (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::FloorDiv (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::Mod (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::Mult (C++ enumerator)
- onnx_light::onnx_optim::expressions::BinOpKind::Sub (C++ enumerator)
- onnx_light::onnx_optim::expressions::Call (C++ struct)
- onnx_light::onnx_optim::expressions::Call::args (C++ member)
- onnx_light::onnx_optim::expressions::Call::Call (C++ function)
- onnx_light::onnx_optim::expressions::Call::clone (C++ function)
- onnx_light::onnx_optim::expressions::Call::func (C++ member)
- onnx_light::onnx_optim::expressions::compare_expressions (C++ function)
- onnx_light::onnx_optim::expressions::CompareResult (C++ enum)
- onnx_light::onnx_optim::expressions::CompareResult::Equal (C++ enumerator)
- onnx_light::onnx_optim::expressions::CompareResult::Greater (C++ enumerator)
- onnx_light::onnx_optim::expressions::CompareResult::Smaller (C++ enumerator)
- onnx_light::onnx_optim::expressions::CompareResult::Unknown (C++ enumerator)
- onnx_light::onnx_optim::expressions::Constant (C++ struct)
- onnx_light::onnx_optim::expressions::Constant::clone (C++ function)
- onnx_light::onnx_optim::expressions::Constant::Constant (C++ function)
- onnx_light::onnx_optim::expressions::Constant::value (C++ member)
- onnx_light::onnx_optim::expressions::dim_add (C++ function)
- onnx_light::onnx_optim::expressions::dim_div (C++ function)
- onnx_light::onnx_optim::expressions::dim_exact_div (C++ function)
- onnx_light::onnx_optim::expressions::dim_max (C++ function)
- onnx_light::onnx_optim::expressions::dim_min (C++ function)
- onnx_light::onnx_optim::expressions::dim_mod (C++ function)
- onnx_light::onnx_optim::expressions::dim_mul (C++ function)
- onnx_light::onnx_optim::expressions::dim_multi_mul (C++ function)
- onnx_light::onnx_optim::expressions::dim_ranges_from_expressions (C++ function)
- onnx_light::onnx_optim::expressions::dim_sub (C++ function)
- onnx_light::onnx_optim::expressions::dim_to_string (C++ function)
- onnx_light::onnx_optim::expressions::DimRange (C++ struct)
- onnx_light::onnx_optim::expressions::DimRange::lower (C++ member)
- onnx_light::onnx_optim::expressions::DimRange::upper (C++ member)
- onnx_light::onnx_optim::expressions::DimType (C++ type)
- onnx_light::onnx_optim::expressions::evaluate_expression (C++ function)
- onnx_light::onnx_optim::expressions::ExpressionComparison (C++ struct)
- onnx_light::onnx_optim::expressions::ExpressionComparison::difference (C++ member)
- onnx_light::onnx_optim::expressions::ExpressionComparison::result (C++ member)
- onnx_light::onnx_optim::expressions::kDimInfinity (C++ member)
- onnx_light::onnx_optim::expressions::Name (C++ struct)
- onnx_light::onnx_optim::expressions::Name::clone (C++ function)
- onnx_light::onnx_optim::expressions::Name::id (C++ member)
- onnx_light::onnx_optim::expressions::Name::Name (C++ function)
- onnx_light::onnx_optim::expressions::Node (C++ struct)
- onnx_light::onnx_optim::expressions::Node::clone (C++ function)
- onnx_light::onnx_optim::expressions::Node::~Node (C++ function)
- onnx_light::onnx_optim::expressions::NodePtr (C++ type)
- onnx_light::onnx_optim::expressions::parse (C++ function)
- onnx_light::onnx_optim::expressions::parse_expression_tokens (C++ function)
- onnx_light::onnx_optim::expressions::rename_dynamic_dimensions (C++ function)
- onnx_light::onnx_optim::expressions::rename_dynamic_expression (C++ function)
- onnx_light::onnx_optim::expressions::rename_expression (C++ function)
- onnx_light::onnx_optim::expressions::simplify_expression (C++ function), [1]
- onnx_light::onnx_optim::expressions::simplify_result_to_string (C++ function)
- onnx_light::onnx_optim::expressions::simplify_two_expressions (C++ function)
- onnx_light::onnx_optim::expressions::SimplifyResult (C++ type)
- onnx_light::onnx_optim::expressions::UnaryOp (C++ struct)
- onnx_light::onnx_optim::expressions::UnaryOp::clone (C++ function)
- onnx_light::onnx_optim::expressions::UnaryOp::op (C++ member)
- onnx_light::onnx_optim::expressions::UnaryOp::operand (C++ member)
- onnx_light::onnx_optim::expressions::UnaryOp::UnaryOp (C++ function)
- onnx_light::onnx_optim::expressions::UnaryOpKind (C++ enum)
- onnx_light::onnx_optim::expressions::UnaryOpKind::UAdd (C++ enumerator)
- onnx_light::onnx_optim::expressions::UnaryOpKind::USub (C++ enumerator)
- onnx_light::onnx_optim::expressions::unparse (C++ function)
- onnx_light::onnx_optim::GPUIndex (C++ function)
- onnx_light::onnx_optim::IsGPU (C++ function)
- onnx_light::onnx_optim::IsIntegerTensorType (C++ function)
- onnx_light::onnx_optim::kMaxGPUIndex (C++ member)
- onnx_light::onnx_optim::kMaxOptimRank (C++ member)
- onnx_light::onnx_optim::kOptimValueAsShapeMaxElements (C++ member)
- onnx_light::onnx_optim::kValueInfoDeviceMetadataKey (C++ member)
- onnx_light::onnx_optim::kValueInfoMaxMetadataKey (C++ member)
- onnx_light::onnx_optim::kValueInfoMinMetadataKey (C++ member)
- onnx_light::onnx_optim::MakeGPUDevice (C++ function)
- onnx_light::onnx_optim::OptimCmpResult (C++ enum)
- onnx_light::onnx_optim::OptimCmpResult::kComplementary (C++ enumerator)
- onnx_light::onnx_optim::OptimCmpResult::kConflict (C++ enumerator)
- onnx_light::onnx_optim::OptimCmpResult::kLessPrecise (C++ enumerator)
- onnx_light::onnx_optim::OptimCmpResult::kMorePrecise (C++ enumerator)
- onnx_light::onnx_optim::OptimDim (C++ class)
- onnx_light::onnx_optim::OptimDim::AsExpr (C++ function)
- onnx_light::onnx_optim::OptimDim::AsInt (C++ function)
- onnx_light::onnx_optim::OptimDim::IsExpr (C++ function)
- onnx_light::onnx_optim::OptimDim::IsInt (C++ function)
- onnx_light::onnx_optim::OptimDim::operator!= (C++ function)
- onnx_light::onnx_optim::OptimDim::operator== (C++ function)
- onnx_light::onnx_optim::OptimDim::OptimDim (C++ function), [1], [2], [3]
- onnx_light::onnx_optim::OptimDim::ToString (C++ function)
- onnx_light::onnx_optim::OptimDim::value_ (C++ member)
- onnx_light::onnx_optim::OptimSequence (C++ class)
- onnx_light::onnx_optim::OptimSequence::ClearElemShapes (C++ function)
- onnx_light::onnx_optim::OptimSequence::elem_dtype_ (C++ member)
- onnx_light::onnx_optim::OptimSequence::elem_shapes_ (C++ member)
- onnx_light::onnx_optim::OptimSequence::ElemDtype (C++ function)
- onnx_light::onnx_optim::OptimSequence::ElemShapes (C++ function), [1]
- onnx_light::onnx_optim::OptimSequence::has_elem_dtype_ (C++ member)
- onnx_light::onnx_optim::OptimSequence::has_elem_shapes_ (C++ member)
- onnx_light::onnx_optim::OptimSequence::HasElemDtype (C++ function)
- onnx_light::onnx_optim::OptimSequence::HasElemShapes (C++ function)
- onnx_light::onnx_optim::OptimSequence::Length (C++ function), [1]
- onnx_light::onnx_optim::OptimSequence::length_ (C++ member)
- onnx_light::onnx_optim::OptimSequence::operator!= (C++ function)
- onnx_light::onnx_optim::OptimSequence::operator== (C++ function)
- onnx_light::onnx_optim::OptimSequence::OptimSequence (C++ function), [1], [2]
- onnx_light::onnx_optim::OptimSequence::SetElemDtype (C++ function)
- onnx_light::onnx_optim::OptimSequence::SetElemShapes (C++ function)
- onnx_light::onnx_optim::OptimSequence::SetLength (C++ function)
- onnx_light::onnx_optim::OptimShape (C++ class)
- onnx_light::onnx_optim::OptimShape::Dims (C++ function)
- onnx_light::onnx_optim::OptimShape::dims_ (C++ member)
- onnx_light::onnx_optim::OptimShape::Empty (C++ function)
- onnx_light::onnx_optim::OptimShape::IsFullyKnown (C++ function)
- onnx_light::onnx_optim::OptimShape::NumElements (C++ function)
- onnx_light::onnx_optim::OptimShape::operator!= (C++ function)
- onnx_light::onnx_optim::OptimShape::operator== (C++ function)
- onnx_light::onnx_optim::OptimShape::operator[] (C++ function), [1]
- onnx_light::onnx_optim::OptimShape::OptimShape (C++ function), [1], [2]
- onnx_light::onnx_optim::OptimShape::PushBack (C++ function)
- onnx_light::onnx_optim::OptimShape::Rank (C++ function)
- onnx_light::onnx_optim::OptimShape::ToString (C++ function)
- onnx_light::onnx_optim::OptimShape::value_type (C++ type)
- onnx_light::onnx_optim::OptimTensor (C++ class)
- onnx_light::onnx_optim::OptimTensor::ClearMax (C++ function)
- onnx_light::onnx_optim::OptimTensor::ClearMin (C++ function)
- onnx_light::onnx_optim::OptimTensor::ClearMinMax (C++ function)
- onnx_light::onnx_optim::OptimTensor::ClearValueAsShape (C++ function)
- onnx_light::onnx_optim::OptimTensor::Cmp (C++ function)
- onnx_light::onnx_optim::OptimTensor::Data (C++ function)
- onnx_light::onnx_optim::OptimTensor::data_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::device_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::Dtype (C++ function)
- onnx_light::onnx_optim::OptimTensor::dtype_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::GetDevice (C++ function)
- onnx_light::onnx_optim::OptimTensor::HasMax (C++ function)
- onnx_light::onnx_optim::OptimTensor::HasMin (C++ function)
- onnx_light::onnx_optim::OptimTensor::HasValueAsShape (C++ function)
- onnx_light::onnx_optim::OptimTensor::IsNull (C++ function)
- onnx_light::onnx_optim::OptimTensor::IsNullConstant (C++ function)
- onnx_light::onnx_optim::OptimTensor::Max (C++ function)
- onnx_light::onnx_optim::OptimTensor::max_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::Min (C++ function)
- onnx_light::onnx_optim::OptimTensor::min_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::operator!= (C++ function)
- onnx_light::onnx_optim::OptimTensor::operator== (C++ function)
- onnx_light::onnx_optim::OptimTensor::OptimTensor (C++ function), [1]
- onnx_light::onnx_optim::OptimTensor::SetDevice (C++ function)
- onnx_light::onnx_optim::OptimTensor::SetMax (C++ function)
- onnx_light::onnx_optim::OptimTensor::SetMin (C++ function)
- onnx_light::onnx_optim::OptimTensor::SetMinMax (C++ function)
- onnx_light::onnx_optim::OptimTensor::SetValueAsShape (C++ function)
- onnx_light::onnx_optim::OptimTensor::Shape (C++ function), [1]
- onnx_light::onnx_optim::OptimTensor::shape_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::ToString (C++ function)
- onnx_light::onnx_optim::OptimTensor::value_as_shape_ (C++ member)
- onnx_light::onnx_optim::OptimTensor::ValueAsShape (C++ function), [1]
- onnx_light::onnx_optim::OptimTensorFromTensorProto (C++ function)
- onnx_light::onnx_optim::OptimTensorFromValueInfo (C++ function)
- onnx_light::onnx_optim::OptimTensorToValueInfo (C++ function)
- onnx_light::onnx_optim::ShapeFromTensorProtoDims (C++ function)
- onnx_light::onnx_optim::shapes (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20]
- onnx_light::onnx_optim::shapes::BroadcastDimOp (C++ enum)
- onnx_light::onnx_optim::shapes::BroadcastDimOp::kAdd (C++ enumerator)
- onnx_light::onnx_optim::shapes::BroadcastDimOp::kSub (C++ enumerator)
- onnx_light::onnx_optim::shapes::BroadcastShapes (C++ function)
- onnx_light::onnx_optim::shapes::CheckNodeOpAndOutput (C++ function)
- onnx_light::onnx_optim::shapes::ComputeShapeBinaryBroadcast (C++ function)
- onnx_light::onnx_optim::shapes::ComputeShapeFn (C++ type)
- onnx_light::onnx_optim::shapes::controlflow (C++ type)
- onnx_light::onnx_optim::shapes::controlflow::ComputeShapeIf (C++ function)
- onnx_light::onnx_optim::shapes::controlflow::ComputeShapeLoop (C++ function)
- onnx_light::onnx_optim::shapes::controlflow::ComputeShapeScan (C++ function)
- onnx_light::onnx_optim::shapes::DispatchTable (C++ function)
- onnx_light::onnx_optim::shapes::generator (C++ type)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeBernoulli (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeBlackmanWindow (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeConstant (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeConstantOfShape (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeEyeLike (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeHammingWindow (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeHannWindow (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeMelWeightMatrix (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeMultinomial (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeRandomNormal (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeRandomNormalLike (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeRandomUniform (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeRandomUniformLike (C++ function)
- onnx_light::onnx_optim::shapes::generator::ComputeShapeRange (C++ function)
- onnx_light::onnx_optim::shapes::generator::kConstantValueAsShapeMaxElements (C++ member)
- onnx_light::onnx_optim::shapes::image (C++ type)
- onnx_light::onnx_optim::shapes::image::ComputeShapeImageDecoder (C++ function)
- onnx_light::onnx_optim::shapes::InferShapesModel (C++ function)
- onnx_light::onnx_optim::shapes::kOnnxDomain (C++ member)
- onnx_light::onnx_optim::shapes::kUnknownOpsetVersion (C++ member)
- onnx_light::onnx_optim::shapes::logical (C++ type)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeAnd (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeBitShift (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeBitwiseAnd (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeBitwiseNot (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeBitwiseOr (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeBitwiseXor (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeEqual (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeGreater (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeGreaterOrEqual (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeIsInf (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeIsNaN (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeLess (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeLessOrEqual (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeNot (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeOr (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeWhere (C++ function)
- onnx_light::onnx_optim::shapes::logical::ComputeShapeXor (C++ function)
- onnx_light::onnx_optim::shapes::math (C++ type)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAbs (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAcos (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAcosh (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAdd (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAsin (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAsinh (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAtan (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeAtanh (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeCeil (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeCelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeClip (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeCos (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeCosh (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeCumProd (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeCumSum (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeDet (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeDFT (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeDiv (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeEinsum (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeElu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeErf (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeExp (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeFloor (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeGelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeGemm (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeHardmax (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeHardSigmoid (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeHardSwish (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeLeakyRelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeLog (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeLogSoftmax (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMatMul (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMatMulInteger (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMax (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMean (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMin (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMish (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMod (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeMul (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeNeg (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeNegativeLogLikelihoodLoss (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapePow (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapePRelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeReciprocal (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeRelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeRound (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeShrink (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSigmoid (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSign (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSin (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSinh (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSoftmax (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSoftmaxCrossEntropyLoss (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSoftplus (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSoftsign (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSqrt (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSTFT (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSub (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSum (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeSwish (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeTan (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeTanh (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeThresholdedRelu (C++ function)
- onnx_light::onnx_optim::shapes::math::ComputeShapeTopK (C++ function)
- onnx_light::onnx_optim::shapes::nn (C++ type)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeAttention (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeAveragePool (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeBatchNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeCausalConvWithState (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeCol2Im (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeConv (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeConvInteger (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeConvTranspose (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeDeformConv (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeDropout (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeFlatten (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeGlobalPool (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeGroupNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeInstanceNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeLayerNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeLinearAttention (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeLpNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeLpPool (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeLRN (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeMaxPool (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeMaxRoiPool (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeMaxUnpool (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeMeanVarianceNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeNonMaxSuppression (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeRMSNormalization (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeRNN (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeRoiAlign (C++ function)
- onnx_light::onnx_optim::shapes::nn::ComputeShapeRotaryEmbedding (C++ function)
- onnx_light::onnx_optim::shapes::optional (C++ type)
- onnx_light::onnx_optim::shapes::optional::ComputeShapeOptional (C++ function)
- onnx_light::onnx_optim::shapes::optional::ComputeShapeOptionalGetElement (C++ function)
- onnx_light::onnx_optim::shapes::optional::ComputeShapeOptionalHasElement (C++ function)
- onnx_light::onnx_optim::shapes::preview (C++ type)
- onnx_light::onnx_optim::shapes::preview::ComputeShapeFlexAttention (C++ function)
- onnx_light::onnx_optim::shapes::preview::kOnnxPreviewDomain (C++ member)
- onnx_light::onnx_optim::shapes::PropagateValueAsShapeArithmetic (C++ function)
- onnx_light::onnx_optim::shapes::quantization (C++ type)
- onnx_light::onnx_optim::shapes::quantization::ComputeShapeDequantizeLinear (C++ function)
- onnx_light::onnx_optim::shapes::quantization::ComputeShapeDynamicQuantizeLinear (C++ function)
- onnx_light::onnx_optim::shapes::quantization::ComputeShapeQLinearConv (C++ function)
- onnx_light::onnx_optim::shapes::quantization::ComputeShapeQLinearMatMul (C++ function)
- onnx_light::onnx_optim::shapes::quantization::ComputeShapeQuantizeLinear (C++ function)
- onnx_light::onnx_optim::shapes::reduction (C++ type)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeArgReduce (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceL1 (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceL2 (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceLogSum (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceLogSumExp (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceMax (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceMean (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceMin (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceProd (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceSum (C++ function)
- onnx_light::onnx_optim::shapes::reduction::ComputeShapeReduceSumSquare (C++ function)
- onnx_light::onnx_optim::shapes::rt (C++ type)
- onnx_light::onnx_optim::shapes::rt::ComputeShapeDelayedInitializer (C++ function)
- onnx_light::onnx_optim::shapes::rt::kAiRtDomain (C++ member)
- onnx_light::onnx_optim::shapes::sequence (C++ type)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeConcatFromSequence (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceAt (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceConstruct (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceEmpty (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceErase (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceInsert (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceLength (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSequenceMap (C++ function)
- onnx_light::onnx_optim::shapes::sequence::ComputeShapeSplitToSequence (C++ function)
- onnx_light::onnx_optim::shapes::ShapeEvent (C++ struct)
- onnx_light::onnx_optim::shapes::ShapeEvent::action (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::data_type (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::inputs (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::name (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::node_index (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::op_domain (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::op_type (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::shape (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::subgraph_attr_name (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEvent::subgraph_node_index (C++ member)
- onnx_light::onnx_optim::shapes::ShapeEventAction (C++ enum)
- onnx_light::onnx_optim::shapes::ShapeEventAction::kAdd (C++ enumerator)
- onnx_light::onnx_optim::shapes::ShapeEventAction::kComputeNode (C++ enumerator)
- onnx_light::onnx_optim::shapes::ShapeEventAction::kConstraint (C++ enumerator)
- onnx_light::onnx_optim::shapes::ShapeEventAction::kConstraintMax (C++ enumerator)
- onnx_light::onnx_optim::shapes::ShapeEventAction::kReplace (C++ enumerator)
- onnx_light::onnx_optim::shapes::ShapeEventActionName (C++ function)
- onnx_light::onnx_optim::shapes::ShapeEventLog (C++ type)
- onnx_light::onnx_optim::shapes::ShapesContext (C++ class)
- onnx_light::onnx_optim::shapes::ShapesContext::AddConstraint (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::AddLessEqualConstraint (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::AppendComputeNodeEvent (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ApplyInferredShapesToGraph (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ApplyInferredShapesToModel (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::CheckInputsAvailable (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::CheckOutputsNotAvailable (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Clear (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::clear_event_callback (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ClearCustomShapeInferenceFunctions (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ClearEvents (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ClearSubgraphContexts (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ComputeShapeGraph (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ComputeShapeModel (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ComputeShapeNode (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::ComputeShapes (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Constraint (C++ type)
- onnx_light::onnx_optim::shapes::ShapesContext::Constraints (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::constraints_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::ConstraintsSize (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::current_node_index (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::current_node_index_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::current_subgraph_attr_name (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::current_subgraph_attr_name_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::current_subgraph_node_index (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::current_subgraph_node_index_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::custom_shape_inference_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::CustomComputeShapeFn (C++ type)
- onnx_light::onnx_optim::shapes::ShapesContext::CustomShapeInferenceFunctions (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::CustomShapeInferenceMap (C++ type)
- onnx_light::onnx_optim::shapes::ShapesContext::EmitEvent (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Empty (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::event_callback_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::Events (C++ function), [1]
- onnx_light::onnx_optim::shapes::ShapesContext::events_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::events_enabled (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::events_enabled_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::Get (C++ function), [1]
- onnx_light::onnx_optim::shapes::ShapesContext::GetCustomShapeInferenceFunction (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::GetLocalFunction (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::GetSequence (C++ function), [1]
- onnx_light::onnx_optim::shapes::ShapesContext::GetSubgraphContext (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Has (C++ function), [1]
- onnx_light::onnx_optim::shapes::ShapesContext::has_event_callback (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::HasConstraint (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::HasLessEqualConstraint (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::HasLocalFunction (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::HasOpsetVersion (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::HasSequence (C++ function), [1]
- onnx_light::onnx_optim::shapes::ShapesContext::HasSubgraphContext (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::le_constraints_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::LessEqualConstraint (C++ type)
- onnx_light::onnx_optim::shapes::ShapesContext::LessEqualConstraints (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::LessEqualConstraintsSize (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::local_functions_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::LocalFunctions (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::LogConstraintEvent (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::LogSetEvent (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::NormaliseDomain (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Opsets (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::opsets_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::OpsetVersion (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::RegisterSubgraphContext (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::RemoveCustomShapeInferenceFunction (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Sequences (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::sequences_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::SequencesSize (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Set (C++ function), [1], [2]
- onnx_light::onnx_optim::shapes::ShapesContext::set_current_node_index (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::set_current_subgraph (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::set_event_callback (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::set_events_enabled (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::SetCustomShapeInferenceFunction (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::SetLocalFunction (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::SetOpsetVersion (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::SetSequence (C++ function), [1], [2]
- onnx_light::onnx_optim::shapes::ShapesContext::ShapesContext (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Size (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::subgraph_contexts_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::SubgraphContextKey (C++ type)
- onnx_light::onnx_optim::shapes::ShapesContext::SubgraphContexts (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::SubgraphContextsSize (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::Tensors (C++ function)
- onnx_light::onnx_optim::shapes::ShapesContext::tensors_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::topk_k_dims_ (C++ member)
- onnx_light::onnx_optim::shapes::ShapesContext::TopKKDimName (C++ function)
- onnx_light::onnx_optim::shapes::tensor (C++ type)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeAffineGrid (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeBitCast (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeCast (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeCastLike (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeCenterCropPad (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeCompress (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeConcat (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeDepthToSpace (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeExpand (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeGather (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeGatherElements (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeGatherND (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeGridSample (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeIdentity (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeNonZero (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeOneHot (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapePad (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeReshape (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeResize (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeReverseSequence (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeScatter (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeScatterElements (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeScatterND (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeShape (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeSize (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeSlice (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeSpaceToDepth (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeSplit (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeSqueeze (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeTensorScatter (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeTile (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeTranspose (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeTrilu (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeUnique (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeUnsqueeze (C++ function)
- onnx_light::onnx_optim::shapes::tensor::ComputeShapeUpsample (C++ function)
- onnx_light::onnx_optim::shapes::text (C++ type)
- onnx_light::onnx_optim::shapes::text::ComputeShapeRegexFullMatch (C++ function)
- onnx_light::onnx_optim::shapes::text::ComputeShapeStringConcat (C++ function)
- onnx_light::onnx_optim::shapes::text::ComputeShapeStringNormalizer (C++ function)
- onnx_light::onnx_optim::shapes::text::ComputeShapeStringSplit (C++ function)
- onnx_light::onnx_optim::shapes::text::ComputeShapeTfIdfVectorizer (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml (C++ type)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeArrayFeatureExtractor (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeBinarizer (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeCastMap (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeCategoryMapper (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeDictVectorizer (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeFeatureVectorizer (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeImputer (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeLabelEncoder (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeLinearClassifier (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeLinearRegressor (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeNormalizer (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeOneHotEncoder (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeScaler (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeSVMClassifier (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeSVMRegressor (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeTreeEnsemble (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeTreeEnsembleClassifier (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeTreeEnsembleRegressor (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::ComputeShapeZipMap (C++ function)
- onnx_light::onnx_optim::shapes::traditionalml::kOnnxMlDomain (C++ member)
- onnx_light::onnx_optim::shapes::training (C++ type)
- onnx_light::onnx_optim::shapes::training::ComputeShapeAdagrad (C++ function)
- onnx_light::onnx_optim::shapes::training::ComputeShapeAdam (C++ function)
- onnx_light::onnx_optim::shapes::training::ComputeShapeMomentum (C++ function)
- onnx_light::onnx_optim::shapes::training::kOnnxPreviewTrainingDomain (C++ member)
- onnx_light::onnx_optim::TensorType (C++ type)
- onnx_light::onnx_optim::TensorTypeToDataType (C++ function)
- onnx_light::OnnxParser (C++ class)
- onnx_light::OnnxParser::NextIsIdentifier (C++ function)
- onnx_light::OnnxParser::NextIsType (C++ function)
- onnx_light::OnnxParser::Parse (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28]
- onnx_light::OnnxParser::ParseFunctionInputOutput (C++ function)
- onnx_light::OnnxParser::ParseGraphInputOutput (C++ function)
- onnx_light::OnnxParser::ParseInput (C++ function)
- onnx_light::OnnxParser::ParserBase (C++ function), [1], [2]
- onnx_light::OnnxParser::ParseSingleAttributeValue (C++ function)
- onnx_light::OnnxParser::ParseValueInfo (C++ function)
- onnx_light::operator!= (C++ function)
- onnx_light::operator""_sym (C++ function)
- onnx_light::operator* (C++ function), [1]
- onnx_light::operator+ (C++ function), [1]
- onnx_light::operator- (C++ function)
- onnx_light::operator/ (C++ function)
- onnx_light::operator<< (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]
- onnx_light::operator== (C++ function), [1], [2], [3], [4]
- onnx_light::OperatorSetIdProto (C++ class)
- onnx_light::OperatorSetIdProto::domain (C++ member)
- onnx_light::OperatorSetIdProto::version (C++ member)
- onnx_light::OperatorSetVersion (C++ type)
- onnx_light::OperatorStatus (C++ enum)
- onnx_light::OperatorStatus::EXPERIMENTAL (C++ enumerator)
- onnx_light::OperatorStatus::STABLE (C++ enumerator)
- onnx_light::OpName_Domain_Version_Schema_Map (C++ type)
- onnx_light::OpSchema (C++ class)
- onnx_light::OpSchema::all_float_types_ir10 (C++ function)
- onnx_light::OpSchema::all_float_types_ir4 (C++ function)
- onnx_light::OpSchema::all_float_types_ir9 (C++ function)
- onnx_light::OpSchema::all_float_types_plus_Xint8_ir4 (C++ function)
- onnx_light::OpSchema::all_non_complex_numeric_types_plus_bool_ir4 (C++ function)
- onnx_light::OpSchema::all_non_complex_tensor_types_ir10 (C++ function)
- onnx_light::OpSchema::all_non_complex_tensor_types_ir11 (C++ function)
- onnx_light::OpSchema::all_non_complex_tensor_types_ir12 (C++ function)
- onnx_light::OpSchema::all_non_complex_tensor_types_ir13 (C++ function)
- onnx_light::OpSchema::all_non_string_tensor_types_ir13 (C++ function)
- onnx_light::OpSchema::all_numeric_sequence_types (C++ function)
- onnx_light::OpSchema::all_numeric_types (C++ function)
- onnx_light::OpSchema::all_numeric_types_ir10 (C++ function)
- onnx_light::OpSchema::all_numeric_types_ir11 (C++ function)
- onnx_light::OpSchema::all_numeric_types_ir12 (C++ function)
- onnx_light::OpSchema::all_numeric_types_ir13 (C++ function)
- onnx_light::OpSchema::all_numeric_types_ir4 (C++ function)
- onnx_light::OpSchema::all_numeric_types_ir9 (C++ function)
- onnx_light::OpSchema::all_optional_types (C++ function)
- onnx_light::OpSchema::all_optional_types_ir10 (C++ function)
- onnx_light::OpSchema::all_optional_types_ir11 (C++ function)
- onnx_light::OpSchema::all_optional_types_ir12 (C++ function)
- onnx_light::OpSchema::all_optional_types_ir13 (C++ function)
- onnx_light::OpSchema::all_optional_types_ir4 (C++ function)
- onnx_light::OpSchema::all_optional_types_ir9 (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types_ir10 (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types_ir11 (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types_ir12 (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types_ir13 (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types_ir4 (C++ function)
- onnx_light::OpSchema::all_tensor_sequence_types_ir9 (C++ function)
- onnx_light::OpSchema::all_tensor_types (C++ function)
- onnx_light::OpSchema::all_tensor_types_ir10 (C++ function)
- onnx_light::OpSchema::all_tensor_types_ir11 (C++ function)
- onnx_light::OpSchema::all_tensor_types_ir12 (C++ function)
- onnx_light::OpSchema::all_tensor_types_ir13 (C++ function)
- onnx_light::OpSchema::all_tensor_types_ir4 (C++ function)
- onnx_light::OpSchema::all_tensor_types_ir9 (C++ function)
- onnx_light::OpSchema::allows_unchecked_attributes_ (C++ member)
- onnx_light::OpSchema::AllowUncheckedAttributes (C++ function)
- onnx_light::OpSchema::Attr (C++ function), [1], [2], [3], [4]
- onnx_light::OpSchema::Attribute (C++ struct)
- onnx_light::OpSchema::Attribute::Attribute (C++ function), [1]
- onnx_light::OpSchema::Attribute::default_value (C++ member)
- onnx_light::OpSchema::Attribute::description (C++ member)
- onnx_light::OpSchema::Attribute::name (C++ member)
- onnx_light::OpSchema::Attribute::required (C++ member)
- onnx_light::OpSchema::Attribute::type (C++ member)
- onnx_light::OpSchema::attributes (C++ function)
- onnx_light::OpSchema::attributes_ (C++ member)
- onnx_light::OpSchema::BuildContextDependentFunction (C++ function)
- onnx_light::OpSchema::BuildFunction (C++ function)
- onnx_light::OpSchema::CheckInputOutputType (C++ function)
- onnx_light::OpSchema::context_dependent_function_opset_versions (C++ function)
- onnx_light::OpSchema::data_propagation_function_ (C++ member)
- onnx_light::OpSchema::Deprecate (C++ function)
- onnx_light::OpSchema::Deprecated (C++ function)
- onnx_light::OpSchema::deprecated (C++ function)
- onnx_light::OpSchema::deprecated_ (C++ member)
- onnx_light::OpSchema::DifferentiationCategory (C++ enum)
- onnx_light::OpSchema::DifferentiationCategory::Differentiable (C++ enumerator)
- onnx_light::OpSchema::DifferentiationCategory::NonDifferentiable (C++ enumerator)
- onnx_light::OpSchema::DifferentiationCategory::Unknown (C++ enumerator)
- onnx_light::OpSchema::doc (C++ function)
- onnx_light::OpSchema::doc_ (C++ member)
- onnx_light::OpSchema::domain (C++ function)
- onnx_light::OpSchema::domain_ (C++ member)
- onnx_light::OpSchema::file (C++ function)
- onnx_light::OpSchema::file_ (C++ member)
- onnx_light::OpSchema::FillUsing (C++ function)
- onnx_light::OpSchema::Finalize (C++ function)
- onnx_light::OpSchema::FormalParameter (C++ class)
- onnx_light::OpSchema::FormalParameter::description_ (C++ member)
- onnx_light::OpSchema::FormalParameter::differentiation_category_ (C++ member)
- onnx_light::OpSchema::FormalParameter::FormalParameter (C++ function), [1], [2]
- onnx_light::OpSchema::FormalParameter::GetDescription (C++ function)
- onnx_light::OpSchema::FormalParameter::GetDifferentiationCategory (C++ function)
- onnx_light::OpSchema::FormalParameter::GetIsHomogeneous (C++ function)
- onnx_light::OpSchema::FormalParameter::GetMinArity (C++ function)
- onnx_light::OpSchema::FormalParameter::GetName (C++ function)
- onnx_light::OpSchema::FormalParameter::GetOption (C++ function)
- onnx_light::OpSchema::FormalParameter::GetTypes (C++ function)
- onnx_light::OpSchema::FormalParameter::GetTypeStr (C++ function)
- onnx_light::OpSchema::FormalParameter::is_homogeneous_ (C++ member)
- onnx_light::OpSchema::FormalParameter::min_arity_ (C++ member)
- onnx_light::OpSchema::FormalParameter::MutableTypes (C++ function)
- onnx_light::OpSchema::FormalParameter::name_ (C++ member)
- onnx_light::OpSchema::FormalParameter::param_option_ (C++ member)
- onnx_light::OpSchema::FormalParameter::type_set_ (C++ member)
- onnx_light::OpSchema::FormalParameter::type_str_ (C++ member)
- onnx_light::OpSchema::FormalParameterOption (C++ enum)
- onnx_light::OpSchema::FormalParameterOption::Optional (C++ enumerator)
- onnx_light::OpSchema::FormalParameterOption::Single (C++ enumerator)
- onnx_light::OpSchema::FormalParameterOption::Variadic (C++ enumerator)
- onnx_light::OpSchema::function_opset_versions (C++ function)
- onnx_light::OpSchema::FunctionBody (C++ function), [1], [2]
- onnx_light::OpSchema::GetDataPropagationFunction (C++ function)
- onnx_light::OpSchema::GetFunction (C++ function)
- onnx_light::OpSchema::GetNodeDeterminism (C++ function)
- onnx_light::OpSchema::GetTypeAndShapeInferenceFunction (C++ function)
- onnx_light::OpSchema::has_data_propagation_function (C++ function)
- onnx_light::OpSchema::has_type_and_shape_inference_function (C++ function)
- onnx_light::OpSchema::HasContextDependentFunction (C++ function)
- onnx_light::OpSchema::HasContextDependentFunctionWithOpsetVersion (C++ function)
- onnx_light::OpSchema::HasFunction (C++ function)
- onnx_light::OpSchema::Input (C++ function), [1], [2]
- onnx_light::OpSchema::inputs (C++ function)
- onnx_light::OpSchema::inputs_ (C++ member)
- onnx_light::OpSchema::kUninitializedSinceVersion (C++ member)
- onnx_light::OpSchema::line (C++ function)
- onnx_light::OpSchema::line_ (C++ member)
- onnx_light::OpSchema::max_input (C++ function)
- onnx_light::OpSchema::max_input_ (C++ member)
- onnx_light::OpSchema::max_output (C++ function)
- onnx_light::OpSchema::max_output_ (C++ member)
- onnx_light::OpSchema::min_input (C++ function)
- onnx_light::OpSchema::min_input_ (C++ member)
- onnx_light::OpSchema::min_output (C++ function)
- onnx_light::OpSchema::min_output_ (C++ member)
- onnx_light::OpSchema::Name (C++ function)
- onnx_light::OpSchema::name_ (C++ member)
- onnx_light::OpSchema::node_determinism_ (C++ member)
- onnx_light::OpSchema::NodeDeterminism (C++ enum)
- onnx_light::OpSchema::NodeDeterminism::Deterministic (C++ enumerator)
- onnx_light::OpSchema::NodeDeterminism::NonDeterministic (C++ enumerator)
- onnx_light::OpSchema::NodeDeterminism::Unknown (C++ enumerator)
- onnx_light::OpSchema::num_inputs_allowed_ (C++ member)
- onnx_light::OpSchema::num_outputs_allowed_ (C++ member)
- onnx_light::OpSchema::numeric_types_for_math_reduction (C++ function)
- onnx_light::OpSchema::numeric_types_for_math_reduction_ir10 (C++ function)
- onnx_light::OpSchema::numeric_types_for_math_reduction_ir4 (C++ function)
- onnx_light::OpSchema::numeric_types_for_math_reduction_ir9 (C++ function)
- onnx_light::OpSchema::NumInputs (C++ function)
- onnx_light::OpSchema::NumOutputs (C++ function)
- onnx_light::OpSchema::operator<< (C++ function)
- onnx_light::OpSchema::OpSchema (C++ function), [1]
- onnx_light::OpSchema::opset_version_to_function_body_ (C++ member)
- onnx_light::OpSchema::opset_version_to_function_builder_ (C++ member)
- onnx_light::OpSchema::Output (C++ function), [1], [2]
- onnx_light::OpSchema::outputs (C++ function)
- onnx_light::OpSchema::outputs_ (C++ member)
- onnx_light::OpSchema::ParseAndSetTypes (C++ function)
- onnx_light::OpSchema::PartialDataPropagationFunction (C++ function)
- onnx_light::OpSchema::SetContextDependentFunctionBodyBuilder (C++ function)
- onnx_light::OpSchema::SetDoc (C++ function), [1]
- onnx_light::OpSchema::SetDomain (C++ function), [1]
- onnx_light::OpSchema::SetLocation (C++ function), [1]
- onnx_light::OpSchema::SetName (C++ function), [1]
- onnx_light::OpSchema::SetNodeDeterminism (C++ function)
- onnx_light::OpSchema::SetSupportLevel (C++ function)
- onnx_light::OpSchema::since_version (C++ function)
- onnx_light::OpSchema::since_version_ (C++ member)
- onnx_light::OpSchema::SinceVersion (C++ function), [1]
- onnx_light::OpSchema::support_ (C++ member)
- onnx_light::OpSchema::support_level (C++ function)
- onnx_light::OpSchema::SupportType (C++ enum)
- onnx_light::OpSchema::SupportType::COMMON (C++ enumerator)
- onnx_light::OpSchema::SupportType::EXPERIMENTAL (C++ enumerator)
- onnx_light::OpSchema::tensor_inference_function_ (C++ member)
- onnx_light::OpSchema::type_constraint_params_ (C++ member)
- onnx_light::OpSchema::type_constraints_ (C++ member)
- onnx_light::OpSchema::TypeAndShapeInferenceFunction (C++ function)
- onnx_light::OpSchema::TypeConstraint (C++ function), [1]
- onnx_light::OpSchema::typeConstraintMap (C++ function)
- onnx_light::OpSchema::TypeConstraintParam (C++ struct)
- onnx_light::OpSchema::TypeConstraintParam::allowed_type_strs (C++ member)
- onnx_light::OpSchema::TypeConstraintParam::description (C++ member)
- onnx_light::OpSchema::TypeConstraintParam::type_param_str (C++ member)
- onnx_light::OpSchema::TypeConstraintParam::TypeConstraintParam (C++ function)
- onnx_light::OpSchema::typeConstraintParams (C++ function)
- onnx_light::OpSchema::UpdateFunctionProtoOpsetImportVersion (C++ function)
- onnx_light::OpSchema::ValidateReferencedOpsInFunction (C++ function)
- onnx_light::OpSchema::Verify (C++ function)
- onnx_light::OpSchema::VerifyFailPrefix (C++ function), [1]
- onnx_light::OpSchema::VerifyInputNum (C++ function), [1]
- onnx_light::OpSchema::VerifyOutputNum (C++ function), [1]
- onnx_light::OpSchemaRegistry (C++ class)
- onnx_light::OpSchemaRegistry::DomainToVersionRange (C++ class)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::AddDomainToVersion (C++ function)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::DomainToVersionRange (C++ function)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::Instance (C++ function)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::last_release_version_map_ (C++ member)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::LastReleaseVersionMap (C++ function)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::Map (C++ function)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::map_ (C++ member)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::mutex_ (C++ member)
- onnx_light::OpSchemaRegistry::DomainToVersionRange::UpdateDomainToVersion (C++ function)
- onnx_light::OpSchemaRegistry::get_all_schemas (C++ function)
- onnx_light::OpSchemaRegistry::get_all_schemas_with_history (C++ function)
- onnx_light::OpSchemaRegistry::GetLoadedSchemaVersion (C++ function)
- onnx_light::OpSchemaRegistry::GetMapWithoutEnsuringRegistration (C++ function)
- onnx_light::OpSchemaRegistry::GetSchema (C++ function), [1]
- onnx_light::OpSchemaRegistry::Instance (C++ function)
- onnx_light::OpSchemaRegistry::loaded_schema_version (C++ member)
- onnx_light::OpSchemaRegistry::map (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaDeregister (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaDeregisterAll (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaRegisterOnce (C++ class)
- onnx_light::OpSchemaRegistry::OpSchemaRegisterOnce::CheckDomainAndVersionToRegister (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaRegisterOnce::GetMaxRegisteredVerWithinTarget (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaRegisterOnce::OpSchemaRegisterImpl (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaRegisterOnce::OpSchemaRegisterNoExcept (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaRegisterOnce::OpSchemaRegisterOnce (C++ function)
- onnx_light::OpSchemaRegistry::OpSchemaRegistry (C++ function)
- onnx_light::OpSchemaRegistry::Schema (C++ function), [1], [2], [3]
- onnx_light::OpSchemaRegistry::SetLoadedSchemaVersion (C++ function)
- onnx_light::OpSetID (C++ class)
- onnx_light::OpSetID::domain (C++ function)
- onnx_light::OpSetID::domain_ (C++ member)
- onnx_light::OpSetID::fromString (C++ function)
- onnx_light::OpSetID::incrementVersion (C++ function)
- onnx_light::OpSetID::OpSetID (C++ function), [1], [2]
- onnx_light::OpSetID::setVersion (C++ function)
- onnx_light::OpSetID::toString (C++ function)
- onnx_light::OpSetID::version (C++ function)
- onnx_light::OpSetID::version_ (C++ member)
- onnx_light::OpsetIdList (C++ type)
- onnx_light::OPTIONAL_VALUE (C++ member)
- onnx_light::OptionalProto (C++ class)
- onnx_light::OptionalProto::DataType (C++ enum)
- onnx_light::OptionalProto::DataType::MAP (C++ enumerator)
- onnx_light::OptionalProto::DataType::OPTIONAL (C++ enumerator)
- onnx_light::OptionalProto::DataType::SEQUENCE (C++ enumerator)
- onnx_light::OptionalProto::DataType::SPARSE_TENSOR (C++ enumerator)
- onnx_light::OptionalProto::DataType::TENSOR (C++ enumerator)
- onnx_light::OptionalProto::DataType::UNDEFINED (C++ enumerator)
- onnx_light::OptionalProto::elem_type (C++ member)
- onnx_light::OptionalProto::has_value (C++ function)
- onnx_light::OptionalProto::map_value (C++ member)
- onnx_light::OptionalProto::name (C++ member)
- onnx_light::OptionalProto::optional_value (C++ member)
- onnx_light::OptionalProto::OptionalProto (C++ function)
- onnx_light::OptionalProto::sequence_value (C++ member)
- onnx_light::OptionalProto::set_elem_type (C++ function)
- onnx_light::OptionalProto::sparse_tensor_value (C++ member)
- onnx_light::OptionalProto::tensor_value (C++ member)
- onnx_light::PadDocGenerator (C++ function)
- onnx_light::ParseData (C++ function), [1]
- onnx_light::ParseModelProtoFromStream (C++ function)
- onnx_light::ParseOptions (C++ struct)
- onnx_light::ParseOptions::_recursion_depth (C++ member)
- onnx_light::ParseOptions::_touch_raw_data_pages (C++ member)
- onnx_light::ParseOptions::file_load_mode (C++ member)
- onnx_light::ParseOptions::format (C++ member)
- onnx_light::ParseOptions::is_parallel (C++ function)
- onnx_light::ParseOptions::max_recursion_depth (C++ member)
- onnx_light::ParseOptions::max_tensor_size_bytes (C++ member)
- onnx_light::ParseOptions::min_parallel_block_size (C++ member)
- onnx_light::ParseOptions::no_copy (C++ member)
- onnx_light::ParseOptions::num_threads (C++ member)
- onnx_light::ParseOptions::ParseOptions (C++ function)
- onnx_light::ParseOptions::raw_data_callback (C++ member)
- onnx_light::ParseOptions::skip_raw_data (C++ member)
- onnx_light::ParseOptions::tiny_external_data_threshold (C++ member)
- onnx_light::ParseProtoFromBytes (C++ function)
- onnx_light::ParseProtoFromStream (C++ function), [1]
- onnx_light::ParserBase (C++ class)
- onnx_light::ParserBase::AtEnd (C++ function)
- onnx_light::ParserBase::Cur (C++ function)
- onnx_light::ParserBase::EndOfInput (C++ function)
- onnx_light::ParserBase::GetCurrentPos (C++ function)
- onnx_light::ParserBase::GetErrorContext (C++ function)
- onnx_light::ParserBase::input_ (C++ member)
- onnx_light::ParserBase::IsAlnum (C++ function)
- onnx_light::ParserBase::IsAlpha (C++ function)
- onnx_light::ParserBase::IsDigit (C++ function)
- onnx_light::ParserBase::IsSpace (C++ function)
- onnx_light::ParserBase::Literal (C++ struct)
- onnx_light::ParserBase::Literal::type (C++ member)
- onnx_light::ParserBase::Literal::value (C++ member)
- onnx_light::ParserBase::LiteralType (C++ enum)
- onnx_light::ParserBase::LiteralType::FLOAT_LITERAL (C++ enumerator)
- onnx_light::ParserBase::LiteralType::INT_LITERAL (C++ enumerator)
- onnx_light::ParserBase::LiteralType::STRING_LITERAL (C++ enumerator)
- onnx_light::ParserBase::LiteralType::UNDEFINED (C++ enumerator)
- onnx_light::ParserBase::Match (C++ function)
- onnx_light::ParserBase::Matches (C++ function)
- onnx_light::ParserBase::NextChar (C++ function)
- onnx_light::ParserBase::NextIsValidFloatString (C++ function)
- onnx_light::ParserBase::Parse (C++ function), [1], [2], [3], [4], [5], [6]
- onnx_light::ParserBase::ParseError (C++ function)
- onnx_light::ParserBase::ParseIdentifier (C++ function)
- onnx_light::ParserBase::ParseOptionalIdentifier (C++ function)
- onnx_light::ParserBase::ParseOptionalQuotableIdentifier (C++ function), [1]
- onnx_light::ParserBase::ParseQuotableIdentifier (C++ function)
- onnx_light::ParserBase::ParserBase (C++ function), [1], [2]
- onnx_light::ParserBase::PeekIdentifier (C++ function)
- onnx_light::ParserBase::pos_ (C++ member)
- onnx_light::ParserBase::RestorePos (C++ function)
- onnx_light::ParserBase::saved_pos_ (C++ member)
- onnx_light::ParserBase::SavePos (C++ function)
- onnx_light::ParserBase::SkipWhiteSpace (C++ function)
- onnx_light::path_to_utf8 (C++ function)
- onnx_light::PopulateExternalData (C++ function)
- onnx_light::PrepareOutput (C++ function)
- onnx_light::PrimitiveTypeNameMap (C++ class)
- onnx_light::PrimitiveTypeNameMap::IsTypeName (C++ function)
- onnx_light::PrimitiveTypeNameMap::PrimitiveTypeNameMap (C++ function)
- onnx_light::propagateElemTypeFromAttributeToOutput (C++ function), [1]
- onnx_light::propagateElemTypeFromDtypeToOutput (C++ function), [1]
- onnx_light::propagateElemTypeFromInputToOutput (C++ function)
- onnx_light::propagateElemTypeFromTensorInputToOutput (C++ function)
- onnx_light::propagateElemTypeWithValidation (C++ function)
- onnx_light::propagateShape (C++ function)
- onnx_light::propagateShapeAndTypeFromFirstInput (C++ function)
- onnx_light::PropagateShapeDataFromInputToOutput (C++ function)
- onnx_light::propagateShapeFromAttributeToOutput (C++ function)
- onnx_light::propagateShapeFromInputToOutput (C++ function)
- onnx_light::ProtoDebugString (C++ function)
- onnx_light::ProtoToString (C++ function)
- onnx_light::ReadFloatingValues (C++ function)
- onnx_light::ReadIntegerValues (C++ function)
- onnx_light::ReduceFunctionOp (C++ function)
- onnx_light::ReduceOpDynamicAxes (C++ function)
- onnx_light::ReduceOpGenerator (C++ function)
- onnx_light::RegisterAllOnnxOperatorSchemas (C++ function)
- onnx_light::RegisterOpSetSchema (C++ function)
- onnx_light::RegisterSchema (C++ function), [1]
- onnx_light::RemoveDimensionsFromShape (C++ function)
- onnx_light::RemoveIthDimensionFromShape (C++ function)
- onnx_light::ReplaceAll (C++ function)
- onnx_light::resizeShapeInference (C++ function)
- onnx_light::resizeShapeInference_opset11_to_12 (C++ function)
- onnx_light::resizeShapeInference_opset13_to_18 (C++ function)
- onnx_light::resizeShapeInference_opset18_to_19 (C++ function)
- onnx_light::resizeShapeInference_opset7_to_10 (C++ function)
- onnx_light::resizeShapeInferenceHelper (C++ function), [1]
- onnx_light::resizeShapeInferenceHelper_opset7_to_10 (C++ function)
- onnx_light::ResourceGuard (C++ class)
- onnx_light::ResourceGuard::destructor_ (C++ member)
- onnx_light::ResourceGuard::ONNX_DISALLOW_COPY_ASSIGNMENT_AND_MOVE (C++ function)
- onnx_light::ResourceGuard::ResourceGuard (C++ function)
- onnx_light::ResourceGuard::~ResourceGuard (C++ function)
- onnx_light::RetrieveValues (C++ function), [1], [2], [3]
- onnx_light::RNNShapeInference (C++ function)
- onnx_light::SaveModelWithSharedExternalData (C++ function)
- onnx_light::ScalarAttributeValue (C++ struct)
- onnx_light::ScalarAttributeValue::clone (C++ function)
- onnx_light::ScalarAttributeValue::ConstructorType (C++ type)
- onnx_light::ScalarAttributeValue::kind (C++ function)
- onnx_light::ScalarAttributeValue::ScalarAttributeValue (C++ function)
- onnx_light::ScalarAttributeValue::value (C++ function)
- onnx_light::ScalarAttributeValue::value_ (C++ member)
- onnx_light::ScalarAttributeValue::ValueType (C++ type)
- onnx_light::ScanInferenceFunction (C++ function)
- onnx_light::SchemaError (C++ class)
- onnx_light::SchemaError::AppendContext (C++ function)
- onnx_light::SchemaError::expanded_message_ (C++ member)
- onnx_light::SchemaError::SchemaError (C++ function)
- onnx_light::SchemaError::what (C++ function)
- onnx_light::ScopedFd (C++ type)
- onnx_light::ScopedResource (C++ class)
- onnx_light::ScopedResource::get (C++ function)
- onnx_light::ScopedResource::operator= (C++ function)
- onnx_light::ScopedResource::release (C++ function)
- onnx_light::ScopedResource::ScopedResource (C++ function), [1]
- onnx_light::ScopedResource::T (C++ type)
- onnx_light::ScopedResource::val_ (C++ member)
- onnx_light::ScopedResource::~ScopedResource (C++ function)
- onnx_light::ScopeExit (C++ class)
- onnx_light::ScopeExit::fn_ (C++ member)
- onnx_light::ScopeExit::operator= (C++ function)
- onnx_light::ScopeExit::ScopeExit (C++ function), [1]
- onnx_light::ScopeExit::~ScopeExit (C++ function)
- onnx_light::SequenceProto (C++ class)
- onnx_light::SequenceProto::DataType (C++ enum)
- onnx_light::SequenceProto::DataType::MAP (C++ enumerator)
- onnx_light::SequenceProto::DataType::OPTIONAL (C++ enumerator)
- onnx_light::SequenceProto::DataType::SEQUENCE (C++ enumerator)
- onnx_light::SequenceProto::DataType::SPARSE_TENSOR (C++ enumerator)
- onnx_light::SequenceProto::DataType::TENSOR (C++ enumerator)
- onnx_light::SequenceProto::DataType::UNDEFINED (C++ enumerator)
- onnx_light::SequenceProto::elem_type (C++ member)
- onnx_light::SequenceProto::map_values (C++ member)
- onnx_light::SequenceProto::name (C++ member)
- onnx_light::SequenceProto::optional_values (C++ member)
- onnx_light::SequenceProto::sequence_values (C++ member)
- onnx_light::SequenceProto::SequenceProto (C++ function)
- onnx_light::SequenceProto::set_elem_type (C++ function)
- onnx_light::SequenceProto::sparse_tensor_values (C++ member)
- onnx_light::SequenceProto::tensor_values (C++ member)
- onnx_light::SerializeFormat (C++ enum)
- onnx_light::SerializeFormat::kOnnx (C++ enumerator)
- onnx_light::SerializeFormat::kOrtFlatbuffers (C++ enumerator)
- onnx_light::SerializeModelProtoToStream (C++ function)
- onnx_light::SerializeOptions (C++ struct)
- onnx_light::SerializeOptions::format (C++ member)
- onnx_light::SerializeOptions::is_parallel (C++ function)
- onnx_light::SerializeOptions::max_external_file_size (C++ member)
- onnx_light::SerializeOptions::max_serialized_size_bytes (C++ member)
- onnx_light::SerializeOptions::min_parallel_block_size (C++ member)
- onnx_light::SerializeOptions::num_threads (C++ member)
- onnx_light::SerializeOptions::raw_data_callback (C++ member)
- onnx_light::SerializeOptions::SerializeOptions (C++ function)
- onnx_light::SerializeOptions::skip_raw_data (C++ member)
- onnx_light::SerializeOptions::use_external_data_location (C++ member)
- onnx_light::SerializeProtoToStream (C++ function), [1]
- onnx_light::SerializeSizeResult (C++ struct)
- onnx_light::SerializeSizeResult::add_tensor_data_size (C++ function)
- onnx_light::SerializeSizeResult::big_data_size (C++ member)
- onnx_light::SerializeSizeResult::operator+= (C++ function)
- onnx_light::SerializeSizeResult::proto_size (C++ member)
- onnx_light::SerializeSizeResult::SerializeSizeResult (C++ function), [1]
- onnx_light::SerializeSizeResult::size (C++ function)
- onnx_light::SerializeSizeResult::small_data_size (C++ member)
- onnx_light::setTensorElementType (C++ function)
- onnx_light::shape_inference (C++ type)
- onnx_light::shape_inference::checkShapesAndTypes (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl (C++ struct)
- onnx_light::shape_inference::DataPropagationContextImpl::addOutputData (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::allInputData_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::allInputTypes_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::allOutputTypes_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::attributesByName_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::DataPropagationContextImpl (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::generatedShapeData_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::getAttribute (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::getInputData (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::getInputType (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::getNumInputs (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::getNumOutputs (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::getOutputType (C++ function)
- onnx_light::shape_inference::DataPropagationContextImpl::inputIndexToNameMap_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::outputIndexToNameMap_ (C++ member)
- onnx_light::shape_inference::DataPropagationContextImpl::vectorToTensorShapeProto (C++ function)
- onnx_light::shape_inference::DataValueMap (C++ type)
- onnx_light::shape_inference::GetErrorWithNodeInfo (C++ function)
- onnx_light::shape_inference::GetValueCaseString (C++ function)
- onnx_light::shape_inference::GraphInferenceContext (C++ struct)
- onnx_light::shape_inference::GraphInferenceContext::generated_shape_data_by_name (C++ member)
- onnx_light::shape_inference::GraphInferenceContext::GraphInferenceContext (C++ function)
- onnx_light::shape_inference::GraphInferenceContext::ir_version (C++ member)
- onnx_light::shape_inference::GraphInferenceContext::model_local_functions (C++ member)
- onnx_light::shape_inference::GraphInferenceContext::opset_imports (C++ member)
- onnx_light::shape_inference::GraphInferenceContext::outer_scope_value_types_by_name (C++ member)
- onnx_light::shape_inference::GraphInferenceContext::schema_registry (C++ member)
- onnx_light::shape_inference::GraphInferenceContext::symbol_table (C++ member)
- onnx_light::shape_inference::GraphInferencerImpl (C++ class)
- onnx_light::shape_inference::GraphInferencerImpl::context_ (C++ member)
- onnx_light::shape_inference::GraphInferencerImpl::doInferencing (C++ function)
- onnx_light::shape_inference::GraphInferencerImpl::g_ (C++ member)
- onnx_light::shape_inference::GraphInferencerImpl::GraphInferencerImpl (C++ function), [1]
- onnx_light::shape_inference::GraphInferencerImpl::options_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl (C++ struct)
- onnx_light::shape_inference::InferenceContextImpl::allInputData_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::allInputSparseData_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::allInputTypes_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::allOutputTypes_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::allShapeInputData_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::attributesByName_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::getAttribute (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getDisplayName (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getGraphAttributeInferencer (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getInputData (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getInputSparseData (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getInputType (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getNumInputs (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getNumOutputs (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getOutputType (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::getSymbolicInput (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::graphAttributeInferencers_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::graphInferenceContext_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::graphProtoAttributesByName_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::InferenceContextImpl (C++ function)
- onnx_light::shape_inference::InferenceContextImpl::node_ (C++ member)
- onnx_light::shape_inference::InferenceContextImpl::options_ (C++ member)
- onnx_light::shape_inference::InferFunctionOutputTypes (C++ function)
- onnx_light::shape_inference::InferShapeForFunctionNode (C++ function), [1]
- onnx_light::shape_inference::InferShapes (C++ function), [1], [2]
- onnx_light::shape_inference::MaterializeSymbolicShape (C++ function)
- onnx_light::shape_inference::mergeShapesAndTypes (C++ function), [1], [2]
- onnx_light::shape_inference::ModelLocalFunctionsMap (C++ type)
- onnx_light::shape_inference::SymbolTableImpl (C++ class)
- onnx_light::shape_inference::SymbolTableImpl::AddExistingSymbolicDims (C++ function), [1], [2]
- onnx_light::shape_inference::SymbolTableImpl::addFromGraph (C++ function)
- onnx_light::shape_inference::SymbolTableImpl::createNew (C++ function)
- onnx_light::shape_inference::SymbolTableImpl::existing_symbols (C++ member)
- onnx_light::shape_inference::SymbolTableImpl::index_ (C++ member)
- onnx_light::shape_inference::SymbolTableImpl::SymbolTableImpl (C++ function)
- onnx_light::shape_inference::TraverseGraphsToAddExistingSymbols (C++ function)
- onnx_light::ShapeInferenceOptions (C++ struct)
- onnx_light::ShapeInferenceOptions::check_type (C++ member)
- onnx_light::ShapeInferenceOptions::enable_data_propagation (C++ member)
- onnx_light::ShapeInferenceOptions::error_mode (C++ member)
- onnx_light::ShapeInferenceOptions::ShapeInferenceOptions (C++ function)
- onnx_light::ShardedDimProto (C++ class)
- onnx_light::ShardedDimProto::axis (C++ member)
- onnx_light::ShardedDimProto::ShardedDimProto (C++ function)
- onnx_light::ShardedDimProto::simple_sharding (C++ member)
- onnx_light::ShardingSpecProto (C++ class)
- onnx_light::ShardingSpecProto::device (C++ member)
- onnx_light::ShardingSpecProto::index_to_device_group_map (C++ member)
- onnx_light::ShardingSpecProto::sharded_dim (C++ member)
- onnx_light::ShardingSpecProto::tensor_name (C++ member)
- onnx_light::SimpleShardedDimProto (C++ class)
- onnx_light::SimpleShardedDimProto::dim_param (C++ member)
- onnx_light::SimpleShardedDimProto::dim_value (C++ member)
- onnx_light::SimpleShardedDimProto::num_shards (C++ member)
- onnx_light::SparseTensorProto (C++ class)
- onnx_light::SparseTensorProto::dims (C++ member)
- onnx_light::SparseTensorProto::indices (C++ member)
- onnx_light::SparseTensorProto::values (C++ member)
- onnx_light::StringAttr (C++ type)
- onnx_light::stringify (C++ function)
- onnx_light::StringIntMap (C++ class)
- onnx_light::StringIntMap::Instance (C++ function)
- onnx_light::StringIntMap::Lookup (C++ function)
- onnx_light::StringIntMap::map_ (C++ member)
- onnx_light::StringIntMap::ToString (C++ function)
- onnx_light::StringsAttr (C++ type)
- onnx_light::StringStringEntryProto (C++ class)
- onnx_light::StringStringEntryProto::key (C++ member)
- onnx_light::StringStringEntryProto::value (C++ member)
- onnx_light::StringStringList (C++ type)
- onnx_light::swap (C++ function)
- onnx_light::Symbol (C++ struct)
- onnx_light::Symbol::operator uint32_t (C++ function)
- onnx_light::Symbol::Symbol (C++ function), [1], [2], [3]
- onnx_light::Symbol::toString (C++ function)
- onnx_light::Symbol::value (C++ member)
- onnx_light::SymbolTable (C++ class)
- onnx_light::SymbolTable::addFromGraph (C++ function)
- onnx_light::SymbolTable::createNew (C++ function), [1]
- onnx_light::SymbolTable::~SymbolTable (C++ function)
- onnx_light::TENSOR (C++ member)
- onnx_light::Tensor (C++ struct)
- onnx_light::Tensor::data (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- onnx_light::Tensor::data<std::string> (C++ function), [1]
- onnx_light::Tensor::data_location (C++ function), [1]
- onnx_light::Tensor::data_location_ (C++ member)
- onnx_light::Tensor::double_data_ (C++ member)
- onnx_light::Tensor::doubles (C++ function), [1]
- onnx_light::Tensor::elem_num (C++ function)
- onnx_light::Tensor::elem_type (C++ function), [1]
- onnx_light::Tensor::elem_type_ (C++ member)
- onnx_light::Tensor::external_data (C++ function), [1]
- onnx_light::Tensor::external_data_ (C++ member)
- onnx_light::Tensor::float_data_ (C++ member)
- onnx_light::Tensor::floats (C++ function), [1]
- onnx_light::Tensor::has_data_location (C++ function)
- onnx_light::Tensor::has_name_ (C++ member)
- onnx_light::Tensor::hasName (C++ function)
- onnx_light::Tensor::int32_data_ (C++ member)
- onnx_light::Tensor::int32s (C++ function), [1]
- onnx_light::Tensor::int64_data_ (C++ member)
- onnx_light::Tensor::int64s (C++ function), [1]
- onnx_light::Tensor::is_raw_data (C++ function)
- onnx_light::Tensor::is_raw_data_ (C++ member)
- onnx_light::Tensor::is_segment (C++ function)
- onnx_light::Tensor::is_segment_ (C++ member)
- onnx_light::Tensor::name (C++ function)
- onnx_light::Tensor::name_ (C++ member)
- onnx_light::Tensor::raw (C++ function)
- onnx_light::Tensor::raw_data_ (C++ member)
- onnx_light::Tensor::segment_begin (C++ function)
- onnx_light::Tensor::segment_begin_ (C++ member)
- onnx_light::Tensor::segment_end (C++ function)
- onnx_light::Tensor::segment_end_ (C++ member)
- onnx_light::Tensor::set_raw_data (C++ function)
- onnx_light::Tensor::set_segment_begin_and_end (C++ function)
- onnx_light::Tensor::setName (C++ function)
- onnx_light::Tensor::size_from_dim (C++ function)
- onnx_light::Tensor::sizes (C++ function), [1]
- onnx_light::Tensor::sizes_ (C++ member)
- onnx_light::Tensor::string_data_ (C++ member)
- onnx_light::Tensor::strings (C++ function), [1]
- onnx_light::Tensor::uint64_data_ (C++ member)
- onnx_light::Tensor::uint64s (C++ function), [1]
- onnx_light::tensor_error (C++ struct)
- onnx_light::tensor_error::tensor_error (C++ function)
- onnx_light::TensorAnnotation (C++ class)
- onnx_light::TensorAnnotation::quant_parameter_tensor_names (C++ member)
- onnx_light::TensorAnnotation::tensor_name (C++ member)
- onnx_light::TensorAttr (C++ type)
- onnx_light::TensorBufferOptions (C++ struct)
- onnx_light::TensorBufferOptions::alignment (C++ member)
- onnx_light::TensorBufferOptions::raw_data_threshold (C++ member)
- onnx_light::TensorList (C++ type)
- onnx_light::TensorProto (C++ class)
- onnx_light::TensorProto::attach_raw_data_deleter (C++ function)
- onnx_light::TensorProto::Clear (C++ function)
- onnx_light::TensorProto::data_location (C++ member)
- onnx_light::TensorProto::data_type (C++ member)
- onnx_light::TensorProto::DataLocation (C++ enum)
- onnx_light::TensorProto::DataLocation::DEFAULT (C++ enumerator)
- onnx_light::TensorProto::DataLocation::EXTERNAL (C++ enumerator)
- onnx_light::TensorProto::DataLocation::TensorProto_DataLocation_DEFAULT (C++ enumerator)
- onnx_light::TensorProto::DataLocation::TensorProto_DataLocation_EXTERNAL (C++ enumerator)
- onnx_light::TensorProto::DataType (C++ enum)
- onnx_light::TensorProto::DataType::BFLOAT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::BOOL (C++ enumerator)
- onnx_light::TensorProto::DataType::COMPLEX128 (C++ enumerator)
- onnx_light::TensorProto::DataType::COMPLEX64 (C++ enumerator)
- onnx_light::TensorProto::DataType::DOUBLE (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT4E2M1 (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT8E4M3FN (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT8E4M3FNUZ (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT8E5M2 (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT8E5M2FNUZ (C++ enumerator)
- onnx_light::TensorProto::DataType::FLOAT8E8M0 (C++ enumerator)
- onnx_light::TensorProto::DataType::INT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::INT2 (C++ enumerator)
- onnx_light::TensorProto::DataType::INT32 (C++ enumerator)
- onnx_light::TensorProto::DataType::INT4 (C++ enumerator)
- onnx_light::TensorProto::DataType::INT64 (C++ enumerator)
- onnx_light::TensorProto::DataType::INT8 (C++ enumerator)
- onnx_light::TensorProto::DataType::STRING (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_BFLOAT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_BOOL (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_COMPLEX128 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_COMPLEX64 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_DOUBLE (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT4E2M1 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT8E4M3FN (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT8E4M3FNUZ (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT8E5M2 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT8E5M2FNUZ (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_FLOAT8E8M0 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_INT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_INT2 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_INT32 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_INT4 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_INT64 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_INT8 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_STRING (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UINT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UINT2 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UINT32 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UINT4 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UINT64 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UINT8 (C++ enumerator)
- onnx_light::TensorProto::DataType::TensorProto_DataType_UNDEFINED (C++ enumerator)
- onnx_light::TensorProto::DataType::UINT16 (C++ enumerator)
- onnx_light::TensorProto::DataType::UINT2 (C++ enumerator)
- onnx_light::TensorProto::DataType::UINT32 (C++ enumerator)
- onnx_light::TensorProto::DataType::UINT4 (C++ enumerator)
- onnx_light::TensorProto::DataType::UINT64 (C++ enumerator)
- onnx_light::TensorProto::DataType::UINT8 (C++ enumerator)
- onnx_light::TensorProto::DataType::UNDEFINED (C++ enumerator)
- onnx_light::TensorProto::DataType_IsValid (C++ function)
- onnx_light::TensorProto::DataType_Name (C++ function)
- onnx_light::TensorProto::dims (C++ member)
- onnx_light::TensorProto::doc_string (C++ member)
- onnx_light::TensorProto::double_data (C++ member)
- onnx_light::TensorProto::external_data (C++ member)
- onnx_light::TensorProto::float_data (C++ member)
- onnx_light::TensorProto::int32_data (C++ member)
- onnx_light::TensorProto::int64_data (C++ member)
- onnx_light::TensorProto::is_raw_data (C++ function)
- onnx_light::TensorProto::LoadExternalData (C++ function)
- onnx_light::TensorProto::metadata_props (C++ member)
- onnx_light::TensorProto::name (C++ member)
- onnx_light::TensorProto::raw_data (C++ member)
- onnx_light::TensorProto::Segment (C++ class)
- onnx_light::TensorProto::segment (C++ member)
- onnx_light::TensorProto::Segment::begin (C++ member)
- onnx_light::TensorProto::Segment::end (C++ member)
- onnx_light::TensorProto::set_data_type (C++ function)
- onnx_light::TensorProto::set_raw_data (C++ function), [1]
- onnx_light::TensorProto::set_raw_data_with_deleter (C++ function)
- onnx_light::TensorProto::string_data (C++ member)
- onnx_light::TensorProto::TensorProto (C++ function)
- onnx_light::TensorProto::uint64_data (C++ member)
- onnx_light::TensorProto_DataLocation (C++ type)
- onnx_light::TensorProto_DataLocation_DEFAULT (C++ member)
- onnx_light::TensorProto_DataLocation_EXTERNAL (C++ member)
- onnx_light::TensorProto_DataType (C++ type)
- onnx_light::TensorProto_DataType_BFLOAT16 (C++ member)
- onnx_light::TensorProto_DataType_BOOL (C++ member)
- onnx_light::TensorProto_DataType_COMPLEX128 (C++ member)
- onnx_light::TensorProto_DataType_COMPLEX64 (C++ member)
- onnx_light::TensorProto_DataType_DataType_ARRAYSIZE (C++ member)
- onnx_light::TensorProto_DataType_DataType_MAX (C++ member)
- onnx_light::TensorProto_DataType_DataType_MIN (C++ member)
- onnx_light::TensorProto_DataType_DOUBLE (C++ member)
- onnx_light::TensorProto_DataType_FLOAT (C++ member)
- onnx_light::TensorProto_DataType_FLOAT16 (C++ member)
- onnx_light::TensorProto_DataType_FLOAT4E2M1 (C++ member)
- onnx_light::TensorProto_DataType_FLOAT8E4M3FN (C++ member)
- onnx_light::TensorProto_DataType_FLOAT8E4M3FNUZ (C++ member)
- onnx_light::TensorProto_DataType_FLOAT8E5M2 (C++ member)
- onnx_light::TensorProto_DataType_FLOAT8E5M2FNUZ (C++ member)
- onnx_light::TensorProto_DataType_FLOAT8E8M0 (C++ member)
- onnx_light::TensorProto_DataType_INT16 (C++ member)
- onnx_light::TensorProto_DataType_INT2 (C++ member)
- onnx_light::TensorProto_DataType_INT32 (C++ member)
- onnx_light::TensorProto_DataType_INT4 (C++ member)
- onnx_light::TensorProto_DataType_INT64 (C++ member)
- onnx_light::TensorProto_DataType_INT8 (C++ member)
- onnx_light::TensorProto_DataType_STRING (C++ member)
- onnx_light::TensorProto_DataType_UINT16 (C++ member)
- onnx_light::TensorProto_DataType_UINT2 (C++ member)
- onnx_light::TensorProto_DataType_UINT32 (C++ member)
- onnx_light::TensorProto_DataType_UINT4 (C++ member)
- onnx_light::TensorProto_DataType_UINT64 (C++ member)
- onnx_light::TensorProto_DataType_UINT8 (C++ member)
- onnx_light::TensorProto_DataType_UNDEFINED (C++ member)
- onnx_light::TensorsAttr (C++ type)
- onnx_light::TensorShapeProto (C++ class)
- onnx_light::TensorShapeProto::Clear (C++ function)
- onnx_light::TensorShapeProto::dim (C++ member)
- onnx_light::TensorShapeProto::Dimension (C++ class)
- onnx_light::TensorShapeProto::Dimension::Clear (C++ function)
- onnx_light::TensorShapeProto::Dimension::denotation (C++ member)
- onnx_light::TensorShapeProto::Dimension::dim_param (C++ member)
- onnx_light::TensorShapeProto::Dimension::dim_value (C++ member)
- onnx_light::TensorShapeProto::Dimension::value_case (C++ function)
- onnx_light::TensorShapeProto::Dimension::ValueCase (C++ enum)
- onnx_light::TensorShapeProto::Dimension::ValueCase::kDimParam (C++ enumerator)
- onnx_light::TensorShapeProto::Dimension::ValueCase::kDimValue (C++ enumerator)
- onnx_light::TensorShapeProto::Dimension::ValueCase::VALUE_NOT_SET (C++ enumerator)
- onnx_light::TensorShapeProto::TensorShapeProto (C++ function)
- onnx_light::TensorShapeProto_Dimension (C++ type)
- onnx_light::TEXT (C++ member)
- onnx_light::throw_assert_error (C++ function)
- onnx_light::throw_tensor_error (C++ function)
- onnx_light::toString (C++ function)
- onnx_light::ToTensor (C++ function), [1], [2]
- onnx_light::toVarName (C++ function)
- onnx_light::Transpose_doc (C++ member)
- onnx_light::TypeConstraintMap (C++ type)
- onnx_light::TypeProto (C++ class)
- onnx_light::TypeProto::denotation (C++ member)
- onnx_light::TypeProto::has_type (C++ function)
- onnx_light::TypeProto::is_set (C++ function)
- onnx_light::TypeProto::Map (C++ class)
- onnx_light::TypeProto::Map::key_type (C++ member)
- onnx_light::TypeProto::Map::value_type (C++ member)
- onnx_light::TypeProto::map_type (C++ member)
- onnx_light::TypeProto::Opaque (C++ class)
- onnx_light::TypeProto::Opaque::domain (C++ member)
- onnx_light::TypeProto::Opaque::name (C++ member)
- onnx_light::TypeProto::opaque_type (C++ member)
- onnx_light::TypeProto::Optional (C++ class)
- onnx_light::TypeProto::Optional::elem_type (C++ member)
- onnx_light::TypeProto::optional_type (C++ member)
- onnx_light::TypeProto::Sequence (C++ class)
- onnx_light::TypeProto::Sequence::elem_type (C++ member)
- onnx_light::TypeProto::sequence_type (C++ member)
- onnx_light::TypeProto::sparse_tensor_type (C++ member)
- onnx_light::TypeProto::SparseTensor (C++ class)
- onnx_light::TypeProto::SparseTensor::elem_type (C++ member)
- onnx_light::TypeProto::SparseTensor::set_elem_type (C++ function)
- onnx_light::TypeProto::SparseTensor::shape (C++ member)
- onnx_light::TypeProto::Tensor (C++ class)
- onnx_light::TypeProto::Tensor::elem_type (C++ member)
- onnx_light::TypeProto::Tensor::set_elem_type (C++ function)
- onnx_light::TypeProto::Tensor::shape (C++ member)
- onnx_light::TypeProto::tensor_type (C++ member)
- onnx_light::TypeProto::TypeProto (C++ function)
- onnx_light::TypeProto::value_case (C++ function)
- onnx_light::TypeProto::VALUE_NOT_SET (C++ member)
- onnx_light::TypeProto::ValueCase (C++ enum)
- onnx_light::TypeProto::ValueCase::kMapType (C++ enumerator)
- onnx_light::TypeProto::ValueCase::kOpaqueType (C++ enumerator)
- onnx_light::TypeProto::ValueCase::kOptionalType (C++ enumerator)
- onnx_light::TypeProto::ValueCase::kSequenceType (C++ enumerator)
- onnx_light::TypeProto::ValueCase::kSparseTensorType (C++ enumerator)
- onnx_light::TypeProto::ValueCase::kTensorType (C++ enumerator)
- onnx_light::TypeProto::ValueCase::kUndefined (C++ enumerator)
- onnx_light::TypeProto_Map (C++ type)
- onnx_light::TypeProto_Opaque (C++ type)
- onnx_light::TypeProto_Optional (C++ type)
- onnx_light::TypeProto_Sequence (C++ type)
- onnx_light::TypeProto_SparseTensor (C++ type)
- onnx_light::TypeProto_Tensor (C++ type)
- onnx_light::TypeProtoAttr (C++ type)
- onnx_light::TypeProtosAttr (C++ type)
- onnx_light::unifyDim (C++ function), [1], [2]
- onnx_light::unifyInputDim (C++ function)
- onnx_light::unifyInputShape (C++ function)
- onnx_light::unifyInputShapePrefix (C++ function)
- onnx_light::UnionShapeInfo (C++ function), [1]
- onnx_light::UnionTypeInfo (C++ function)
- onnx_light::updateOutputElemType (C++ function)
- onnx_light::updateOutputShape (C++ function), [1], [2]
- onnx_light::Use (C++ struct)
- onnx_light::Use::offset (C++ member)
- onnx_light::Use::Use (C++ function)
- onnx_light::Use::user (C++ member)
- onnx_light::use_list (C++ type)
- onnx_light::utf8_to_path (C++ function)
- onnx_light::Utils (C++ type)
- onnx_light::utils (C++ type), [1], [2], [3], [4]
- onnx_light::utils::_OptionalField (C++ class)
- onnx_light::utils::_OptionalField::_OptionalField (C++ function)
- onnx_light::utils::_OptionalField::has_value (C++ function)
- onnx_light::utils::_OptionalField::operator* (C++ function), [1]
- onnx_light::utils::_OptionalField::operator= (C++ function)
- onnx_light::utils::_OptionalField::operator== (C++ function), [1]
- onnx_light::utils::_OptionalField::reset (C++ function)
- onnx_light::utils::_OptionalField::set_empty_value (C++ function)
- onnx_light::utils::_OptionalField::value_ (C++ member)
- onnx_light::utils::BinaryStream (C++ class)
- onnx_light::utils::BinaryStream::_check (C++ function)
- onnx_light::utils::BinaryStream::backed_up_ (C++ member)
- onnx_light::utils::BinaryStream::BackUp (C++ function)
- onnx_light::utils::BinaryStream::BinaryStream (C++ function)
- onnx_light::utils::BinaryStream::ByteCount (C++ function)
- onnx_light::utils::BinaryStream::CanNoCopy (C++ function)
- onnx_light::utils::BinaryStream::CanRead (C++ function)
- onnx_light::utils::BinaryStream::ExternalWeights (C++ function)
- onnx_light::utils::BinaryStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::BinaryStream::last_next_data_ (C++ member)
- onnx_light::utils::BinaryStream::last_next_size_ (C++ member)
- onnx_light::utils::BinaryStream::limits_ (C++ member)
- onnx_light::utils::BinaryStream::LimitTo (C++ function)
- onnx_light::utils::BinaryStream::LimitToNext (C++ function)
- onnx_light::utils::BinaryStream::Next (C++ function)
- onnx_light::utils::BinaryStream::next_double (C++ function)
- onnx_light::utils::BinaryStream::next_field (C++ function)
- onnx_light::utils::BinaryStream::next_float (C++ function)
- onnx_light::utils::BinaryStream::next_int32 (C++ function)
- onnx_light::utils::BinaryStream::next_int64 (C++ function)
- onnx_light::utils::BinaryStream::next_packed_element (C++ function)
- onnx_light::utils::BinaryStream::next_string (C++ function)
- onnx_light::utils::BinaryStream::next_uint64 (C++ function)
- onnx_light::utils::BinaryStream::NotEnd (C++ function)
- onnx_light::utils::BinaryStream::read_bytes (C++ function)
- onnx_light::utils::BinaryStream::ReadDelayedBlock (C++ function)
- onnx_light::utils::BinaryStream::Restore (C++ function)
- onnx_light::utils::BinaryStream::size (C++ function)
- onnx_light::utils::BinaryStream::skip_bytes (C++ function)
- onnx_light::utils::BinaryStream::StartThreadPool (C++ function)
- onnx_light::utils::BinaryStream::tell (C++ function)
- onnx_light::utils::BinaryStream::tell_around (C++ function)
- onnx_light::utils::BinaryStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::BinaryStream::~BinaryStream (C++ function)
- onnx_light::utils::BinaryWriteStream (C++ class)
- onnx_light::utils::BinaryWriteStream::BackUp (C++ function)
- onnx_light::utils::BinaryWriteStream::BinaryWriteStream (C++ function)
- onnx_light::utils::BinaryWriteStream::ByteCount (C++ function)
- onnx_light::utils::BinaryWriteStream::CacheSize (C++ function)
- onnx_light::utils::BinaryWriteStream::data (C++ function)
- onnx_light::utils::BinaryWriteStream::ExternalWeights (C++ function)
- onnx_light::utils::BinaryWriteStream::GetCachedSize (C++ function)
- onnx_light::utils::BinaryWriteStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::BinaryWriteStream::Next (C++ function)
- onnx_light::utils::BinaryWriteStream::size (C++ function)
- onnx_light::utils::BinaryWriteStream::size_cache_ (C++ member)
- onnx_light::utils::BinaryWriteStream::size_double (C++ function)
- onnx_light::utils::BinaryWriteStream::size_field_header (C++ function)
- onnx_light::utils::BinaryWriteStream::size_float (C++ function)
- onnx_light::utils::BinaryWriteStream::size_int32 (C++ function)
- onnx_light::utils::BinaryWriteStream::size_int64 (C++ function)
- onnx_light::utils::BinaryWriteStream::size_string (C++ function), [1], [2]
- onnx_light::utils::BinaryWriteStream::size_string_stream (C++ function), [1]
- onnx_light::utils::BinaryWriteStream::size_variant_uint64 (C++ function)
- onnx_light::utils::BinaryWriteStream::StartThreadPool (C++ function)
- onnx_light::utils::BinaryWriteStream::swap_size_cache (C++ function)
- onnx_light::utils::BinaryWriteStream::VarintSize (C++ function)
- onnx_light::utils::BinaryWriteStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::BinaryWriteStream::weights_size (C++ function)
- onnx_light::utils::BinaryWriteStream::weights_size_for_location (C++ function)
- onnx_light::utils::BinaryWriteStream::write_double (C++ function)
- onnx_light::utils::BinaryWriteStream::write_field_header (C++ function)
- onnx_light::utils::BinaryWriteStream::write_float (C++ function)
- onnx_light::utils::BinaryWriteStream::write_int32 (C++ function)
- onnx_light::utils::BinaryWriteStream::write_int64 (C++ function)
- onnx_light::utils::BinaryWriteStream::write_packed_element (C++ function)
- onnx_light::utils::BinaryWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::BinaryWriteStream::write_raw_bytes_in_second_stream (C++ function), [1]
- onnx_light::utils::BinaryWriteStream::write_string (C++ function), [1], [2]
- onnx_light::utils::BinaryWriteStream::write_string_stream (C++ function), [1]
- onnx_light::utils::BinaryWriteStream::write_variant_uint64 (C++ function)
- onnx_light::utils::BinaryWriteStream::WriteDelayedBlock (C++ function)
- onnx_light::utils::BinaryWriteStream::~BinaryWriteStream (C++ function)
- onnx_light::utils::BorrowedStringWriteStream (C++ class)
- onnx_light::utils::BorrowedStringWriteStream::BorrowedStringWriteStream (C++ function)
- onnx_light::utils::BorrowedStringWriteStream::capacity_ (C++ member)
- onnx_light::utils::BorrowedStringWriteStream::data (C++ function)
- onnx_light::utils::BorrowedStringWriteStream::data_ (C++ member)
- onnx_light::utils::BorrowedStringWriteStream::Next (C++ function)
- onnx_light::utils::BorrowedStringWriteStream::size (C++ function)
- onnx_light::utils::BorrowedStringWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::BorrowedStringWriteStream::WriteDelayedBlock (C++ function)
- onnx_light::utils::BorrowedWriteStream (C++ class)
- onnx_light::utils::BorrowedWriteStream::BorrowedWriteStream (C++ function)
- onnx_light::utils::BorrowedWriteStream::data (C++ function)
- onnx_light::utils::BorrowedWriteStream::data_ (C++ member)
- onnx_light::utils::BorrowedWriteStream::size (C++ function)
- onnx_light::utils::BorrowedWriteStream::size_ (C++ member)
- onnx_light::utils::BorrowedWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::ByteSpan (C++ class)
- onnx_light::utils::ByteSpan::align_ (C++ member)
- onnx_light::utils::ByteSpan::aligned_owned_ (C++ member)
- onnx_light::utils::ByteSpan::assign_borrowed (C++ function)
- onnx_light::utils::ByteSpan::assign_with_deleter (C++ function)
- onnx_light::utils::ByteSpan::attach_deleter (C++ function)
- onnx_light::utils::ByteSpan::borrowed_ (C++ member)
- onnx_light::utils::ByteSpan::ByteSpan (C++ function), [1], [2], [3]
- onnx_light::utils::ByteSpan::clear (C++ function)
- onnx_light::utils::ByteSpan::data (C++ function), [1]
- onnx_light::utils::ByteSpan::empty (C++ function)
- onnx_light::utils::ByteSpan::is_aligned_owned (C++ function)
- onnx_light::utils::ByteSpan::is_borrowed (C++ function)
- onnx_light::utils::ByteSpan::operator std::string (C++ function)
- onnx_light::utils::ByteSpan::operator!= (C++ function)
- onnx_light::utils::ByteSpan::operator= (C++ function), [1], [2]
- onnx_light::utils::ByteSpan::operator== (C++ function)
- onnx_light::utils::ByteSpan::operator[] (C++ function), [1]
- onnx_light::utils::ByteSpan::owned_ (C++ member)
- onnx_light::utils::ByteSpan::owner_ (C++ member)
- onnx_light::utils::ByteSpan::push_back (C++ function)
- onnx_light::utils::ByteSpan::resize (C++ function)
- onnx_light::utils::ByteSpan::resize_aligned (C++ function)
- onnx_light::utils::ByteSpan::size (C++ function)
- onnx_light::utils::CodedInputStream (C++ class)
- onnx_light::utils::CodedInputStream::CodedInputStream (C++ function)
- onnx_light::utils::CodedInputStream::input_ (C++ member)
- onnx_light::utils::CodedInputStream::limit_ (C++ member)
- onnx_light::utils::CodedInputStream::SetTotalBytesLimit (C++ function)
- onnx_light::utils::CodedInputStream::TotalBytesLimit (C++ function)
- onnx_light::Utils::DataTypeUtils (C++ class)
- onnx_light::Utils::DataTypeUtils::FromDataTypeString (C++ function)
- onnx_light::Utils::DataTypeUtils::FromString (C++ function)
- onnx_light::Utils::DataTypeUtils::GetTypeStrLock (C++ function)
- onnx_light::Utils::DataTypeUtils::GetTypeStrToProtoMap (C++ function)
- onnx_light::Utils::DataTypeUtils::IsValidDataTypeString (C++ function)
- onnx_light::Utils::DataTypeUtils::ToDataTypeString (C++ function)
- onnx_light::Utils::DataTypeUtils::ToString (C++ function)
- onnx_light::Utils::DataTypeUtils::ToType (C++ function), [1]
- onnx_light::Utils::DataTypeUtils::ToTypeProto (C++ function)
- onnx_light::utils::decodeZigZag64 (C++ function)
- onnx_light::utils::DelayedBlock (C++ struct)
- onnx_light::utils::DelayedBlock::data (C++ member)
- onnx_light::utils::DelayedBlock::offset (C++ member)
- onnx_light::utils::DelayedBlock::size (C++ member)
- onnx_light::utils::DelayedBlock::stream_id (C++ member)
- onnx_light::utils::DelayedWriteBlock (C++ struct)
- onnx_light::utils::DelayedWriteBlock::data (C++ member)
- onnx_light::utils::DelayedWriteBlock::offset (C++ member)
- onnx_light::utils::DelayedWriteBlock::size (C++ member)
- onnx_light::utils::DelayedWriteBlock::stream_id (C++ member)
- onnx_light::utils::encodeZigZag64 (C++ function)
- onnx_light::utils::FdWriteStream (C++ class)
- onnx_light::utils::FdWriteStream::BackUp (C++ function)
- onnx_light::utils::FdWriteStream::buffer_ (C++ member)
- onnx_light::utils::FdWriteStream::ByteCount (C++ function)
- onnx_light::utils::FdWriteStream::Close (C++ function)
- onnx_light::utils::FdWriteStream::data (C++ function)
- onnx_light::utils::FdWriteStream::fd_ (C++ member)
- onnx_light::utils::FdWriteStream::FdWriteStream (C++ function)
- onnx_light::utils::FdWriteStream::Flush (C++ function)
- onnx_light::utils::FdWriteStream::Next (C++ function)
- onnx_light::utils::FdWriteStream::size (C++ function)
- onnx_light::utils::FdWriteStream::used_ (C++ member)
- onnx_light::utils::FdWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::FdWriteStream::written_ (C++ member)
- onnx_light::utils::FdWriteStream::~FdWriteStream (C++ function)
- onnx_light::utils::FieldNumber (C++ struct)
- onnx_light::utils::FieldNumber::field_number (C++ member)
- onnx_light::utils::FieldNumber::string (C++ function)
- onnx_light::utils::FieldNumber::wire_type (C++ member)
- onnx_light::utils::FileStream (C++ class)
- onnx_light::utils::FileStream::_fill_read_buffer (C++ function)
- onnx_light::utils::FileStream::_invalidate_read_buffer (C++ function)
- onnx_light::utils::FileStream::blocks_ (C++ member)
- onnx_light::utils::FileStream::buffer_ (C++ member)
- onnx_light::utils::FileStream::CanRead (C++ function)
- onnx_light::utils::FileStream::file_descriptor_ (C++ member)
- onnx_light::utils::FileStream::file_path (C++ function)
- onnx_light::utils::FileStream::file_path_ (C++ member)
- onnx_light::utils::FileStream::file_stream_ (C++ member)
- onnx_light::utils::FileStream::FileStream (C++ function)
- onnx_light::utils::FileStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::FileStream::is_open (C++ function)
- onnx_light::utils::FileStream::LimitTo (C++ function)
- onnx_light::utils::FileStream::lock_ (C++ member)
- onnx_light::utils::FileStream::next_uint64 (C++ function)
- onnx_light::utils::FileStream::NotEnd (C++ function)
- onnx_light::utils::FileStream::read_buf_ (C++ member)
- onnx_light::utils::FileStream::read_buf_end_ (C++ member)
- onnx_light::utils::FileStream::read_buf_pos_ (C++ member)
- onnx_light::utils::FileStream::READ_BUF_SIZE (C++ member)
- onnx_light::utils::FileStream::read_bytes (C++ function)
- onnx_light::utils::FileStream::ReadDelayedBlock (C++ function)
- onnx_light::utils::FileStream::size (C++ function)
- onnx_light::utils::FileStream::size_ (C++ member)
- onnx_light::utils::FileStream::skip_bytes (C++ function)
- onnx_light::utils::FileStream::StartThreadPool (C++ function)
- onnx_light::utils::FileStream::tell (C++ function)
- onnx_light::utils::FileStream::tell_around (C++ function)
- onnx_light::utils::FileStream::thread_pool_ (C++ member)
- onnx_light::utils::FileStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::FileStream::~FileStream (C++ function)
- onnx_light::utils::FileWriteStream (C++ class)
- onnx_light::utils::FileWriteStream::data (C++ function)
- onnx_light::utils::FileWriteStream::file_path (C++ function)
- onnx_light::utils::FileWriteStream::file_path_ (C++ member)
- onnx_light::utils::FileWriteStream::file_stream_ (C++ member)
- onnx_light::utils::FileWriteStream::FileWriteStream (C++ function)
- onnx_light::utils::FileWriteStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::FileWriteStream::pre_allocate (C++ function)
- onnx_light::utils::FileWriteStream::size (C++ function)
- onnx_light::utils::FileWriteStream::StartThreadPool (C++ function)
- onnx_light::utils::FileWriteStream::thread_pool_ (C++ member)
- onnx_light::utils::FileWriteStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::FileWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::FileWriteStream::WriteDelayedBlock (C++ function)
- onnx_light::utils::FileWriteStream::written_bytes_ (C++ member)
- onnx_light::utils::is_inline_size (C++ function)
- onnx_light::utils::IstreamStream (C++ class)
- onnx_light::utils::IstreamStream::IstreamStream (C++ function)
- onnx_light::utils::IstreamStream::owned_ (C++ member)
- onnx_light::utils::join_string (C++ function)
- onnx_light::utils::mmap_file_as_shared_ptr (C++ function)
- onnx_light::utils::MmapFileStream (C++ class)
- onnx_light::utils::MmapFileStream::file_path (C++ function)
- onnx_light::utils::MmapFileStream::file_path_ (C++ member)
- onnx_light::utils::MmapFileStream::mmap_ (C++ member)
- onnx_light::utils::MmapFileStream::mmap_owner (C++ function)
- onnx_light::utils::MmapFileStream::MmapFileStream (C++ function)
- onnx_light::utils::offset_t (C++ type)
- onnx_light::utils::operator+ (C++ function), [1], [2], [3], [4]
- onnx_light::utils::operator<< (C++ function), [1]
- onnx_light::utils::OptionalEnumField (C++ class)
- onnx_light::utils::OptionalEnumField::has_value (C++ function)
- onnx_light::utils::OptionalEnumField::operator* (C++ function), [1]
- onnx_light::utils::OptionalEnumField::operator= (C++ function)
- onnx_light::utils::OptionalEnumField::operator== (C++ function), [1]
- onnx_light::utils::OptionalEnumField::OptionalEnumField (C++ function)
- onnx_light::utils::OptionalEnumField::reset (C++ function)
- onnx_light::utils::OptionalEnumField::set_empty_value (C++ function)
- onnx_light::utils::OptionalEnumField::value_ (C++ member)
- onnx_light::utils::OptionalField (C++ class)
- onnx_light::utils::OptionalField::has_value (C++ function)
- onnx_light::utils::OptionalField::operator* (C++ function), [1]
- onnx_light::utils::OptionalField::operator= (C++ function), [1], [2]
- onnx_light::utils::OptionalField::OptionalField (C++ function), [1], [2]
- onnx_light::utils::OptionalField::reset (C++ function)
- onnx_light::utils::OptionalField::set_empty_value (C++ function)
- onnx_light::utils::OptionalField::value_ (C++ member)
- onnx_light::utils::OptionalField<float> (C++ class)
- onnx_light::utils::OptionalField<float>::operator= (C++ function)
- onnx_light::utils::OptionalField<float>::OptionalField (C++ function)
- onnx_light::utils::OptionalField<int32_t> (C++ class)
- onnx_light::utils::OptionalField<int32_t>::operator= (C++ function)
- onnx_light::utils::OptionalField<int32_t>::OptionalField (C++ function)
- onnx_light::utils::OptionalField<int64_t> (C++ class)
- onnx_light::utils::OptionalField<int64_t>::operator= (C++ function)
- onnx_light::utils::OptionalField<int64_t>::OptionalField (C++ function)
- onnx_light::utils::OstreamWriteStream (C++ class)
- onnx_light::utils::OstreamWriteStream::BackUp (C++ function)
- onnx_light::utils::OstreamWriteStream::block_size_ (C++ member)
- onnx_light::utils::OstreamWriteStream::buffer_ (C++ member)
- onnx_light::utils::OstreamWriteStream::ByteCount (C++ function)
- onnx_light::utils::OstreamWriteStream::data (C++ function)
- onnx_light::utils::OstreamWriteStream::Flush (C++ function)
- onnx_light::utils::OstreamWriteStream::Next (C++ function)
- onnx_light::utils::OstreamWriteStream::OstreamWriteStream (C++ function)
- onnx_light::utils::OstreamWriteStream::size (C++ function)
- onnx_light::utils::OstreamWriteStream::stream_ (C++ member)
- onnx_light::utils::OstreamWriteStream::used_ (C++ member)
- onnx_light::utils::OstreamWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::OstreamWriteStream::written_ (C++ member)
- onnx_light::utils::OstreamWriteStream::~OstreamWriteStream (C++ function)
- onnx_light::utils::OwnedByteBuffer (C++ class)
- onnx_light::utils::OwnedByteBuffer::assign (C++ function), [1]
- onnx_light::utils::OwnedByteBuffer::capacity_ (C++ member)
- onnx_light::utils::OwnedByteBuffer::clear (C++ function)
- onnx_light::utils::OwnedByteBuffer::data (C++ function), [1]
- onnx_light::utils::OwnedByteBuffer::operator= (C++ function), [1], [2]
- onnx_light::utils::OwnedByteBuffer::OwnedByteBuffer (C++ function), [1], [2], [3]
- onnx_light::utils::OwnedByteBuffer::push_back (C++ function)
- onnx_light::utils::OwnedByteBuffer::reserve (C++ function)
- onnx_light::utils::OwnedByteBuffer::resize (C++ function)
- onnx_light::utils::OwnedByteBuffer::size (C++ function)
- onnx_light::utils::OwnedByteBuffer::size_ (C++ member)
- onnx_light::utils::OwnedByteBuffer::storage_ (C++ member)
- onnx_light::utils::PrintOptions (C++ struct)
- onnx_light::utils::PrintOptions::inline_threshold (C++ member)
- onnx_light::utils::PrintOptions::raw_data_threshold (C++ member)
- onnx_light::utils::PrintOptions::skip_raw_data (C++ member)
- onnx_light::utils::RefString (C++ class)
- onnx_light::utils::RefString::as_string (C++ function)
- onnx_light::utils::RefString::c_str (C++ function)
- onnx_light::utils::RefString::data (C++ function)
- onnx_light::utils::RefString::empty (C++ function)
- onnx_light::utils::RefString::has_inline_ (C++ member)
- onnx_light::utils::RefString::inline_data_ (C++ member)
- onnx_light::utils::RefString::kInlineCapacity (C++ member)
- onnx_light::utils::RefString::operator!= (C++ function), [1], [2], [3]
- onnx_light::utils::RefString::operator= (C++ function), [1]
- onnx_light::utils::RefString::operator== (C++ function), [1], [2], [3]
- onnx_light::utils::RefString::operator[] (C++ function)
- onnx_light::utils::RefString::ptr_ (C++ member)
- onnx_light::utils::RefString::RefString (C++ function), [1]
- onnx_light::utils::RefString::size (C++ function)
- onnx_light::utils::RefString::size_ (C++ member)
- onnx_light::utils::RefString::sv (C++ function)
- onnx_light::utils::RefString::toint64 (C++ function)
- onnx_light::utils::RepeatedField (C++ class)
- onnx_light::utils::RepeatedField::Add (C++ function), [1], [2]
- onnx_light::utils::RepeatedField::add (C++ function)
- onnx_light::utils::RepeatedField::Assign (C++ function)
- onnx_light::utils::RepeatedField::back (C++ function)
- onnx_light::utils::RepeatedField::begin (C++ function), [1]
- onnx_light::utils::RepeatedField::cbegin (C++ function)
- onnx_light::utils::RepeatedField::cend (C++ function)
- onnx_light::utils::RepeatedField::Clear (C++ function)
- onnx_light::utils::RepeatedField::clear (C++ function)
- onnx_light::utils::RepeatedField::CopyFrom (C++ function)
- onnx_light::utils::RepeatedField::data (C++ function), [1]
- onnx_light::utils::RepeatedField::emplace_back (C++ function)
- onnx_light::utils::RepeatedField::empty (C++ function)
- onnx_light::utils::RepeatedField::end (C++ function), [1]
- onnx_light::utils::RepeatedField::extend (C++ function), [1]
- onnx_light::utils::RepeatedField::Get (C++ function)
- onnx_light::utils::RepeatedField::Mutable (C++ function)
- onnx_light::utils::RepeatedField::mutable_values (C++ function)
- onnx_light::utils::RepeatedField::operator[] (C++ function), [1]
- onnx_light::utils::RepeatedField::PrintToStringStream (C++ function)
- onnx_light::utils::RepeatedField::push_back (C++ function)
- onnx_light::utils::RepeatedField::remove_range (C++ function)
- onnx_light::utils::RepeatedField::RepeatedField (C++ function)
- onnx_light::utils::RepeatedField::Reserve (C++ function)
- onnx_light::utils::RepeatedField::reserve (C++ function)
- onnx_light::utils::RepeatedField::Resize (C++ function)
- onnx_light::utils::RepeatedField::resize (C++ function)
- onnx_light::utils::RepeatedField::size (C++ function)
- onnx_light::utils::RepeatedField::size_int (C++ function)
- onnx_light::utils::RepeatedField::values (C++ function)
- onnx_light::utils::RepeatedField::values_ (C++ member)
- onnx_light::utils::RepeatedFieldBackInserter (C++ function)
- onnx_light::utils::RepeatedFieldBackInsertIterator (C++ class)
- onnx_light::utils::RepeatedFieldBackInsertIterator::difference_type (C++ type)
- onnx_light::utils::RepeatedFieldBackInsertIterator::field_ (C++ member)
- onnx_light::utils::RepeatedFieldBackInsertIterator::iterator_category (C++ type)
- onnx_light::utils::RepeatedFieldBackInsertIterator::operator* (C++ function)
- onnx_light::utils::RepeatedFieldBackInsertIterator::operator++ (C++ function), [1]
- onnx_light::utils::RepeatedFieldBackInsertIterator::operator= (C++ function), [1]
- onnx_light::utils::RepeatedFieldBackInsertIterator::pointer (C++ type)
- onnx_light::utils::RepeatedFieldBackInsertIterator::reference (C++ type)
- onnx_light::utils::RepeatedFieldBackInsertIterator::RepeatedFieldBackInsertIterator (C++ function)
- onnx_light::utils::RepeatedFieldBackInsertIterator::value_type (C++ type)
- onnx_light::utils::RepeatedProtoField (C++ class)
- onnx_light::utils::RepeatedProtoField::Add (C++ function)
- onnx_light::utils::RepeatedProtoField::add (C++ function)
- onnx_light::utils::RepeatedProtoField::back (C++ function)
- onnx_light::utils::RepeatedProtoField::begin (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::cbegin (C++ function)
- onnx_light::utils::RepeatedProtoField::cend (C++ function)
- onnx_light::utils::RepeatedProtoField::Clear (C++ function)
- onnx_light::utils::RepeatedProtoField::clear (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator (C++ class)
- onnx_light::utils::RepeatedProtoField::const_iterator::const_iterator (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator::operator!= (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator::operator* (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator::operator++ (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator::operator-> (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator::operator== (C++ function)
- onnx_light::utils::RepeatedProtoField::const_iterator::parent_ (C++ member)
- onnx_light::utils::RepeatedProtoField::const_iterator::pos_ (C++ member)
- onnx_light::utils::RepeatedProtoField::emplace_back (C++ function)
- onnx_light::utils::RepeatedProtoField::empty (C++ function)
- onnx_light::utils::RepeatedProtoField::end (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::erase (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::extend (C++ function), [1], [2]
- onnx_light::utils::RepeatedProtoField::Get (C++ function)
- onnx_light::utils::RepeatedProtoField::get (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator (C++ class)
- onnx_light::utils::RepeatedProtoField::iterator::iterator (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::operator!= (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::operator* (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::operator+ (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::operator++ (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::operator- (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::iterator::operator-> (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::operator== (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::parent_ (C++ member)
- onnx_light::utils::RepeatedProtoField::iterator::pos (C++ function)
- onnx_light::utils::RepeatedProtoField::iterator::pos_ (C++ member)
- onnx_light::utils::RepeatedProtoField::Mutable (C++ function)
- onnx_light::utils::RepeatedProtoField::operator[] (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::pointer_begin (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_end (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_iterator (C++ class)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::difference_type (C++ type)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::iterator_category (C++ type)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::operator!= (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::operator* (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::operator++ (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::pointer_iterator::operator== (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::parent_ (C++ member)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::pointer (C++ type)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::pointer_iterator (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::pos (C++ function)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::pos_ (C++ member)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::reference (C++ type)
- onnx_light::utils::RepeatedProtoField::pointer_iterator::value_type (C++ type)
- onnx_light::utils::RepeatedProtoField::PrintToStringStream (C++ function)
- onnx_light::utils::RepeatedProtoField::push_back (C++ function)
- onnx_light::utils::RepeatedProtoField::remove_range (C++ function)
- onnx_light::utils::RepeatedProtoField::RepeatedProtoField (C++ function), [1]
- onnx_light::utils::RepeatedProtoField::Reserve (C++ function)
- onnx_light::utils::RepeatedProtoField::reserve (C++ function)
- onnx_light::utils::RepeatedProtoField::shared_at (C++ function)
- onnx_light::utils::RepeatedProtoField::size (C++ function)
- onnx_light::utils::RepeatedProtoField::SwapElements (C++ function)
- onnx_light::utils::RepeatedProtoField::values_ (C++ member)
- onnx_light::utils::simple_unique_ptr (C++ class)
- onnx_light::utils::simple_unique_ptr::get (C++ function)
- onnx_light::utils::simple_unique_ptr::isnull (C++ function)
- onnx_light::utils::simple_unique_ptr::operator!= (C++ function)
- onnx_light::utils::simple_unique_ptr::operator* (C++ function)
- onnx_light::utils::simple_unique_ptr::operator-> (C++ function)
- onnx_light::utils::simple_unique_ptr::operator= (C++ function), [1]
- onnx_light::utils::simple_unique_ptr::operator== (C++ function)
- onnx_light::utils::simple_unique_ptr::ptr_ (C++ member)
- onnx_light::utils::simple_unique_ptr::reset (C++ function)
- onnx_light::utils::simple_unique_ptr::reset_and (C++ function)
- onnx_light::utils::simple_unique_ptr::simple_unique_ptr (C++ function), [1], [2]
- onnx_light::utils::simple_unique_ptr::~simple_unique_ptr (C++ function)
- onnx_light::utils::Span (C++ class)
- onnx_light::utils::Span::data (C++ function)
- onnx_light::utils::Span::empty (C++ function)
- onnx_light::utils::Span::operator!= (C++ function)
- onnx_light::utils::Span::operator== (C++ function)
- onnx_light::utils::Span::operator[] (C++ function)
- onnx_light::utils::Span::ptr_ (C++ member)
- onnx_light::utils::Span::size (C++ function)
- onnx_light::utils::Span::size_ (C++ member)
- onnx_light::utils::Span::Span (C++ function), [1]
- onnx_light::utils::StdStringWriteStream (C++ class)
- onnx_light::utils::StdStringWriteStream::BackUp (C++ function)
- onnx_light::utils::StdStringWriteStream::ByteCount (C++ function)
- onnx_light::utils::StdStringWriteStream::data (C++ function)
- onnx_light::utils::StdStringWriteStream::Next (C++ function)
- onnx_light::utils::StdStringWriteStream::size (C++ function)
- onnx_light::utils::StdStringWriteStream::StdStringWriteStream (C++ function)
- onnx_light::utils::StdStringWriteStream::target_ (C++ member)
- onnx_light::utils::StdStringWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::String (C++ class)
- onnx_light::utils::String::as_string (C++ function)
- onnx_light::utils::String::c_str (C++ function)
- onnx_light::utils::String::clear (C++ function)
- onnx_light::utils::String::data (C++ function)
- onnx_light::utils::String::empty (C++ function)
- onnx_light::utils::String::inline_data_ (C++ member)
- onnx_light::utils::String::is_inline_ (C++ member)
- onnx_light::utils::String::kInlineCapacity (C++ member)
- onnx_light::utils::String::length (C++ function)
- onnx_light::utils::String::null (C++ function)
- onnx_light::utils::String::operator std::string (C++ function)
- onnx_light::utils::String::operator std::string_view (C++ function)
- onnx_light::utils::String::operator!= (C++ function), [1], [2], [3]
- onnx_light::utils::String::operator< (C++ function), [1], [2], [3]
- onnx_light::utils::String::operator= (C++ function), [1], [2], [3], [4]
- onnx_light::utils::String::operator== (C++ function), [1], [2], [3]
- onnx_light::utils::String::operator> (C++ function), [1], [2], [3]
- onnx_light::utils::String::operator[] (C++ function)
- onnx_light::utils::String::ptr_ (C++ member)
- onnx_light::utils::String::set (C++ function)
- onnx_light::utils::String::size (C++ function)
- onnx_light::utils::String::size_ (C++ member)
- onnx_light::utils::String::String (C++ function), [1], [2], [3], [4], [5]
- onnx_light::utils::String::sv (C++ function)
- onnx_light::utils::String::toint64 (C++ function)
- onnx_light::utils::String::~String (C++ function)
- onnx_light::utils::StringStream (C++ class)
- onnx_light::utils::StringStream::blocks_ (C++ member)
- onnx_light::utils::StringStream::CanNoCopy (C++ function)
- onnx_light::utils::StringStream::CanRead (C++ function)
- onnx_light::utils::StringStream::data_ (C++ member)
- onnx_light::utils::StringStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::StringStream::LimitTo (C++ function)
- onnx_light::utils::StringStream::next_uint64 (C++ function)
- onnx_light::utils::StringStream::NotEnd (C++ function)
- onnx_light::utils::StringStream::pos_ (C++ member)
- onnx_light::utils::StringStream::read_bytes (C++ function)
- onnx_light::utils::StringStream::ReadDelayedBlock (C++ function)
- onnx_light::utils::StringStream::Setup (C++ function)
- onnx_light::utils::StringStream::size (C++ function)
- onnx_light::utils::StringStream::size_ (C++ member)
- onnx_light::utils::StringStream::skip_bytes (C++ function)
- onnx_light::utils::StringStream::StartThreadPool (C++ function)
- onnx_light::utils::StringStream::StringStream (C++ function), [1]
- onnx_light::utils::StringStream::tell (C++ function)
- onnx_light::utils::StringStream::tell_around (C++ function)
- onnx_light::utils::StringStream::thread_pool_ (C++ member)
- onnx_light::utils::StringStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::StringWriteStream (C++ class)
- onnx_light::utils::StringWriteStream::BackUp (C++ function)
- onnx_light::utils::StringWriteStream::buffer_ (C++ member)
- onnx_light::utils::StringWriteStream::data (C++ function)
- onnx_light::utils::StringWriteStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::StringWriteStream::Next (C++ function)
- onnx_light::utils::StringWriteStream::pre_allocate (C++ function)
- onnx_light::utils::StringWriteStream::size (C++ function)
- onnx_light::utils::StringWriteStream::StartThreadPool (C++ function)
- onnx_light::utils::StringWriteStream::StringWriteStream (C++ function)
- onnx_light::utils::StringWriteStream::thread_pool_ (C++ member)
- onnx_light::utils::StringWriteStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::StringWriteStream::write_pos_ (C++ member)
- onnx_light::utils::StringWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::StringWriteStream::WriteDelayedBlock (C++ function)
- onnx_light::utils::ThreadPool (C++ class)
- onnx_light::utils::ThreadPool::Clear (C++ function)
- onnx_light::utils::ThreadPool::done_cv_ (C++ member)
- onnx_light::utils::ThreadPool::GetThreadCount (C++ function)
- onnx_light::utils::ThreadPool::is_started_ (C++ member)
- onnx_light::utils::ThreadPool::IsStarted (C++ function)
- onnx_light::utils::ThreadPool::jobs_ (C++ member)
- onnx_light::utils::ThreadPool::mutex_ (C++ member)
- onnx_light::utils::ThreadPool::pending_jobs_ (C++ member)
- onnx_light::utils::ThreadPool::Start (C++ function)
- onnx_light::utils::ThreadPool::stop_ (C++ member)
- onnx_light::utils::ThreadPool::SubmitTask (C++ function), [1]
- onnx_light::utils::ThreadPool::ThreadPool (C++ function)
- onnx_light::utils::ThreadPool::Wait (C++ function)
- onnx_light::utils::ThreadPool::work_cv_ (C++ member)
- onnx_light::utils::ThreadPool::worker_thread (C++ function)
- onnx_light::utils::ThreadPool::workers_ (C++ member)
- onnx_light::utils::ThreadPool::~ThreadPool (C++ function)
- onnx_light::utils::TwoFilesStream (C++ class)
- onnx_light::utils::TwoFilesStream::active_weights_location_ (C++ member)
- onnx_light::utils::TwoFilesStream::active_weights_stream (C++ function), [1]
- onnx_light::utils::TwoFilesStream::borrow_weights_bytes (C++ function)
- onnx_light::utils::TwoFilesStream::default_weights_location_ (C++ member)
- onnx_light::utils::TwoFilesStream::ensure_shared_weights_buffer (C++ function)
- onnx_light::utils::TwoFilesStream::ExternalWeights (C++ function)
- onnx_light::utils::TwoFilesStream::extra_weights_streams_ (C++ member)
- onnx_light::utils::TwoFilesStream::position_cache_ (C++ member)
- onnx_light::utils::TwoFilesStream::read_bytes_from_weights_stream (C++ function)
- onnx_light::utils::TwoFilesStream::ReadDelayedBlock (C++ function)
- onnx_light::utils::TwoFilesStream::set_active_weights_location (C++ function)
- onnx_light::utils::TwoFilesStream::shared_weights_buffers_ (C++ member)
- onnx_light::utils::TwoFilesStream::SharedWeightsBuffer (C++ struct)
- onnx_light::utils::TwoFilesStream::SharedWeightsBuffer::alignment (C++ member)
- onnx_light::utils::TwoFilesStream::SharedWeightsBuffer::data (C++ member)
- onnx_light::utils::TwoFilesStream::SharedWeightsBuffer::size (C++ member)
- onnx_light::utils::TwoFilesStream::TwoFilesStream (C++ function)
- onnx_light::utils::TwoFilesStream::using_default_weights_location (C++ function)
- onnx_light::utils::TwoFilesStream::weights_file_path (C++ function)
- onnx_light::utils::TwoFilesStream::weights_size (C++ function), [1]
- onnx_light::utils::TwoFilesStream::weights_stream_ (C++ member)
- onnx_light::utils::TwoFilesStream::weights_tell (C++ function)
- onnx_light::utils::TwoFilesWriteStream (C++ class)
- onnx_light::utils::TwoFilesWriteStream::active_weights_location_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::default_weights_location_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::ExternalWeights (C++ function)
- onnx_light::utils::TwoFilesWriteStream::extra_virtual_write_pos_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::extra_weights_streams_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::FlushMainToFile (C++ function)
- onnx_light::utils::TwoFilesWriteStream::HasParallelizationStarted (C++ function)
- onnx_light::utils::TwoFilesWriteStream::main_buf_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::parallel_write_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::pre_allocate_weights (C++ function), [1]
- onnx_light::utils::TwoFilesWriteStream::set_active_weights_location (C++ function)
- onnx_light::utils::TwoFilesWriteStream::size (C++ function)
- onnx_light::utils::TwoFilesWriteStream::StartThreadPool (C++ function)
- onnx_light::utils::TwoFilesWriteStream::StartWriteThreadPool (C++ function)
- onnx_light::utils::TwoFilesWriteStream::TwoFilesWriteStream (C++ function)
- onnx_light::utils::TwoFilesWriteStream::virtual_write_pos_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::WaitForDelayedBlock (C++ function)
- onnx_light::utils::TwoFilesWriteStream::WaitForWriteCompletion (C++ function)
- onnx_light::utils::TwoFilesWriteStream::weights_file_path (C++ function)
- onnx_light::utils::TwoFilesWriteStream::weights_size (C++ function), [1]
- onnx_light::utils::TwoFilesWriteStream::weights_size_for_location (C++ function)
- onnx_light::utils::TwoFilesWriteStream::weights_stream_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::write_raw_bytes (C++ function)
- onnx_light::utils::TwoFilesWriteStream::write_raw_bytes_in_second_stream (C++ function), [1]
- onnx_light::utils::TwoFilesWriteStream::write_thread_pool_ (C++ member)
- onnx_light::utils::TwoFilesWriteStream::WriteDelayedBlock (C++ function)
- onnx_light::Value (C++ struct)
- onnx_light::Value::copyMetadata (C++ function)
- onnx_light::Value::elem_type_ (C++ member)
- onnx_light::Value::elemType (C++ function)
- onnx_light::Value::has_sizes (C++ function)
- onnx_light::Value::has_sizes_ (C++ member)
- onnx_light::Value::has_unique_name (C++ function)
- onnx_light::Value::has_unique_name_ (C++ member)
- onnx_light::Value::node (C++ function), [1]
- onnx_light::Value::node_ (C++ member)
- onnx_light::Value::offset (C++ function)
- onnx_light::Value::offset_ (C++ member)
- onnx_light::Value::ONNX_DISALLOW_COPY_AND_ASSIGNMENT (C++ function)
- onnx_light::Value::operator= (C++ function)
- onnx_light::Value::owningGraph (C++ function), [1]
- onnx_light::Value::replaceAllUsesWith (C++ function)
- onnx_light::Value::setElemType (C++ function)
- onnx_light::Value::setSizes (C++ function)
- onnx_light::Value::setStage (C++ function)
- onnx_light::Value::setUniqueName (C++ function)
- onnx_light::Value::sizes (C++ function)
- onnx_light::Value::sizes_ (C++ member)
- onnx_light::Value::stage (C++ function)
- onnx_light::Value::stage_ (C++ member)
- onnx_light::Value::type (C++ function)
- onnx_light::Value::type_ (C++ member)
- onnx_light::Value::unique (C++ function)
- onnx_light::Value::unique_ (C++ member)
- onnx_light::Value::unique_name_ (C++ member)
- onnx_light::Value::uniqueName (C++ function)
- onnx_light::Value::uses (C++ function)
- onnx_light::Value::uses_in_current_graph_ (C++ member)
- onnx_light::Value::Value (C++ function), [1]
- onnx_light::Value::wipeSizes (C++ function)
- onnx_light::Value::~Value (C++ function)
- onnx_light::value_list (C++ type)
- onnx_light::ValueInfoList (C++ type)
- onnx_light::ValueInfoProto (C++ class)
- onnx_light::ValueInfoProto::doc_string (C++ member)
- onnx_light::ValueInfoProto::metadata_props (C++ member)
- onnx_light::ValueInfoProto::name (C++ member)
- onnx_light::ValueInfoProto::type (C++ member)
- onnx_light::VectorAttributeValue (C++ struct)
- onnx_light::VectorAttributeValue::clone (C++ function)
- onnx_light::VectorAttributeValue::ConstructorType (C++ type)
- onnx_light::VectorAttributeValue::kind (C++ function)
- onnx_light::VectorAttributeValue::value (C++ function)
- onnx_light::VectorAttributeValue::value_ (C++ member)
- onnx_light::VectorAttributeValue::ValueType (C++ type)
- onnx_light::VectorAttributeValue::VectorAttributeValue (C++ function)
- onnx_light::Version (C++ enum), [1]
- onnx_light::Version::IR_VERSION (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2017_10_10 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2017_10_30 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2017_11_3 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2019_1_22 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2019_3_18 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2019_9_19 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2020_5_8 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2021_7_30 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2023_5_5 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2024_3_25 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2025_05_12 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::IR_VERSION_2025_08_26 (C++ enumerator), [1], [2], [3]
- onnx_light::Version::START_VERSION (C++ enumerator), [1], [2], [3]
- onnx_light::version_conversion (C++ type), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21], [22], [23], [24], [25], [26], [27], [28], [29], [30], [31], [32], [33], [34], [35], [36], [37], [38], [39], [40], [41], [42], [43], [44], [45], [46], [47], [48]
- onnx_light::version_conversion::Adapter (C++ class)
- onnx_light::version_conversion::Adapter::adapt (C++ function)
- onnx_light::version_conversion::Adapter::Adapter (C++ function)
- onnx_light::version_conversion::Adapter::initial_version (C++ function)
- onnx_light::version_conversion::Adapter::initial_version_ (C++ member)
- onnx_light::version_conversion::Adapter::name (C++ function)
- onnx_light::version_conversion::Adapter::name_ (C++ member)
- onnx_light::version_conversion::Adapter::target_version (C++ function)
- onnx_light::version_conversion::Adapter::target_version_ (C++ member)
- onnx_light::version_conversion::Adapter::~Adapter (C++ function)
- onnx_light::version_conversion::assert_numpy_multibroadcastable (C++ function)
- onnx_light::version_conversion::assertInputsAvailable (C++ function)
- onnx_light::version_conversion::assertNotParams (C++ function)
- onnx_light::version_conversion::Attention_24_23 (C++ class)
- onnx_light::version_conversion::Attention_24_23::adapt (C++ function)
- onnx_light::version_conversion::Attention_24_23::adapt_attention_24_23 (C++ function)
- onnx_light::version_conversion::Attention_24_23::Attention_24_23 (C++ function)
- onnx_light::version_conversion::AxesAttributeToInput (C++ class)
- onnx_light::version_conversion::AxesAttributeToInput::adapt (C++ function)
- onnx_light::version_conversion::AxesAttributeToInput::attrToInput (C++ function)
- onnx_light::version_conversion::AxesAttributeToInput::AxesAttributeToInput (C++ function)
- onnx_light::version_conversion::AxesInputToAttribute (C++ class)
- onnx_light::version_conversion::AxesInputToAttribute::adapt (C++ function)
- onnx_light::version_conversion::AxesInputToAttribute::AxesInputToAttribute (C++ function)
- onnx_light::version_conversion::AxisAttributeToInput (C++ class)
- onnx_light::version_conversion::AxisAttributeToInput::adapt (C++ function)
- onnx_light::version_conversion::AxisAttributeToInput::AttrToInput (C++ function)
- onnx_light::version_conversion::AxisAttributeToInput::axis_index (C++ member)
- onnx_light::version_conversion::AxisAttributeToInput::AxisAttributeToInput (C++ function)
- onnx_light::version_conversion::AxisAttributeToInput::CreateAxisInput (C++ function)
- onnx_light::version_conversion::AxisAttributeToInput::default_axis (C++ member)
- onnx_light::version_conversion::AxisInputToAttribute (C++ class)
- onnx_light::version_conversion::AxisInputToAttribute::adapt (C++ function)
- onnx_light::version_conversion::AxisInputToAttribute::axis_index (C++ member)
- onnx_light::version_conversion::AxisInputToAttribute::AxisInputToAttribute (C++ function)
- onnx_light::version_conversion::AxisInputToAttribute::default_axis (C++ member)
- onnx_light::version_conversion::AxisInputToAttribute::EnsureAndReturnNode (C++ function)
- onnx_light::version_conversion::AxisInputToAttribute::HandleConstantNode (C++ function)
- onnx_light::version_conversion::AxisInputToAttribute::HandleInitializerNode (C++ function)
- onnx_light::version_conversion::AxisInputToAttribute::HasAxisInput (C++ function)
- onnx_light::version_conversion::BaseVersionConverter (C++ class)
- onnx_light::version_conversion::BaseVersionConverter::adapter_lookup (C++ function)
- onnx_light::version_conversion::BaseVersionConverter::adapters (C++ member)
- onnx_light::version_conversion::BaseVersionConverter::all_schemas (C++ member)
- onnx_light::version_conversion::BaseVersionConverter::BaseVersionConverter (C++ function)
- onnx_light::version_conversion::BaseVersionConverter::convert_version (C++ function)
- onnx_light::version_conversion::BaseVersionConverter::registerAdapter (C++ function), [1]
- onnx_light::version_conversion::BaseVersionConverter::~BaseVersionConverter (C++ function)
- onnx_light::version_conversion::BatchNormalization_13_14 (C++ class)
- onnx_light::version_conversion::BatchNormalization_13_14::adapt (C++ function)
- onnx_light::version_conversion::BatchNormalization_13_14::adapt_batch_normalization_13_14 (C++ function)
- onnx_light::version_conversion::BatchNormalization_13_14::BatchNormalization_13_14 (C++ function)
- onnx_light::version_conversion::BroadcastBackwardCompatibility (C++ class)
- onnx_light::version_conversion::BroadcastBackwardCompatibility::adapt (C++ function)
- onnx_light::version_conversion::BroadcastBackwardCompatibility::adapt_broadcast_backward_compatibility (C++ function)
- onnx_light::version_conversion::BroadcastBackwardCompatibility::BroadcastBackwardCompatibility (C++ function)
- onnx_light::version_conversion::BroadcastForwardCompatibility (C++ class)
- onnx_light::version_conversion::BroadcastForwardCompatibility::adapt (C++ function)
- onnx_light::version_conversion::BroadcastForwardCompatibility::adapt_broadcast_forward_compatibility (C++ function)
- onnx_light::version_conversion::BroadcastForwardCompatibility::BroadcastForwardCompatibility (C++ function)
- onnx_light::version_conversion::Cast_9_8 (C++ class)
- onnx_light::version_conversion::Cast_9_8::adapt (C++ function)
- onnx_light::version_conversion::Cast_9_8::adapt_cast_9_8 (C++ function)
- onnx_light::version_conversion::Cast_9_8::Cast_9_8 (C++ function)
- onnx_light::version_conversion::check_numpy_unibroadcastable_and_require_broadcast (C++ function)
- onnx_light::version_conversion::Clip_10_11 (C++ class)
- onnx_light::version_conversion::Clip_10_11::adapt (C++ function)
- onnx_light::version_conversion::Clip_10_11::adapt_clip_10_11 (C++ function)
- onnx_light::version_conversion::Clip_10_11::attrToInput (C++ function)
- onnx_light::version_conversion::Clip_10_11::Clip_10_11 (C++ function)
- onnx_light::version_conversion::CompatibleAdapter (C++ struct)
- onnx_light::version_conversion::CompatibleAdapter::adapt (C++ function)
- onnx_light::version_conversion::CompatibleAdapter::CompatibleAdapter (C++ function)
- onnx_light::version_conversion::ConvertError (C++ struct)
- onnx_light::version_conversion::ConvertError::ConvertError (C++ function)
- onnx_light::version_conversion::ConvertVersion (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter (C++ class)
- onnx_light::version_conversion::DefaultVersionConverter::assertDefaultDomain (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::assertInVersionRange (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::convert_graph (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::convert_version (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::debug (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::DEBUG (C++ member)
- onnx_light::version_conversion::DefaultVersionConverter::DefaultVersionConverter (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::searchOpDomainMap (C++ function)
- onnx_light::version_conversion::DefaultVersionConverter::version_range (C++ member)
- onnx_light::version_conversion::DequantizeLinear_21_20 (C++ class)
- onnx_light::version_conversion::DequantizeLinear_21_20::adapt (C++ function)
- onnx_light::version_conversion::DequantizeLinear_21_20::adapt_dequantize_linear_21_20 (C++ function)
- onnx_light::version_conversion::DequantizeLinear_21_20::DequantizeLinear_21_20 (C++ function)
- onnx_light::version_conversion::Dropout_11_12 (C++ class)
- onnx_light::version_conversion::Dropout_11_12::adapt (C++ function)
- onnx_light::version_conversion::Dropout_11_12::adapt_dropout_11_12 (C++ function)
- onnx_light::version_conversion::Dropout_11_12::Dropout_11_12 (C++ function)
- onnx_light::version_conversion::ExtendSupportedTypes (C++ struct)
- onnx_light::version_conversion::ExtendSupportedTypes::adapt (C++ function)
- onnx_light::version_conversion::ExtendSupportedTypes::adapt_type_extension (C++ function)
- onnx_light::version_conversion::ExtendSupportedTypes::create_cast_op (C++ function)
- onnx_light::version_conversion::ExtendSupportedTypes::ExtendSupportedTypes (C++ function)
- onnx_light::version_conversion::Gemm_6_7 (C++ class)
- onnx_light::version_conversion::Gemm_6_7::adapt (C++ function)
- onnx_light::version_conversion::Gemm_6_7::adapt_gemm_6_7 (C++ function)
- onnx_light::version_conversion::Gemm_6_7::Gemm_6_7 (C++ function)
- onnx_light::version_conversion::Gemm_7_6 (C++ class)
- onnx_light::version_conversion::Gemm_7_6::adapt (C++ function)
- onnx_light::version_conversion::Gemm_7_6::adapt_gemm_7_6 (C++ function)
- onnx_light::version_conversion::Gemm_7_6::Gemm_7_6 (C++ function)
- onnx_light::version_conversion::GenericAdapter (C++ class)
- onnx_light::version_conversion::GenericAdapter::adapt (C++ function)
- onnx_light::version_conversion::GenericAdapter::GenericAdapter (C++ function)
- onnx_light::version_conversion::GenericAdapter::transformer_ (C++ member)
- onnx_light::version_conversion::GridSample_19_20 (C++ class)
- onnx_light::version_conversion::GridSample_19_20::adapt (C++ function)
- onnx_light::version_conversion::GridSample_19_20::adapt_gridsample_19_20 (C++ function)
- onnx_light::version_conversion::GridSample_19_20::GridSample_19_20 (C++ function)
- onnx_light::version_conversion::GroupNormalization_20_21 (C++ class)
- onnx_light::version_conversion::GroupNormalization_20_21::adapt (C++ function)
- onnx_light::version_conversion::GroupNormalization_20_21::adapt_group_normalization_20_21 (C++ function)
- onnx_light::version_conversion::GroupNormalization_20_21::GroupNormalization_20_21 (C++ function)
- onnx_light::version_conversion::GroupNormalization_20_21::transform_input (C++ function)
- onnx_light::version_conversion::MaxPool_8_7 (C++ class)
- onnx_light::version_conversion::MaxPool_8_7::adapt (C++ function)
- onnx_light::version_conversion::MaxPool_8_7::adapt_maxpool_8_7 (C++ function)
- onnx_light::version_conversion::MaxPool_8_7::MaxPool_8_7 (C++ function)
- onnx_light::version_conversion::NodeTransformerFunction (C++ type)
- onnx_light::version_conversion::NoPreviousVersionAdapter (C++ class)
- onnx_light::version_conversion::NoPreviousVersionAdapter::adapt (C++ function)
- onnx_light::version_conversion::NoPreviousVersionAdapter::NoPreviousVersionAdapter (C++ function)
- onnx_light::version_conversion::Pad_10_11 (C++ class)
- onnx_light::version_conversion::Pad_10_11::adapt (C++ function)
- onnx_light::version_conversion::Pad_10_11::adapt_pad_10_11 (C++ function)
- onnx_light::version_conversion::Pad_10_11::Pad_10_11 (C++ function)
- onnx_light::version_conversion::q_dq_20_unallowed_types (C++ member)
- onnx_light::version_conversion::QuantizeLinear_21_20 (C++ class)
- onnx_light::version_conversion::QuantizeLinear_21_20::adapt (C++ function)
- onnx_light::version_conversion::QuantizeLinear_21_20::adapt_quantize_linear_21_20 (C++ function)
- onnx_light::version_conversion::QuantizeLinear_21_20::QuantizeLinear_21_20 (C++ function)
- onnx_light::version_conversion::ReadInt64Tensor (C++ function)
- onnx_light::version_conversion::RemoveAttribute (C++ function), [1], [2]
- onnx_light::version_conversion::RemoveAttributeNotEq (C++ function)
- onnx_light::version_conversion::RemoveConsumedInputs (C++ class)
- onnx_light::version_conversion::RemoveConsumedInputs::adapt (C++ function)
- onnx_light::version_conversion::RemoveConsumedInputs::RemoveConsumedInputs (C++ function)
- onnx_light::version_conversion::Reshape_4_5 (C++ class)
- onnx_light::version_conversion::Reshape_4_5::adapt (C++ function)
- onnx_light::version_conversion::Reshape_4_5::adapt_reshape_4_5 (C++ function)
- onnx_light::version_conversion::Reshape_4_5::Reshape_4_5 (C++ function)
- onnx_light::version_conversion::Reshape_5_4 (C++ class)
- onnx_light::version_conversion::Reshape_5_4::adapt (C++ function)
- onnx_light::version_conversion::Reshape_5_4::adapt_reshape_5_4 (C++ function)
- onnx_light::version_conversion::Reshape_5_4::Reshape_5_4 (C++ function)
- onnx_light::version_conversion::Resize_10_11 (C++ class)
- onnx_light::version_conversion::Resize_10_11::adapt (C++ function)
- onnx_light::version_conversion::Resize_10_11::adapt_resize_10_11 (C++ function)
- onnx_light::version_conversion::Resize_10_11::Resize_10_11 (C++ function)
- onnx_light::version_conversion::Scan_8_9 (C++ struct)
- onnx_light::version_conversion::Scan_8_9::adapt (C++ function)
- onnx_light::version_conversion::Scan_8_9::adapt_scan_8_9 (C++ function)
- onnx_light::version_conversion::Scan_8_9::Scan_8_9 (C++ function)
- onnx_light::version_conversion::Scan_9_8 (C++ struct)
- onnx_light::version_conversion::Scan_9_8::adapt (C++ function)
- onnx_light::version_conversion::Scan_9_8::adapt_scan_9_8 (C++ function)
- onnx_light::version_conversion::Scan_9_8::Scan_9_8 (C++ function)
- onnx_light::version_conversion::Scatter_10_11 (C++ class)
- onnx_light::version_conversion::Scatter_10_11::adapt (C++ function)
- onnx_light::version_conversion::Scatter_10_11::adapt_scatter_10_11 (C++ function)
- onnx_light::version_conversion::Scatter_10_11::Scatter_10_11 (C++ function)
- onnx_light::version_conversion::Scatter_16_15 (C++ class)
- onnx_light::version_conversion::Scatter_16_15::adapt (C++ function)
- onnx_light::version_conversion::Scatter_16_15::adapt_type_restriction (C++ function)
- onnx_light::version_conversion::Scatter_16_15::isUnallowed (C++ function)
- onnx_light::version_conversion::Scatter_16_15::Scatter_16_15 (C++ function)
- onnx_light::version_conversion::Scatter_16_15::unallowed_types_ (C++ member)
- onnx_light::version_conversion::Scatter_18_17 (C++ class)
- onnx_light::version_conversion::Scatter_18_17::adapt (C++ function)
- onnx_light::version_conversion::Scatter_18_17::Scatter_18_17 (C++ function)
- onnx_light::version_conversion::SetAttribute (C++ function), [1], [2]
- onnx_light::version_conversion::SetAttributeIfAbsent (C++ function)
- onnx_light::version_conversion::Slice_9_10 (C++ class)
- onnx_light::version_conversion::Slice_9_10::adapt (C++ function)
- onnx_light::version_conversion::Slice_9_10::adapt_slice_9_10 (C++ function)
- onnx_light::version_conversion::Slice_9_10::attrToInput (C++ function)
- onnx_light::version_conversion::Slice_9_10::Slice_9_10 (C++ function)
- onnx_light::version_conversion::Softmax_12_13 (C++ class)
- onnx_light::version_conversion::Softmax_12_13::adapt (C++ function)
- onnx_light::version_conversion::Softmax_12_13::adapt_softmax_12_13 (C++ function)
- onnx_light::version_conversion::Softmax_12_13::Softmax_12_13 (C++ function)
- onnx_light::version_conversion::Softmax_13_12 (C++ class)
- onnx_light::version_conversion::Softmax_13_12::adapt (C++ function)
- onnx_light::version_conversion::Softmax_13_12::adapt_softmax_13_12 (C++ function)
- onnx_light::version_conversion::Softmax_13_12::Softmax_13_12 (C++ function)
- onnx_light::version_conversion::Split_12_13 (C++ class)
- onnx_light::version_conversion::Split_12_13::adapt (C++ function)
- onnx_light::version_conversion::Split_12_13::attrToInput (C++ function)
- onnx_light::version_conversion::Split_12_13::Split_12_13 (C++ function)
- onnx_light::version_conversion::Split_13_12 (C++ class)
- onnx_light::version_conversion::Split_13_12::adapt (C++ function)
- onnx_light::version_conversion::Split_13_12::Split_13_12 (C++ function)
- onnx_light::version_conversion::Split_17_18 (C++ class)
- onnx_light::version_conversion::Split_17_18::adapt (C++ function)
- onnx_light::version_conversion::Split_17_18::adapt_split_17_18 (C++ function)
- onnx_light::version_conversion::Split_17_18::Split_17_18 (C++ function)
- onnx_light::version_conversion::Sum_8_7 (C++ class)
- onnx_light::version_conversion::Sum_8_7::adapt (C++ function)
- onnx_light::version_conversion::Sum_8_7::adapt_sum_8_7 (C++ function)
- onnx_light::version_conversion::Sum_8_7::Sum_8_7 (C++ function)
- onnx_light::version_conversion::TopK_9_10 (C++ class)
- onnx_light::version_conversion::TopK_9_10::adapt (C++ function)
- onnx_light::version_conversion::TopK_9_10::adapt_topk_9_10 (C++ function)
- onnx_light::version_conversion::TopK_9_10::TopK_9_10 (C++ function)
- onnx_light::version_conversion::TypeRestriction (C++ class)
- onnx_light::version_conversion::TypeRestriction::adapt (C++ function)
- onnx_light::version_conversion::TypeRestriction::adapt_type_restriction (C++ function)
- onnx_light::version_conversion::TypeRestriction::isUnallowed (C++ function)
- onnx_light::version_conversion::TypeRestriction::TypeRestriction (C++ function)
- onnx_light::version_conversion::TypeRestriction::unallowed_types_ (C++ member)
- onnx_light::version_conversion::Upsample_6_7 (C++ struct)
- onnx_light::version_conversion::Upsample_6_7::adapt (C++ function)
- onnx_light::version_conversion::Upsample_6_7::adapt_upsample_6_7 (C++ function)
- onnx_light::version_conversion::Upsample_6_7::Upsample_6_7 (C++ function)
- onnx_light::version_conversion::Upsample_8_9 (C++ struct)
- onnx_light::version_conversion::Upsample_8_9::adapt (C++ function)
- onnx_light::version_conversion::Upsample_8_9::adapt_upsample_8_9 (C++ function)
- onnx_light::version_conversion::Upsample_8_9::Upsample_8_9 (C++ function)
- onnx_light::version_conversion::Upsample_9_10 (C++ class)
- onnx_light::version_conversion::Upsample_9_10::adapt (C++ function)
- onnx_light::version_conversion::Upsample_9_10::adapt_upsample_9_10 (C++ function)
- onnx_light::version_conversion::Upsample_9_10::Upsample_9_10 (C++ function)
- onnx_light::version_conversion::Upsample_9_8 (C++ struct)
- onnx_light::version_conversion::Upsample_9_8::adapt (C++ function)
- onnx_light::version_conversion::Upsample_9_8::adapt_upsample_9_8 (C++ function)
- onnx_light::version_conversion::Upsample_9_8::Upsample_9_8 (C++ function)
- ONNX_LIGHT_DECLARE_TENSOR_ELEMENT_TYPE (C macro)
- onnx_light_helpers (C++ type)
- onnx_light_helpers::IsPowerOfTwo (C++ function)
- onnx_light_helpers::Logger (C++ class)
- onnx_light_helpers::Logger::enabled (C++ function)
- onnx_light_helpers::Logger::enabled_ (C++ member)
- onnx_light_helpers::Logger::file_stream_ (C++ member)
- onnx_light_helpers::Logger::Instance (C++ function)
- onnx_light_helpers::Logger::log (C++ function)
- onnx_light_helpers::Logger::Logger (C++ function)
- onnx_light_helpers::Logger::to_stdout_ (C++ member)
- onnx_light_helpers::Logger::~Logger (C++ function)
- onnx_light_helpers::MakeString (C++ function)
- onnx_light_helpers::MakeStringInternal (C++ function), [1], [2]
- onnx_light_helpers::MakeStringInternalElement (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13], [14], [15], [16], [17], [18], [19], [20], [21]
- onnx_light_helpers::SplitString (C++ function)
- onnx_light_helpers::StringStream (C++ class)
- onnx_light_helpers::StringStream::append_char (C++ function)
- onnx_light_helpers::StringStream::append_charp (C++ function)
- onnx_light_helpers::StringStream::append_double (C++ function)
- onnx_light_helpers::StringStream::append_float (C++ function)
- onnx_light_helpers::StringStream::append_int16 (C++ function)
- onnx_light_helpers::StringStream::append_int32 (C++ function)
- onnx_light_helpers::StringStream::append_int64 (C++ function)
- onnx_light_helpers::StringStream::append_string (C++ function)
- onnx_light_helpers::StringStream::append_uint16 (C++ function)
- onnx_light_helpers::StringStream::append_uint32 (C++ function)
- onnx_light_helpers::StringStream::append_uint64 (C++ function)
- onnx_light_helpers::StringStream::NewStream (C++ function)
- onnx_light_helpers::StringStream::str (C++ function)
- onnx_light_helpers::StringStream::StringStream (C++ function)
- onnx_light_helpers::StringStream::~StringStream (C++ function)
- onnx_light_helpers::ValidateAlignmentOption (C++ function)
- onnx_light_helpers::Version (C++ function)
- ONNX_LIGHT_ONNX_NAMESPACE_ALIAS_DEFINED (C macro)
- ONNX_LIGHT_VERSION_ENUM_DEFINED (C macro), [1]
- ONNX_ML_OPERATOR_SET_SCHEMA (C macro)
- ONNX_NAMESPACE (C macro)
- ONNX_OPERATOR_SCHEMA (C macro)
- ONNX_OPERATOR_SCHEMA_UNIQ (C macro)
- ONNX_OPERATOR_SCHEMA_UNIQ_HELPER (C macro)
- ONNX_OPERATOR_SET_SCHEMA (C macro)
- ONNX_OPERATOR_SET_SCHEMA_CLASS_NAME (C macro)
- ONNX_OPERATOR_SET_SCHEMA_DEBUG_VARIABLE (C macro)
- ONNX_OPERATOR_SET_SCHEMA_EX (C macro)
- onnx_opset_version() (in module onnx_light.onnx.defs)
- ONNX_PREVIEW_OPERATOR_SET_SCHEMA (C macro)
- ONNX_PREVIEW_OPERATOR_SET_SCHEMA_CLASS_NAME (C macro)
- ONNX_PREVIEW_TRAINING_OPERATOR_SET_SCHEMA (C macro)
- ONNX_THROW (C macro)
- ONNX_THROW_EX (C macro)
- ONNX_TRAINING_OPERATOR_SET_SCHEMA (C macro)
- ONNX_TRY (C macro)
- ONNX_UNUSED_PARAMETER (C macro)
- op_domain (onnx_light.onnx_optim.shape_inference.ShapeEvent property)
- op_type (onnx_light.onnx.NodeProto property)
- OperatorSetIdProto (class in onnx_light.onnx)
- OperatorStatus (class in onnx_light.onnx)
- OpSchema (class in onnx_light.onnx.defs)
- OpSchema.DifferentiationCategory (class in onnx_light.onnx.defs)
- OpSchema.FormalParameterOption (class in onnx_light.onnx.defs)
- OpSchema.NodeDeterminism (class in onnx_light.onnx.defs)
- OpSchema.SupportType (class in onnx_light.onnx.defs)
- opset_import (onnx_light.onnx.FunctionProto property)
- opset_version() (onnx_light.onnx_optim.shape_inference.ShapesContext method)
- opsets (onnx_light.onnx.reference.ReferenceEvaluator property)
- opsets() (onnx_light.onnx_optim.shape_inference.ShapesContext method)
- OptimDim (class in onnx_light.onnx_optim.shape_inference)
- OptimShape (class in onnx_light.onnx_optim.shape_inference)
- OptimTensor (class in onnx_light.onnx_optim.shape_inference)
- optional_type (onnx_light.onnx.TypeProto property)
- optional_value (onnx_light.onnx.OptionalProto property)
- optional_values (onnx_light.onnx.SequenceProto property)
- OptionalProto (class in onnx_light.onnx)
- OptionalProto.DataType (class in onnx_light.onnx)
- output (onnx_light.onnx.FunctionProto property)
- output_index (onnx_light.onnx_optim.shape_inference.ComputeEvent property)
- output_names (onnx_light.onnx.reference.ReferenceEvaluator property)
- outputs (onnx_light.onnx.defs.OpSchema property)
- overload (onnx_light.onnx.FunctionProto property)
|