Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for defs (0.04 sec)

  1. RELEASE.md

    *   `tf.saved_model.SaveOptions`
    
        * `SaveOptions` now takes a new argument called
          `experimental_debug_stripper`. When enabled, this strips the debug nodes
          from both the node defs and the function defs of the graph. Note that
          this currently only strips the `Assert` nodes from the graph and
          converts them into `NoOp`s instead.
    
    *   `tf.data`
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Identical", Func, 5},
    		{"IdenticalIgnoreTags", Func, 8},
    		{"Implements", Func, 5},
    		{"ImportMode", Type, 6},
    		{"Importer", Type, 5},
    		{"ImporterFrom", Type, 6},
    		{"Info", Type, 5},
    		{"Info.Defs", Field, 5},
    		{"Info.FileVersions", Field, 22},
    		{"Info.Implicits", Field, 5},
    		{"Info.InitOrder", Field, 5},
    		{"Info.Instances", Field, 18},
    		{"Info.Scopes", Field, 5},
    		{"Info.Selections", Field, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top