Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 52 for astype (0.13 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/python/integration_test/quantize_model_test.py

            rng.uniform(low=0.0, high=1.0, size=static_input_shape).astype(
                np.float32
            )
        )
    
        def data_gen() -> repr_dataset.RepresentativeDataset:
          for _ in range(100):
            yield {
                'input_tensor': rng.uniform(
                    low=0.0, high=1.0, size=static_input_shape
                ).astype(np.float32)
            }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 14 06:31:57 UTC 2024
    - 51.4K bytes
    - Viewed (0)
  2. pkg/volume/csi/csi_mounter_test.go

    				volSrc.CSI.FSType = &fsType
    				return volume.NewSpecFromVolume(volSrc)
    			},
    		},
    		{
    			name:   "setup with persistent source",
    			podUID: types.UID(fmt.Sprintf("%08X", rand.Uint64())),
    			mode:   storage.VolumeLifecyclePersistent,
    			fsType: "zfs",
    			spec: func(fsType string, options []string) *volume.Spec {
    				pvSrc := makeTestPV("pv1", 20, testDriver, "vol1")
    				pvSrc.Spec.CSI.FSType = fsType
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 50.1K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.Deployment.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.4K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.DaemonSet.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 58.3K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.StatefulSet.json

                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
                  "options": {
                    "optionsKey": "optionsValue"
                  }
                },
                "cinder": {
                  "volumeID": "volumeIDValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 58.3K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/core.v1.Pod.json

              ],
              "image": "imageValue",
              "fsType": "fsTypeValue",
              "pool": "poolValue",
              "user": "userValue",
              "keyring": "keyringValue",
              "secretRef": {
                "name": "nameValue"
              },
              "readOnly": true
            },
            "flexVolume": {
              "driver": "driverValue",
              "fsType": "fsTypeValue",
              "secretRef": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 52.6K bytes
    - Viewed (0)
Back to top