Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for PLATFORM (0.14 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.nativeplatform.platform.internal.Architectures$KnownArchitecture> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Architectures.java:0)
    Class <org.gradle.nativeplatform.platform.internal.Architectures> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Architectures.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)
  2. RELEASE.md

        * Discussion for these changes can be found on SIG Build's [TensorFlow Community Forum thread](https://discuss.tensorflow.org/t/tensorflow-linux-wheels-are-bein...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

      amd64 binary instead of the go-runner that matches that architecture.
      
      This commit explicitly sets the '--platform=linux/${arch}' to ensure
      we're pulling the correct go-runner arch from the manifest list.
      
      Before:
      `FROM ${base_image}`
      
      After:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                resourceFieldRef:
                  resource: limits.memory
            - name: GOMAXPROCS
              valueFrom:
                resourceFieldRef:
                  resource: limits.cpu
            - name: PLATFORM
              value: ""
            image: gcr.io/istio-testing/pilot:latest
            name: discovery
            ports:
            - containerPort: 8080
              protocol: TCP
            - containerPort: 15010
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    `SparseTensor`s.  This op is optimized for the case where at least one of "a" or
    "b" is sparse, in the sense that they have a large proportion of zero values.
    The breakeven for using this versus a dense matrix multiply on one platform was
    30% zero values in the sparse matrix.
    
    The gradient computation of this operation will only take advantage of sparsity
    in the input gradient when that gradient comes from a Relu.
      }];
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              }
            },
            "required": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top