Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for notsan (0.08 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

        Value iotaM =
            rewriter.create<IotaOp>(loc, iota_type, rewriter.getI64IntegerAttr(1));
        Value iotaN =
            rewriter.create<IotaOp>(loc, iota_type, rewriter.getI64IntegerAttr(2));
    
        // Boradcasted constants, of the same shape as iotaM and iotaN.
        Value b_zero = BroadcastConstant(loc, indices_shape, 0, 32, rewriter);
        Value b_false = BroadcastConstant(loc, indices_shape, 0, 1, rewriter);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__batch__v1_openapi.json

                "default": "",
                "description": "Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.",
                "type": "string"
              },
              "values": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

                "description": "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.",
                "type": "string"
              },
              "values": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
Back to top