Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for ptrval (0.14 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_Tensor, [{Keys of type Tkey.}]>:$keys,
        Arg<TF_Tensor, [{Values of type Tval.}]>:$values
      );
    
      let results = (outs);
    
      TF_DerivedOperandTypeAttr Tkey = TF_DerivedOperandTypeAttr<1>;
      TF_DerivedOperandTypeAttr Tval = TF_DerivedOperandTypeAttr<2>;
    }
    
    def TF_InitializeTableFromDatasetOp : TF_Op<"InitializeTableFromDataset", []> {
      let summary = "";
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "format": "int32",
                "type": "integer"
              },
              "portals": {
                "description": "portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).",
                "items": {
                  "default": "",
                  "type": "string"
                },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    						IQN:          "naa.62004567BA64678D0123456789ABCDEF",
    						Lun:          1,
    						FSType:       "ext4",
    						ReadOnly:     false,
    					},
    				},
    			},
    		}, {
    			name: "empty portal",
    			vol: core.Volume{
    				Name: "iscsi",
    				VolumeSource: core.VolumeSource{
    					ISCSI: &core.ISCSIVolumeSource{
    						TargetPortal: "",
    						IQN:          "iqn.2015-02.example.com:test",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top