.. _file_include_ripple_core_graph_splitter.hpp: File splitter.hpp ================= == :ref:`file_include_ripple_core_graph_splitter.hpp` ----------------- -*- C++ -*- ==** .. contents:: Contents :local: :backlinks: none Definition (``include/ripple/core/graph/splitter.hpp``) ------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ripple_core_graph_splitter.hpp.rst Detailed Description -------------------- Ripple Copyright (c) 2019 - 2021 Rob Clucas This file is distributed under the MIT License. See LICENSE for details. ==----------------------------------------------------------------------==* This file implements functionality for splitting a tensor in a graph. ==---------------------------------------------------------------------== Includes -------- - ``../container/block_extractor.hpp`` - ``../execution/execution_traits.hpp`` - ``../functional/invoke.hpp`` - ``detail/utils_.hpp`` (:ref:`file_include_ripple_core_graph_detail_utils_.hpp`) - ``modifier.hpp`` (:ref:`file_include_ripple_core_graph_modifier.hpp`) Included By ----------- - :ref:`file_include_ripple_core_graph_graph.hpp` Namespaces ---------- - :ref:`namespace_ripple` Classes ------- - :ref:`exhale_struct_structripple_1_1Splitter`