Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 415 (0.04 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	ERROR_LINUX_SUBSYSTEM_NOT_PRESENT                                         syscall.Errno = 414
    	ERROR_FT_READ_FAILURE                                                     syscall.Errno = 415
    	ERROR_STORAGE_RESERVE_ID_INVALID                                          syscall.Errno = 416
    	ERROR_STORAGE_RESERVE_DOES_NOT_EXIST                                      syscall.Errno = 417
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS___CAP_RIGHTS_GET ideal-int
    pkg syscall (freebsd-arm64), const SYS___GETCWD = 326
    pkg syscall (freebsd-arm64), const SYS___GETCWD ideal-int
    pkg syscall (freebsd-arm64), const SYS___MAC_EXECVE = 415
    pkg syscall (freebsd-arm64), const SYS___MAC_EXECVE ideal-int
    pkg syscall (freebsd-arm64), const SYS___MAC_GET_FD = 386
    pkg syscall (freebsd-arm64), const SYS___MAC_GET_FD ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. RELEASE.md

    *   `tf.SavedModel`:
        * Introduced new class `tf.saved_model.experimental.Fingerprint` that contains the fingerprint of the SavedModel. See the [SavedModel Fingerprinting RFC](https://github.com/tensorflow/community/pull/415) for details.
        * Introduced API `tf.saved_model.experimental.read_fingerprint(export_dir)` for reading the fingerprint of a SavedModel.
    * `tf.random`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top