Search Options

Results per page
Sort
Preferred Languages
Advance

Results 191 - 200 of 2,708 for ControlZ (0.12 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/bpxsvc_zos.go

    	PT_CR5                  = 47  // Control register 5
    	PT_CR6                  = 48  // Control register 6
    	PT_CR7                  = 49  // Control register 7
    	PT_CR8                  = 50  // Control register 8
    	PT_CR9                  = 51  // Control register 9
    	PT_CR10                 = 52  // Control register 10
    	PT_CR11                 = 53  // Control register 11
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 19.9K bytes
    - Viewed (0)
  2. manifests/charts/install-OpenShift.md

    ```
    
    3) `istio-control/istio-discovery` chart installs a revision of istiod.
    
    ```console
     helm install -n istio-system istiod manifests/charts/istio-control/istio-discovery --set profile=openshift
    ```
    
    4) `gateways` charts install a load balancer with `ingress` and `egress`.
    
    Ingress secrets and access should be separated from the control plane.
    
    ```console
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Apr 12 16:01:31 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiserver/pkg/warning/context.go

    type Recorder interface {
    	// AddWarning adds the specified warning to the response.
    	// agent must be valid UTF-8, and must not contain spaces, quotes, backslashes, or control characters.
    	// text must be valid UTF-8, and must not contain control characters.
    	AddWarning(agent, text string)
    }
    
    // WithWarningRecorder returns a new context that wraps the provided context and contains the provided Recorder implementation.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 24 16:37:53 UTC 2022
    - 2.1K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/input/pilot_override_kubernetes.yaml

    apiVersion: install.istio.io/v1alpha1
    kind: IstioOperator
    spec:
      profile: empty
      hub: docker.io/istio
      tag: 1.1.4
      meshConfig:
        rootNamespace: istio-control
      components:
        base:
          enabled: true
          k8s:
            # Base component only allows overlays field.
            overlays:
              - kind: ServiceAccount
                name: istio-reader-service-account
                patches:
                  # Select list item by value
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Dec 01 22:07:45 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/graph-resource.mlir

      func.func @main(%arg0: tensor<*xf32>, %arg1: tensor<*x!tf_type.resource>) {
        tf_executor.graph {
          %control = tf_executor.island wraps "tf.AssignVariableOp"(%arg1, %arg0) : (tensor<*x!tf_type.resource>, tensor<*xf32>) -> ()
          tf_executor.fetch %control : !tf_executor.control
        }
        func.return
      }
    }
    
    // Tests a conversion from Graph (tf_executor dialect MLIR) to MLIR with
    // resource arguments.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Mar 28 12:06:33 UTC 2022
    - 1.3K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/quantization/tensorflow/tests/merge_duplicate_resource_ops.mlir

        tf_executor.fetch %outputs_17, %control_14, %control_25 : tensor<20x4096xf32>, !tf_executor.control, !tf_executor.control
      }
      return %0 : tensor<20x4096xf32>
    }
    
    // -----
    
    func.func @merge_hashtable_ops(%arg0: tensor<?x!tf_type.string>) -> (tensor<i64>) {
      %0 = tf_executor.graph {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 26 04:26:16 UTC 2023
    - 10.5K bytes
    - Viewed (0)
  7. subprojects/core/src/main/java/org/gradle/groovy/scripts/internal/FilteringScriptTransformer.java

     * limitations under the License.
     */
    
    package org.gradle.groovy.scripts.internal;
    
    import org.codehaus.groovy.ast.stmt.Statement;
    import org.codehaus.groovy.control.CompilationFailedException;
    import org.codehaus.groovy.control.Phases;
    import org.codehaus.groovy.control.SourceUnit;
    import org.gradle.api.specs.Spec;
    
    import java.util.ListIterator;
    
    public class FilteringScriptTransformer extends AbstractScriptTransformer {
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 02 16:56:13 UTC 2016
    - 1.6K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/quantization/tensorflow/tests/merge_save_function_ops_to_main.mlir

    // Test that the Identity op has been created to fetch the file prefix
    // argument. It should also have control dependency to the `SaveV2` op.
    // CHECK: %[[IDENTITY:.*]], %[[CTL_1:.*]] = tf_executor.island(%[[CTL_0]]) wraps "tf.Identity"(%[[ARG_0]])
    // CHECK: tf_executor.fetch %[[CTL_1]] : !tf_executor.control
    // CHECK: return
    
    // -----
    
    // Test that no ops are added to @main when @tf_quant__save function does
    // not exist.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 7.7K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/transforms/update_control_dependencies.cc

      SetControlInputs(op, preds_in_reverse_program_order,
                       num_control_inputs_added);
    }
    
    // This function updates all control dependencies in `func`, represented as
    // control inputs for island and fetch ops of the graph body in `func`.
    // We rely on side effect analysis and propagate the queried dependencies to
    // the island and fetch ops.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 30 07:53:51 UTC 2024
    - 8.4K bytes
    - Viewed (0)
  10. releasenotes/notes/injector-list.yaml

    kind: feature
    area: istioctl
    issue:
      - 23892
    releaseNotes:
    - |
      **Added** `istioctl x injector list` command to show which namespaces have Istio sidecar injection
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Oct 28 09:17:03 UTC 2020
    - 287 bytes
    - Viewed (0)
Back to top