Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for await_status (0.25 sec)

  1. tensorflow/c/eager/parallel_device/parallel_device_lib.cc

        std::unique_ptr<TF_Status, decltype(&TF_DeleteStatus)> await_status(
            TF_NewStatus(), TF_DeleteStatus);
        // Wait until all pending nodes have completed since they may have a
        // reference to default_cancellation_manager_. We ignore the status return
        // since we already have a bad status to propagate.
        TFE_ContextAsyncWait(context, await_status.get());
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Feb 09 07:47:20 GMT 2024
    - 25.4K bytes
    - Viewed (1)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), func UnixRights(...int) []uint8
    pkg syscall (freebsd-386-cgo), func Unmount(string, int) error
    pkg syscall (freebsd-386-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (freebsd-386-cgo), func Write(int, []uint8) (int, error)
    pkg syscall (freebsd-386-cgo), method (*Cmsghdr) SetLen(int)
    pkg syscall (freebsd-386-cgo), method (*Iovec) SetLen(int)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  3. api/go1.txt

    pkg syscall, method (Signal) String() string
    pkg syscall, method (WaitStatus) Continued() bool
    pkg syscall, method (WaitStatus) CoreDump() bool
    pkg syscall, method (WaitStatus) ExitStatus() int
    pkg syscall, method (WaitStatus) Exited() bool
    pkg syscall, method (WaitStatus) Signal() Signal
    pkg syscall, method (WaitStatus) Signaled() bool
    pkg syscall, method (WaitStatus) StopSignal() Signal
    pkg syscall, method (WaitStatus) Stopped() bool
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), func Umask(int) int
    pkg syscall (netbsd-arm64-cgo), func UnixRights(...int) []uint8
    pkg syscall (netbsd-arm64-cgo), func Unmount(string, int) error
    pkg syscall (netbsd-arm64-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (netbsd-arm64-cgo), func Write(int, []uint8) (int, error)
    pkg syscall (netbsd-arm64-cgo), method (*Cmsghdr) SetLen(int)
    pkg syscall (netbsd-arm64-cgo), method (*Iovec) SetLen(int)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), func UnixRights(...int) []uint8 #53466
    pkg syscall (freebsd-riscv64), func Unmount(string, int) error #53466
    pkg syscall (freebsd-riscv64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error) #53466
    pkg syscall (freebsd-riscv64), func Write(int, []uint8) (int, error) #53466
    pkg syscall (freebsd-riscv64), method (*Cmsghdr) SetLen(int) #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), func Undelete(string) error
    pkg syscall (darwin-arm64), func UnixRights(...int) []uint8
    pkg syscall (darwin-arm64), func Unmount(string, int) error
    pkg syscall (darwin-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (darwin-arm64), func Write(int, []uint8) (int, error)
    pkg syscall (darwin-arm64), method (*Cmsghdr) SetLen(int)
    pkg syscall (darwin-arm64), method (*Iovec) SetLen(int)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), func Undelete(string) error
    pkg syscall (freebsd-arm64), func UnixRights(...int) []uint8
    pkg syscall (freebsd-arm64), func Unmount(string, int) error
    pkg syscall (freebsd-arm64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
    pkg syscall (freebsd-arm64), func Write(int, []uint8) (int, error)
    pkg syscall (freebsd-arm64), method (*Cmsghdr) SetLen(int)
    pkg syscall (freebsd-arm64), method (*Iovec) SetLen(int)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
Back to top