Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 46 of 46 for RefCount (0.29 sec)

  1. tensorflow/compiler/jit/xla_launch_util.cc

    #include "tensorflow/core/framework/resource_mgr.h"
    #include "tensorflow/core/framework/tensor.h"
    #include "tensorflow/core/framework/types.h"
    #include "tensorflow/core/lib/core/errors.h"
    #include "tensorflow/core/lib/core/refcount.h"
    #include "tensorflow/core/platform/errors.h"
    #include "tensorflow/core/platform/status.h"
    #include "tensorflow/core/platform/statusor.h"
    #include "tensorflow/core/tfrt/common/async_value_tensor.h"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 00:36:08 UTC 2024
    - 40.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/kernels/xla_ops.cc

    #include "tensorflow/core/framework/types.h"
    #include "tensorflow/core/lib/monitoring/counter.h"
    #include "tensorflow/core/platform/env.h"
    #include "tensorflow/core/platform/errors.h"
    #include "tensorflow/core/platform/refcount.h"
    #include "tensorflow/core/platform/statusor.h"
    #include "tensorflow/core/platform/stream_executor_no_cuda.h"
    #include "tensorflow/core/profiler/lib/traceme.h"
    #include "tensorflow/core/util/stream_executor_util.h"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 22:46:36 UTC 2024
    - 41.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	OBJ_VALID_ATTRIBUTES              = 0x00001FF2
    )
    
    type IO_STATUS_BLOCK struct {
    	Status      NTStatus
    	Information uintptr
    }
    
    type RTLP_CURDIR_REF struct {
    	RefCount int32
    	Handle   Handle
    }
    
    type RTL_RELATIVE_NAME struct {
    	RelativeName        NTUnicodeString
    	ContainingDirectory Handle
    	CurDirRef           *RTLP_CURDIR_REF
    }
    
    const (
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), type IfmaMsghdr2 struct, Msglen uint16
    pkg syscall (darwin-arm64), type IfmaMsghdr2 struct, Pad_cgo_0 [2]uint8
    pkg syscall (darwin-arm64), type IfmaMsghdr2 struct, Refcount int32
    pkg syscall (darwin-arm64), type IfmaMsghdr2 struct, Type uint8
    pkg syscall (darwin-arm64), type IfmaMsghdr2 struct, Version uint8
    pkg syscall (darwin-arm64), type Inet4Pktinfo struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IfmaMsghdr2.Addrs", Field, 0},
    		{"IfmaMsghdr2.Flags", Field, 0},
    		{"IfmaMsghdr2.Index", Field, 0},
    		{"IfmaMsghdr2.Msglen", Field, 0},
    		{"IfmaMsghdr2.Pad_cgo_0", Field, 0},
    		{"IfmaMsghdr2.Refcount", Field, 0},
    		{"IfmaMsghdr2.Type", Field, 0},
    		{"IfmaMsghdr2.Version", Field, 0},
    		{"ImplementsGetwd", Const, 0},
    		{"Inet4Pktinfo", Type, 0},
    		{"Inet4Pktinfo.Addr", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (darwin-386), type IfmaMsghdr2 struct, Msglen uint16
    pkg syscall (darwin-386), type IfmaMsghdr2 struct, Pad_cgo_0 [2]uint8
    pkg syscall (darwin-386), type IfmaMsghdr2 struct, Refcount int32
    pkg syscall (darwin-386), type IfmaMsghdr2 struct, Type uint8
    pkg syscall (darwin-386), type IfmaMsghdr2 struct, Version uint8
    pkg syscall (darwin-386), type Inet6Pktinfo struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top