Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Importer (0.11 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ImportSpec", Type, 0},
    		{"ImportSpec.Comment", Field, 0},
    		{"ImportSpec.Doc", Field, 0},
    		{"ImportSpec.EndPos", Field, 0},
    		{"ImportSpec.Name", Field, 0},
    		{"ImportSpec.Path", Field, 0},
    		{"Importer", Type, 0},
    		{"IncDecStmt", Type, 0},
    		{"IncDecStmt.Tok", Field, 0},
    		{"IncDecStmt.TokPos", Field, 0},
    		{"IncDecStmt.X", Field, 0},
    		{"IndexExpr", Type, 0},
    		{"IndexExpr.Index", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Speed up matrix * vector multiplication and matrix * matrix with unknown
        shapes.
    *   C API: Graph imports now support input remapping, control dependencies, and
        returning imported nodes (see `TF_GraphImportGraphDefWithReturnOutputs()`)
    *   Multiple C++ API updates.
    *   Multiple TensorBoard updates including:
        *   Users can now view image summaries at various sampled steps (instead of
    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