Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for ccCompiler (0.22 sec)

  1. RELEASE.md

    *   TensorFlow Windows Build:
    
        *   Clang is now the default compiler to build TensorFlow CPU wheels on the
            Windows Platform starting with this release. The currently supported
            version is LLVM/clang 17. The official Wheels-published on PyPI will be
            based on Clang; however, users retain the option to build wheels using
            the MSVC compiler following the steps mentioned in
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.nativeplatform.toolchain.internal.gcc.CCompiler$CCompileArgsTransformer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (CCompiler.java:0)
    Class <org.gradle.nativeplatform.toolchain.internal.gcc.CCompiler> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (CCompiler.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    // fields will NOT be respected upon subsequent refreshes. However, additional
    // fields after those fields will be retained.
    //
    // Ops in this file are sorted alphabetically.
    
    include "tensorflow/compiler/mlir/tensorflow/ir/tf_op_base.td"
    include "mlir/Interfaces/CallInterfaces.td"
    include "mlir/Interfaces/InferTypeOpInterface.td"
    include "mlir/IR/OpAsmInterface.td"
    include "mlir/IR/SymbolInterfaces.td"
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Package).IsCommand", Method, 0},
    		{"AllowBinary", Const, 0},
    		{"ArchChar", Func, 0},
    		{"Context", Type, 0},
    		{"Context.BuildTags", Field, 0},
    		{"Context.CgoEnabled", Field, 0},
    		{"Context.Compiler", Field, 0},
    		{"Context.Dir", Field, 14},
    		{"Context.GOARCH", Field, 0},
    		{"Context.GOOS", Field, 0},
    		{"Context.GOPATH", Field, 0},
    		{"Context.GOROOT", Field, 0},
    		{"Context.HasSubdir", 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)
Back to top