Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 117 for rollout (0.32 sec)

  1. src/syscall/zerrors_linux_loong64.go

    	EPOLLHUP                          = 0x10
    	EPOLLIN                           = 0x1
    	EPOLLMSG                          = 0x400
    	EPOLLONESHOT                      = 0x40000000
    	EPOLLOUT                          = 0x4
    	EPOLLPRI                          = 0x2
    	EPOLLRDBAND                       = 0x80
    	EPOLLRDHUP                        = 0x2000
    	EPOLLRDNORM                       = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
  2. RELEASE.md

        "denylist" where possible. Please see
        [this list](https://developers.google.com/style/word-list#blacklist) for
        more context.
    *   Adds `tf.config.experimental.mlir_bridge_rollout` which will help us rollout
        the new MLIR TPU bridge.
    *   Adds `tf.experimental.register_filesystem_plugin` to load modular filesystem
        plugins from Python
    
    ## Thanks to our Contributors
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. src/regexp/testdata/testregex.c

    				bad("out of space [discipline string]\n", NiL, NiL, 0, 0);
    			if (strcmp(p, x))
    			{
    				if (test & (TEST_ACTUAL|TEST_BASELINE|TEST_FAIL|TEST_PASS|TEST_QUERY|TEST_SUMMARY|TEST_VERIFY))
    					return 0;
    				report("callout failed", NiL, re, s, len, NiL, flags, test);
    				quote(p, -1, test);
    				printf(" expected, ");
    				quote(x, -1, test);
    				printf(" returned\n");
    			}
    #endif
    			break;
    		}
    		if (*p++ != '(')
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 51.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	EPOLLHUP                                    = 0x10
    	EPOLLIN                                     = 0x1
    	EPOLLMSG                                    = 0x400
    	EPOLLONESHOT                                = 0x40000000
    	EPOLLOUT                                    = 0x4
    	EPOLLPRI                                    = 0x2
    	EPOLLRDBAND                                 = 0x80
    	EPOLLRDHUP                                  = 0x2000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/adminlte.min.css

    125rem .25rem;font-size:.75rem;line-height:1.5;border-radius:.15rem}.callout{border-radius:.25rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:#fff;border-left:5px solid #e9ecef;margin-bottom:1rem;padding:1rem}.callout a{color:#495057;text-decoration:underline}.callout a:hover{color:#e9ecef}.callout p:last-child{margin-bottom:0}.callout.callout-danger{border-left-color:#bd2130}.callout.callout-warning{border-left-color:#d39e00}.callout.callout-info{border-left-...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	RESOLVE_NO_SYMLINKS   = 0x4
    	RESOLVE_NO_XDEV       = 0x1
    )
    
    type PollFd struct {
    	Fd      int32
    	Events  int16
    	Revents int16
    }
    
    const (
    	POLLIN   = 0x1
    	POLLPRI  = 0x2
    	POLLOUT  = 0x4
    	POLLERR  = 0x8
    	POLLHUP  = 0x10
    	POLLNVAL = 0x20
    )
    
    type sigset_argpack struct {
    	ss    *Sigset_t
    	ssLen uintptr
    }
    
    type SignalfdSiginfo struct {
    	Signo     uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

        return success();
      }
    };
    
    /// Converts a TF::RollOp to HLO. Only support 0D axis and shift case, and axis
    /// have to be a constant.
    class ConvertRollOp : public OpRewritePattern<TF::RollOp> {
     public:
      using OpRewritePattern::OpRewritePattern;
      LogicalResult matchAndRewrite(TF::RollOp op,
                                    PatternRewriter &rewriter) const override {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  8. src/main/webapp/css/admin/adminlte.min.css.map

    #bd2130;\n}\n\n.callout.callout-warning {\n  border-left-color: #d39e00;\n}\n\n.callout.callout-info {\n  border-left-color: #117a8b;\n}\n\n.callout.callout-success {\n  border-left-color: #1e7e34;\n}\n\n.alert .icon {\n  margin-right: 10px;\n}\n\n.alert .close, .alert .mailbox-attachment-close {\n  color: #000;\n  opacity: .2;\n}\n\n.alert .close:hover, .alert .mailbox-attachment-close:hover {\n  opacity: .5;\n}\n\n.alert a {\n  color: #ffffff;\n  text-decoration: underline;\n}\n\n.alert-primary {\n  color:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/_aws/fess.json

              "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Tue Mar 23 12:38:28 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/_cloud/fess.json

              "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
Back to top