NeuralGraphPDE.jl
  • Home
  • Tutorials
    • Neural Graph Ordinary Differential Equations
    • Neural Graph Partial Differential Equations
  • API Reference
    • Layers
    • Utilities
      • Index
      • Docs
  • Developer Documentation
Version
  • API Reference
  • Utilities
  • Utilities
Edit on GitHub

Layers

Index

  • NeuralGraphPDE.updategraph

Docs

NeuralGraphPDE.updategraph — Function
updategraph(st, g; kwargs...) -> st

Recursively replace the value of graph with a shallow copy of g. If g is nothing, then only update the old graph with the data given in kwargs.

source
Base.copy — Function
copy(g::GNNGraph; kwargs...)

Create a shollow copy of the input graph g. This is equivalent to GNNGraph(g).

source
« LayersDeveloper Documentation »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.24 on Wednesday 14 June 2023. Using Julia version 1.9.1.