Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for RELEASE (0.3 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      auto _o = std::unique_ptr<CustomQuantizationT>(new CustomQuantizationT());
      UnPackTo(_o.get(), _resolver);
      return _o.release();
    }
    
    inline void CustomQuantization::UnPackTo(CustomQuantizationT *_o, const ::flatbuffers::resolver_function_t *_resolver) const {
      (void)_o;
      (void)_resolver;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming\n\nPossible enum values:\n - `\"Delete\"` means the volume will be deleted from Kubernetes on release from its claim. The volume plugin must support Deletion.\n - `\"Recycle\"` means the volume will be recycled back into the pool of unbound persistent volumes on release from its claim. The volume plugin must support Recycling.\n - `\"Retain\"` means the volume will be left in its current phase (Released) for manual reclamation by...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. api/go1.txt

    pkg os, method (*File) WriteString(string) (int, error)
    pkg os, method (*LinkError) Error() string
    pkg os, method (*PathError) Error() string
    pkg os, method (*Process) Kill() error
    pkg os, method (*Process) Release() error
    pkg os, method (*Process) Signal(Signal) error
    pkg os, method (*Process) Wait() (*ProcessState, error)
    pkg os, method (*ProcessState) Exited() bool
    pkg os, method (*ProcessState) Pid() int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "osImage": {
                "default": "",
                "description": "OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).",
                "type": "string"
              },
              "systemUUID": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

    https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming\n\nPossible enum values:\n - `\"Delete\"` means the volume will be deleted from Kubernetes on release from its claim. The volume plugin must support Deletion.\n - `\"Recycle\"` means the volume will be recycled back into the pool of unbound persistent volumes on release from its claim. The volume plugin must support Recycling.\n - `\"Retain\"` means the volume will be left in its current phase (Released) for manual reclamation by...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "description": "The Operating System reported by the node",
              "type": "string"
            },
            "osImage": {
              "description": "OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).",
              "type": "string"
            },
            "systemUUID": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (linux-arm-cgo), type Utsname struct, Machine [65]uint8
    pkg syscall (linux-arm-cgo), type Utsname struct, Nodename [65]uint8
    pkg syscall (linux-arm-cgo), type Utsname struct, Release [65]uint8
    pkg syscall (linux-arm-cgo), type Utsname struct, Sysname [65]uint8
    pkg syscall (linux-arm-cgo), type Utsname struct, Version [65]uint8
    pkg syscall (linux-arm-cgo), type WaitStatus uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  8. api/openapi-spec/swagger.json

              "description": "The Operating System reported by the node",
              "type": "string"
            },
            "osImage": {
              "description": "OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).",
              "type": "string"
            },
            "systemUUID": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top