Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 79 for gpu_options (0.15 sec)

  1. okhttp/src/test/java/okhttp3/osgi/OsgiTest.kt

      private fun RepositoryPlugin.deployFile(file: Path) {
        if (fileSystem.metadataOrNull(file)?.isRegularFile != true) return
        try {
          fileSystem.read(file) {
            put(inputStream(), RepositoryPlugin.PutOptions())
            println("Deployed ${file.name}")
          }
        } catch (e: IllegalArgumentException) {
          if ("Jar does not have a symbolic name" in e.message!!) {
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 4.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/partially_decluster_pass_test.cc

          n->set_assigned_device_name(kCpuDevice);
        }
      }
    
      GraphOptimizationPassWrapper wrapper;
      GraphOptimizationPassOptions opt_options =
          wrapper.CreateGraphOptimizationPassOptions(graph);
    
      PartiallyDeclusterPass pass;
      return pass.Run(opt_options);
    }
    
    Node* FindNodeByName(const Graph& graph, const string& name) {
      for (Node* node : graph.nodes()) {
        if (node->name() == name) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jun 10 12:32:39 UTC 2022
    - 23K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	IP_DROP_SOURCE_MEMBERSHIP       = 13
    	IP_MAX_MEMBERSHIPS              = 20
    	IP_MULTICAST_IF                 = 7
    	IP_MULTICAST_LOOP               = 4
    	IP_MULTICAST_TTL                = 3
    	IP_OPTIONS                      = 1
    	IP_PKTINFO                      = 101
    	IP_RECVPKTINFO                  = 102
    	IP_TOS                          = 2
    	IP_TTL                          = 14
    	IP_UNBLOCK_SOURCE               = 11
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_darwin_arm64.go

    	IP_OLD_FW_DEL                     = 0x33
    	IP_OLD_FW_FLUSH                   = 0x34
    	IP_OLD_FW_GET                     = 0x36
    	IP_OLD_FW_RESETLOG                = 0x38
    	IP_OLD_FW_ZERO                    = 0x35
    	IP_OPTIONS                        = 0x1
    	IP_PKTINFO                        = 0x1a
    	IP_PORTRANGE                      = 0x13
    	IP_PORTRANGE_DEFAULT              = 0x0
    	IP_PORTRANGE_HIGH                 = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  5. src/syscall/zerrors_aix_ppc64.go

    	IP_MULTICAST_HOPS             = 0xa
    	IP_MULTICAST_IF               = 0x9
    	IP_MULTICAST_LOOP             = 0xb
    	IP_MULTICAST_TTL              = 0xa
    	IP_OPT                        = 0x1b
    	IP_OPTIONS                    = 0x1
    	IP_PMTUAGE                    = 0x1b
    	IP_RECVDSTADDR                = 0x7
    	IP_RECVIF                     = 0x14
    	IP_RECVIFINFO                 = 0xf
    	IP_RECVINTERFACE              = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	IP_MULTICAST_HOPS             = 0xa
    	IP_MULTICAST_IF               = 0x9
    	IP_MULTICAST_LOOP             = 0xb
    	IP_MULTICAST_TTL              = 0xa
    	IP_OPT                        = 0x1b
    	IP_OPTIONS                    = 0x1
    	IP_PMTUAGE                    = 0x1b
    	IP_RECVDSTADDR                = 0x7
    	IP_RECVIF                     = 0x14
    	IP_RECVIFINFO                 = 0xf
    	IP_RECVINTERFACE              = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  7. src/syscall/zerrors_solaris_amd64.go

    	IP_MSS                        = 0x240
    	IP_MULTICAST_IF               = 0x10
    	IP_MULTICAST_LOOP             = 0x12
    	IP_MULTICAST_TTL              = 0x11
    	IP_NEXTHOP                    = 0x19
    	IP_OPTIONS                    = 0x1
    	IP_PKTINFO                    = 0x1a
    	IP_RECVDSTADDR                = 0x7
    	IP_RECVIF                     = 0x9
    	IP_RECVOPTS                   = 0x5
    	IP_RECVPKTINFO                = 0x1a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  8. src/syscall/zerrors_darwin_amd64.go

    	IP_OLD_FW_DEL                     = 0x33
    	IP_OLD_FW_FLUSH                   = 0x34
    	IP_OLD_FW_GET                     = 0x36
    	IP_OLD_FW_RESETLOG                = 0x38
    	IP_OLD_FW_ZERO                    = 0x35
    	IP_OPTIONS                        = 0x1
    	IP_PKTINFO                        = 0x1a
    	IP_PORTRANGE                      = 0x13
    	IP_PORTRANGE_DEFAULT              = 0x0
    	IP_PORTRANGE_HIGH                 = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_386.go

    	IP_MTU_DISCOVER                  = 0xa
    	IP_MULTICAST_IF                  = 0x20
    	IP_MULTICAST_LOOP                = 0x22
    	IP_MULTICAST_TTL                 = 0x21
    	IP_OFFMASK                       = 0x1fff
    	IP_OPTIONS                       = 0x4
    	IP_ORIGDSTADDR                   = 0x14
    	IP_PASSSEC                       = 0x12
    	IP_PKTINFO                       = 0x8
    	IP_PKTOPTIONS                    = 0x9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_openbsd_ppc64.go

    	IP_MSS                            = 0x240
    	IP_MULTICAST_IF                   = 0x9
    	IP_MULTICAST_LOOP                 = 0xb
    	IP_MULTICAST_TTL                  = 0xa
    	IP_OFFMASK                        = 0x1fff
    	IP_OPTIONS                        = 0x1
    	IP_PIPEX                          = 0x22
    	IP_PORTRANGE                      = 0x13
    	IP_PORTRANGE_DEFAULT              = 0x0
    	IP_PORTRANGE_HIGH                 = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 67.1K bytes
    - Viewed (0)
Back to top