Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for feedsif (0.08 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

        op. The order of ops will be preserved. Functions named `main` with no
        `tf.entry_function` attribute will not be pruned, as such graphs/functions may
        have been imported from a V1 TensorFlow graph, where feeds/fetches/targets are
        not provided at certain stages of IR transformation (e.g. pre-placement).
    
        Option `ops-to-preserve` allows to specify ops that should not be pruned,
        regardless of their reachability.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  2. RELEASE.md

            (command `print_source` / `ps`)
        *   New navigation bar in Curses-based UI
        *   NodeStepper (command `invoke_stepper`) now uses intermediate tensor
            dumps. It also uses `TensorHandles` as direct feeds during successive
            `cont` calls for improved performance and reduced memory consumption.
    *   Initial release of installation guides for Java, C, and Go.
    *   Added Text Dashboard to TensorBoard.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top