Skip to main content
Ctrl+K
OmniGraph Execution Framework Core - Home OmniGraph Execution Framework Core - Home

OmniGraph Execution Framework Core

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
OmniGraph Execution Framework Core - Home OmniGraph Execution Framework Core - Home

OmniGraph Execution Framework Core

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Overview

Concepts

  • Graphs
  • Passes
  • Execution

Guides

  • Creating a Plugin
  • Creating a Definition
  • Creating a Pass
  • Traversing a Graph
  • Creating an Executor
  • Debugging
  • Integrating an Authoring Layer

Advanced

  • Invalidation
  • Graph Traversal In-Depth
  • ABI Considerations
  • Error Handling

Reference

  • C++ API
    • Classes
      • Generated< omni::graph::exec::unstable::IApplyOnEachFunction_abi >
      • Generated< omni::graph::exec::unstable::IBase_abi >
      • Generated< omni::graph::exec::unstable::IDef_abi >
      • Generated< omni::graph::exec::unstable::IExecutionContext_abi >
      • Generated< omni::graph::exec::unstable::IExecutionCurrentThread_abi >
      • Generated< omni::graph::exec::unstable::IExecutionStateInfo_abi >
      • Generated< omni::graph::exec::unstable::IExecutor_abi >
      • Generated< omni::graph::exec::unstable::IGlobalPass_abi >
      • Generated< omni::graph::exec::unstable::IGraphBuilderContext_abi >
      • Generated< omni::graph::exec::unstable::IGraphBuilderNode_abi >
      • Generated< omni::graph::exec::unstable::IGraphBuilder_abi >
      • Generated< omni::graph::exec::unstable::IGraph_abi >
      • Generated< omni::graph::exec::unstable::IInvalidationForwarder_abi >
      • Generated< omni::graph::exec::unstable::INodeDef_abi >
      • Generated< omni::graph::exec::unstable::INodeFactory_abi >
      • Generated< omni::graph::exec::unstable::INodeGraphDefDebug_abi >
      • Generated< omni::graph::exec::unstable::INodeGraphDef_abi >
      • Generated< omni::graph::exec::unstable::INode_abi >
      • Generated< omni::graph::exec::unstable::IPartitionPass_abi >
      • Generated< omni::graph::exec::unstable::IPassFactory_abi >
      • Generated< omni::graph::exec::unstable::IPassPipeline_abi >
      • Generated< omni::graph::exec::unstable::IPassRegistry_abi >
      • Generated< omni::graph::exec::unstable::IPassTypeRegistry_abi >
      • Generated< omni::graph::exec::unstable::IPass_abi >
      • Generated< omni::graph::exec::unstable::IPopulatePass_abi >
      • Generated< omni::graph::exec::unstable::IScheduleFunction_abi >
      • Generated< omni::graph::exec::unstable::ITopology_abi >
    • Macros
      • OMNI_GRAPH_EXEC_GET_NODE_DATA_AS
      • OMNI_GRAPH_EXEC_ON_MODULE_STARTED
      • OMNI_GRAPH_EXEC_ON_MODULE_UNLOAD
      • OMNI_GRAPH_EXEC_RETURN_EXPECTED
      • OMNI_GRAPH_EXEC_SET_NODE_DATA
      • OMNI_STATIC_ASSERT_CAN_BE_PASSED_BY_VALUE_IN_ABI
      • OMNI_STATIC_ASSERT_MUST_BE_PASSED_BY_POINTER_IN_ABI
    • Enumerations
    • Functions
    • Groups
      • API Interfaces
      • Error Checking
        • OMNI_GRAPH_EXEC_ASSERT
        • OMNI_GRAPH_EXEC_CAST_OR_FATAL
        • OMNI_GRAPH_EXEC_FATAL
        • OMNI_GRAPH_EXEC_FATAL_UNLESS
        • OMNI_GRAPH_EXEC_FATAL_UNLESS_ARG
      • Passes
        • Pass Registration
    • Namespaces
      • omni
        • graph
    • Structs
    • Typedefs
    • Variables
  • ChangeLog
0.9.30.9.40.9.6
  • OmniGraph Execution Framework Core API
  • unstable
  • operator!=

operator!=#

Fully qualified name: omni::graph::exec::unstable::operator!=

inline bool omni::graph::exec::unstable::operator!=(
const ExecutionPath &lhs,
const ExecutionPath &rhs,
) noexcept#

Comparison operator.

previous

operator!=

next

operator!=

On this page
  • operator!=()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Jan 14, 2025.