Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 64 for dt (0.25 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DT_LNK ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_REG = 8
    pkg syscall (netbsd-arm64-cgo), const DT_REG ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_SOCK = 12
    pkg syscall (netbsd-arm64-cgo), const DT_SOCK ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_UNKNOWN = 0
    pkg syscall (netbsd-arm64-cgo), const DT_UNKNOWN ideal-int
    pkg syscall (netbsd-arm64-cgo), const DT_WHT = 14
    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)
  2. tensorflow/c/eager/parallel_device/parallel_device_lib.cc

      }
    }
    
    void ParallelDevice::AsyncWait(TFE_Context* context, TF_Status* status) const {
      StatusPtr first_bad_status(nullptr);
    
      for (const auto& dt : device_threads_) {
        StatusPtr async_wait_status(TF_NewStatus());
        dt->AsyncWait(async_wait_status.get());
        // Prefer non cancelled errors to uncover real failures.
        if (TF_GetCode(async_wait_status.get()) != TF_OK &&
    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)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const DT_LNK = 10 #53466
    pkg syscall (freebsd-riscv64), const DT_LNK ideal-int #53466
    pkg syscall (freebsd-riscv64), const DT_REG = 8 #53466
    pkg syscall (freebsd-riscv64), const DT_REG ideal-int #53466
    pkg syscall (freebsd-riscv64), const DT_SOCK = 12 #53466
    pkg syscall (freebsd-riscv64), const DT_SOCK ideal-int #53466
    pkg syscall (freebsd-riscv64), const DT_UNKNOWN = 0 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. src/main/webapp/js/jquery-3.6.3.min.js

    eType)while(n=i[r++])e.removeAttribute(n)}}),pt={set:function(e,t,n){return!1===t?E.removeAttr(e,n):e.setAttribute(n,n),n}},E.each(E.expr.match.bool.source.match(/\w+/g),function(e,t){var a=dt[t]||E.find.attr;dt[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=dt[o],dt[o]=r,r=null!=a(e,t,n)?o:null,dt[o]=i),r}});var ht=/^(?:input|select|textarea|button)$/i,gt=/^(?:a|area)$/i;function yt(e){return(e.match(P)||[]).join(" ")}function vt(e){return e.getAttribute&&e.getAttribute("class")||""}function...
    JavaScript
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 87.8K bytes
    - Viewed (5)
  5. tensorflow/c/experimental/gradients/math_grad.cc

          DataTypeIsInteger(BaseType(dtype))) {
        return tensorflow::ops::Identity(ctx, input, output, name);
      } else if (!DataTypeIsComplex(BaseType(dtype)) &&
                 BaseType(dtype) != DT_VARIANT) {
        return errors::InvalidArgument(
            "Expected numeric or variant tensor, got dtype ", dtype);
      }
      return tensorflow::ops::Conj(ctx, input, output, name);
    }
    
    C++
    - Registered: Tue Mar 26 12:39:09 GMT 2024
    - Last Modified: Wed Feb 28 13:53:47 GMT 2024
    - 15.2K bytes
    - Viewed (0)
  6. .teamcity/mvnw

    # -----------------
    #   M2_HOME - location of maven2's installed home dir
    #   MAVEN_OPTS - parameters passed to the Java VM when running Maven
    #     e.g. to debug Maven itself, use
    #       set MAVEN_OPTS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000
    #   MAVEN_SKIP_RC - flag to disable loading of mavenrc files
    # ----------------------------------------------------------------------------
    
    if [ -z "$MAVEN_SKIP_RC" ] ; then
    
    Shell Script
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Wed Feb 26 01:48:39 GMT 2020
    - 9.8K bytes
    - Viewed (0)
  7. cmd/notification.go

    			if !ok {
    				d = bandwidth.Details{
    					LimitInBytesPerSecond: report.BucketStats[opts].LimitInBytesPerSecond,
    				}
    			}
    			dt, ok := report.BucketStats[opts]
    			if ok {
    				d.CurrentBandwidthInBytesPerSecond += dt.CurrentBandwidthInBytesPerSecond
    			}
    			consolidatedReport.BucketStats[opts] = d
    		}
    	}
    	return consolidatedReport
    }
    
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Apr 12 18:13:36 GMT 2024
    - 44.5K bytes
    - Viewed (0)
  8. internal/bucket/lifecycle/lifecycle_test.go

    					Prefix: Prefix{
    						string: "folder1/folder1/exp_dt=2022-",
    						set:    true,
    					},
    				},
    				Expiration: Expiration{
    					Days: 1,
    					set:  true,
    				},
    			},
    		},
    	}
    	tests := []struct {
    		opts ObjectOpts
    		lc   Lifecycle
    		want int
    	}{
    		{
    			opts: ObjectOpts{
    				Name:        "folder1/folder1/exp_dt=2022-08-01/obj-1",
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 01:11:10 GMT 2024
    - 53.2K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DT_BLK = 6
    pkg syscall (freebsd-arm64), const DT_BLK ideal-int
    pkg syscall (freebsd-arm64), const DT_CHR = 2
    pkg syscall (freebsd-arm64), const DT_CHR ideal-int
    pkg syscall (freebsd-arm64), const DT_DIR = 4
    pkg syscall (freebsd-arm64), const DT_DIR ideal-int
    pkg syscall (freebsd-arm64), const DT_FIFO = 1
    pkg syscall (freebsd-arm64), const DT_FIFO ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (freebsd-arm), const DT_BLK ideal-int
    pkg syscall (freebsd-arm), const DT_CHR ideal-int
    pkg syscall (freebsd-arm), const DT_DIR ideal-int
    pkg syscall (freebsd-arm), const DT_FIFO ideal-int
    pkg syscall (freebsd-arm), const DT_LNK ideal-int
    pkg syscall (freebsd-arm), const DT_REG ideal-int
    pkg syscall (freebsd-arm), const DT_SOCK ideal-int
    pkg syscall (freebsd-arm), const DT_UNKNOWN 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)
Back to top