Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for SELECTION (0.16 sec)

  1. src/main/webapp/css/admin/adminlte.min.css

    .select2-selection--multiple .select2-search.select2-search--inline .select2-search__field{margin-top:8px}.select2-container--default .select2-selection--multiple.text-sm .select2-selection__choice,.text-sm .select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:.4rem}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#80bdff}.select2-container--default.select2-container--focus .select2-selection--multiple .select2-...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K 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. 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)
  5. CHANGELOG/CHANGELOG-1.19.md

      
      - make kube::util::find-binary not dependent on bazel-out/ structure
      
        Implement an aspect that outputs go_build_mode metadata for go binaries,
        and use that during binary selection. ([#94838](https://github.com/kubernetes/kubernetes/pull/94838), [@justaugustus](https://github.com/justaugustus)) [SIG Architecture, Release and Testing]
    
    ### Design
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    `m` could be equal to `n`, but this need not be the case. Each
    range specification entry can be one of the following:
    
    - An ellipsis (...). Ellipses are used to imply zero or more
      dimensions of full-dimension selection and are produced using
      `ellipsis_mask`. For example, `foo[...]` is the identity slice.
    
    - A new axis. This is used to insert a new shape=1 dimension and is
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top