Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Reflection (0.33 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - K8s.io/apimachinery - scheme.Convert() now uses only explicitly registered conversions - default reflection based conversion is no longer available. `+k8s:conversion-gen` tags can be used with the `k8s.io/code-generator` component to generate conversions. ([#90018](https://github.com/kubernetes/kubernetes/pull/90018), [@wojtek-t](https://github.com/wojtek-t))...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Scope).String", Method, 5},
    		{"(*Scope).WriteTo", Method, 5},
    		{"(*Selection).Index", Method, 5},
    		{"(*Selection).Indirect", Method, 5},
    		{"(*Selection).Kind", Method, 5},
    		{"(*Selection).Obj", Method, 5},
    		{"(*Selection).Recv", Method, 5},
    		{"(*Selection).String", Method, 5},
    		{"(*Selection).Type", Method, 5},
    		{"(*Signature).Params", Method, 5},
    		{"(*Signature).Recv", Method, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.execution.selection.BuildTaskSelector$BuildSpecificSelector> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BuildTaskSelector.java:0)
    Class <org.gradle.execution.selection.BuildTaskSelector$Filter> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BuildTaskSelector.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)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    is agnostic to where the origin is in the coordinate system and more
    generally is invariant to orthogonal transformations and translations
    of the coordinate system; thus translating or reflections of the coordinate
    system result in the same boxes being selected by the algorithm.
    The output of this operation is a set of integers indexing into the input
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. RELEASE.md

        `tf.train.experimental.enable_mixed_precision_graph_rewrite()`.
    *   Add environment variable `TF_CUDNN_DETERMINISTIC`. Setting to "true" or "1"
        forces the selection of deterministic cuDNN convolution and max-pooling
        algorithms. When this is enabled, the algorithm selection procedure itself
        is also deterministic.
    
    ## Breaking Changes
    
    *   Many backwards incompatible API changes have been made to clean up the APIs
    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