Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 144 for shares (0.16 sec)

  1. tensorflow/BUILD

    cc_library(
        name = "grpc++",
        visibility = ["//visibility:public"],
        deps = select({
            "//conditions:default": ["@com_github_grpc_grpc//:grpc++"],
        }),
    )
    # copybara:comment_end
    
    # A shared object which includes registration mechanisms for ops and
    # kernels. Does not include the implementations of any ops or kernels. Instead,
    # the library which loads libtensorflow_framework.so
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 16:51:59 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  2. src/syscall/zerrors_solaris_amd64.go

    	81:  "file descriptor in bad state",
    	82:  "remote address changed",
    	83:  "can not access a needed shared library",
    	84:  "accessing a corrupted shared library",
    	85:  ".lib section in a.out corrupted",
    	86:  "attempting to link in more shared libraries than system limit",
    	87:  "can not exec a shared library directly",
    	88:  "illegal byte sequence",
    	89:  "operation not applicable",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_386.go

    	77:  "file descriptor in bad state",
    	78:  "remote address changed",
    	79:  "can not access a needed shared library",
    	80:  "accessing a corrupted shared library",
    	81:  ".lib section in a.out corrupted",
    	82:  "attempting to link in too many shared libraries",
    	83:  "cannot exec a shared library directly",
    	84:  "invalid or incomplete multibyte or wide character",
    	85:  "interrupted system call should be restarted",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_arm.go

    	77:  "file descriptor in bad state",
    	78:  "remote address changed",
    	79:  "can not access a needed shared library",
    	80:  "accessing a corrupted shared library",
    	81:  ".lib section in a.out corrupted",
    	82:  "attempting to link in too many shared libraries",
    	83:  "cannot exec a shared library directly",
    	84:  "invalid or incomplete multibyte or wide character",
    	85:  "interrupted system call should be restarted",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_amd64.go

    	77:  "file descriptor in bad state",
    	78:  "remote address changed",
    	79:  "can not access a needed shared library",
    	80:  "accessing a corrupted shared library",
    	81:  ".lib section in a.out corrupted",
    	82:  "attempting to link in too many shared libraries",
    	83:  "cannot exec a shared library directly",
    	84:  "invalid or incomplete multibyte or wide character",
    	85:  "interrupted system call should be restarted",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go

    	{82, "EREMCHG", "remote address changed"},
    	{83, "ELIBACC", "can not access a needed shared library"},
    	{84, "ELIBBAD", "accessing a corrupted shared library"},
    	{85, "ELIBSCN", ".lib section in a.out corrupted"},
    	{86, "ELIBMAX", "attempting to link in more shared libraries than system limit"},
    	{87, "ELIBEXEC", "can not exec a shared library directly"},
    	{88, "EILSEQ", "illegal byte sequence"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 59K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_riscv64.go

    	77:  "file descriptor in bad state",
    	78:  "remote address changed",
    	79:  "can not access a needed shared library",
    	80:  "accessing a corrupted shared library",
    	81:  ".lib section in a.out corrupted",
    	82:  "attempting to link in too many shared libraries",
    	83:  "cannot exec a shared library directly",
    	84:  "invalid or incomplete multibyte or wide character",
    	85:  "interrupted system call should be restarted",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go

    func (b PSAPI_WORKING_SET_EX_BLOCK) Win32Protection() uint64 {
    	return b.intField(4, 11)
    }
    
    // Shared returns the shared status of this page.
    // If this bit is 1, the page can be shared.
    func (b PSAPI_WORKING_SET_EX_BLOCK) Shared() bool {
    	return (b & (1 << 15)) == 1
    }
    
    // Node is the NUMA node. The maximum value of this member is 63.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 82.8K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_mips.go

    	81:   "file descriptor in bad state",
    	82:   "remote address changed",
    	83:   "can not access a needed shared library",
    	84:   "accessing a corrupted shared library",
    	85:   ".lib section in a.out corrupted",
    	86:   "attempting to link in too many shared libraries",
    	87:   "cannot exec a shared library directly",
    	88:   "invalid or incomplete multibyte or wide character",
    	89:   "function not implemented",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_mips64.go

    	81:   "file descriptor in bad state",
    	82:   "remote address changed",
    	83:   "can not access a needed shared library",
    	84:   "accessing a corrupted shared library",
    	85:   ".lib section in a.out corrupted",
    	86:   "attempting to link in too many shared libraries",
    	87:   "cannot exec a shared library directly",
    	88:   "invalid or incomplete multibyte or wide character",
    	89:   "function not implemented",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
Back to top