Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for build_args (0.1 sec)

  1. src/cmd/go/alldocs.go

    //	    CgoEnabled    bool     // whether cgo can be used
    //	    UseAllFiles   bool     // use files regardless of //go:build lines, file names
    //	    Compiler      string   // compiler to assume when computing target paths
    //	    BuildTags     []string // build constraints to match in //go:build lines
    //	    ToolTags      []string // toolchain-specific build constraints
    //	    ReleaseTags   []string // releases the current release is compatible with
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  2. RELEASE.md

            [Build TensorFlow Lite with CMake](https://www.tensorflow.org/lite/guide/build_cmake)
            and
            [Build TensorFlow Lite for ARM boards](https://www.tensorflow.org/lite/guide/build_arm)
            for the migration.
        *   Deprecate `tflite::OpResolver::GetDelegates`. The list returned by
            TfLite's `BuiltinOpResolver::GetDelegates` is now always empty. Instead,
    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