Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for BuildX (2.77 sec)

  1. src/cmd/go/internal/work/exec.go

    // shared library. Some systems, such as Ubuntu, always add
    // --build-id to every link, but we don't want a build ID when we are
    // producing an object file. On some of those system a plain -r (not
    // -Wl,-r) will turn off --build-id, but clang 3.0 doesn't support a
    // plain -r. I don't know how to turn off --build-id when using clang
    // other than passing a trailing --build-id=none. So that is what we
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/img/structuring-builds-2.png

    structuring-builds-2.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 118.2K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/img/structuring-builds-3.png

    structuring-builds-3.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 125.7K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/img/structuring-builds-5.png

    structuring-builds-5.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 97.9K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/img/structuring-builds-4.png

    structuring-builds-4.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 104.5K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/userguide/img/build-scan-3.png

    build-scan-3.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 198.9K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/img/gradle-build-lifecycle.png

    gradle-build-lifecycle.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 129.5K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/img/build-lifecycle-example.png

    build-lifecycle-example.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 132.8K bytes
    - Viewed (0)
  9. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

      // visit If node after `send_pred_node`, thus the token output for
      // `send_pred_node` has been generated.
      g->AddControlEdge(send_pred_node, n);
    
      // Build host side graph for the "If" node.
      // If then/else branch does not have outside compilation, we won't build host
      // graph for the branch. But here we need a host graph for both branches, so
      // we need to create a no-op host graph.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
  10. platforms/documentation/docs/src/docs/userguide/img/gradle-core-test-build-scan-performance.png

    gradle-core-test-build-scan-performance.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 202K bytes
    - Viewed (0)
Back to top