Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for integ (0.04 sec)

  1. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

            {
              "group": "",
              "kind": "Pod",
              "version": "v1"
            }
          ]
        },
        "io.k8s.api.core.v1.PodAffinity": {
          "description": "Pod affinity is a group of inter pod affinity scheduling rules.",
          "properties": {
            "preferredDuringSchedulingIgnoredDuringExecution": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/transforms/shape_inference.cc

      // Propagates any constant operand of call_op to the called function body's
      // corresponding argument if the callee has only one use.
      //
      // TODO(b/154065712): Move this to a more general inter-procedural constant
      // folding pass.
      void PropagateConstantToCallee(CallOpInterface call_op, FuncOp func,
                                     ModuleOp module);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jun 08 07:28:49 UTC 2024
    - 134.1K bytes
    - Viewed (0)
Back to top