Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PrepareConvert (0.12 sec)

  1. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

      // backedges of the graph, orders the nodes and infers the shapes.
      // PrepareConvert needs to ensure that the original `graph` is cloned prior
      // execution. The cloning procedure relies on the roundtrip through the
      // GraphDef. Graph to GraphDef def conversion is heavy, in case, `graph_def`
      // was obtained previously provide it to the PrepareConvert to reuse.
      Status PrepareConvert(const Graph& graph,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
Back to top