Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 30 for hdr (0.43 sec)

  1. tensorflow/c/experimental/next_pluggable_device/BUILD

        name = "tensor_pjrt_buffer_util_test",
        srcs = ["tensor_pjrt_buffer_util_test.cc"],
        visibility = ["//visibility:public"],
        deps = [
            ":tensor_pjrt_buffer_util",
            "//tensorflow/core:framework_types_hdr",
            "//tensorflow/core/tfrt/common:async_value_tensor",
            "//tensorflow/core/tfrt/common:pjrt_util",
            "@com_google_absl//absl/log:check",
            "@com_google_googletest//:gtest_main",
    Plain Text
    - Registered: Tue Feb 27 12:39:08 GMT 2024
    - Last Modified: Tue Jan 09 00:52:04 GMT 2024
    - 3.8K bytes
    - Viewed (0)
  2. cmd/xl-storage-format-v2_test.go

    		}) {
    			t.Errorf("Contents not sorted")
    		}
    		for i := range xl.versions {
    			hdr := xl.versions[i].header
    			ver, err := xl.getIdx(i)
    			if err != nil {
    				t.Error(err)
    				continue
    			}
    			gotHdr := ver.header()
    			if hdr != gotHdr {
    				t.Errorf("Header does not match, index: %+v != meta: %+v", hdr, gotHdr)
    			}
    		}
    	}
    	t.Run("load-legacy", func(t *testing.T) {
    		var xl xlMetaV2
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 17:50:48 GMT 2024
    - 36.4K bytes
    - Viewed (0)
  3. src/cmd/cgo/doc.go

    together. The directive can include a list of build constraints limiting its
    effect to systems satisfying one of the constraints
    (see https://golang.org/pkg/go/build/#hdr-Build_Constraints for details about the constraint syntax).
    For example:
    
    	// #cgo CFLAGS: -DPNG_DEBUG=1
    	// #cgo amd64 386 CFLAGS: -DX86=1
    	// #cgo LDFLAGS: -lpng
    	// #include <png.h>
    	import "C"
    
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Sun Mar 31 09:02:45 GMT 2024
    - 42.1K bytes
    - Viewed (0)
  4. tensorflow/c/BUILD

        "if_libtpu_tf_status",
    )
    
    package(
        # copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
        licenses = ["notice"],
    )
    
    filegroup(
        name = "safe_ptr_hdr",
        srcs = ["safe_ptr.h"],
        visibility = [
            "//tensorflow:internal",
        ],
    )
    
    cc_library(
        name = "safe_ptr",
        srcs = [
            "safe_ptr.cc",
            "//tensorflow/c/eager:headers",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 30.3K bytes
    - Viewed (0)
  5. configure.py

                # TF_CUDA_PATHS.
                'CUDA_TOOLKIT_PATH',
                'CUDNN_INSTALL_PATH',
                'NCCL_INSTALL_PATH',
                'NCCL_HDR_PATH',
                'TENSORRT_INSTALL_PATH'
            ]
            # Note: set_action_env_var above already writes to bazelrc.
            for name in cuda_env_names:
              if name in environ_cp:
    Python
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 18:25:36 GMT 2024
    - 53.8K bytes
    - Viewed (1)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE = 3988292384
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_HDR_LEN = 14
    pkg syscall (netbsd-arm64-cgo), const ETHER_HDR_LEN ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN = 1518
    pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN_JUMBO = 9018
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const IFF_TAP ideal-int
    pkg syscall (linux-arm-cgo), const IFF_TUN ideal-int
    pkg syscall (linux-arm-cgo), const IFF_TUN_EXCL ideal-int
    pkg syscall (linux-arm-cgo), const IFF_VNET_HDR ideal-int
    pkg syscall (linux-arm-cgo), const IFLA_ADDRESS ideal-int
    pkg syscall (linux-arm-cgo), const IFLA_BROADCAST ideal-int
    pkg syscall (linux-arm-cgo), const IFLA_COST ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  8. api/go1.1.txt

    pkg syscall (linux-386), const IFF_TAP = 2
    pkg syscall (linux-386), const IFF_TUN = 1
    pkg syscall (linux-386), const IFF_TUN_EXCL = 32768
    pkg syscall (linux-386), const IFF_VNET_HDR = 16384
    pkg syscall (linux-386), const IFLA_ADDRESS = 1
    pkg syscall (linux-386), const IFLA_BROADCAST = 2
    pkg syscall (linux-386), const IFLA_COST = 8
    pkg syscall (linux-386), const IFLA_IFALIAS = 20
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  9. api/go1.txt

    pkg syscall (linux-386), const IFF_TAP ideal-int
    pkg syscall (linux-386), const IFF_TUN ideal-int
    pkg syscall (linux-386), const IFF_TUN_EXCL ideal-int
    pkg syscall (linux-386), const IFF_VNET_HDR ideal-int
    pkg syscall (linux-386), const IFLA_ADDRESS ideal-int
    pkg syscall (linux-386), const IFLA_BROADCAST ideal-int
    pkg syscall (linux-386), const IFLA_COST ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  10. RELEASE.md

        GRU(recurrent_activation='hard_sigmoid', reset_after=False) to fallback to
        1.x behavior.
    
    *   `CUDNN_INSTALL_PATH`, `TENSORRT_INSTALL_PATH`, `NCCL_INSTALL_PATH`,
        `NCCL_HDR_PATH` are deprecated. Use `TF_CUDA_PATHS` instead which supports a
        comma-separated list of base paths that are searched to find CUDA libraries
        and headers.
    
    Refer to our
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top