Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for ellipsis (0.23 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Decl", Type, 0},
    		{"DeclStmt", Type, 0},
    		{"DeclStmt.Decl", Field, 0},
    		{"DeferStmt", Type, 0},
    		{"DeferStmt.Call", Field, 0},
    		{"DeferStmt.Defer", Field, 0},
    		{"Ellipsis", Type, 0},
    		{"Ellipsis.Ellipsis", Field, 0},
    		{"Ellipsis.Elt", Field, 0},
    		{"EmptyStmt", Type, 0},
    		{"EmptyStmt.Implicit", Field, 5},
    		{"EmptyStmt.Semicolon", Field, 0},
    		{"Expr", Type, 0},
    		{"ExprStmt", Type, 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)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    input subscripts. Furthermore, all dimensions mapping to the same axis label
    must be equal.
    
    Any of the input and output subscripts may contain at most a single ellipsis
    (`...`). These ellipsis are mapped against dimensions not corresponding to any
    named axis label. If two inputs contain ellipsis, then they are broadcasted
    according to standard NumPy broadcasting
    [rules](http://docs.scipy.org/doc/numpy/user/basics.broadcasting.html).
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2018..2023    ; valid                  ;      ; NV8    # 1.1  LEFT SINGLE QUOTATION MARK..TRIANGULAR BULLET
    2024..2026    ; disallowed                             # 1.1  ONE DOT LEADER..HORIZONTAL ELLIPSIS
    2027          ; valid                  ;      ; NV8    # 1.1  HYPHENATION POINT
    2028..202E    ; disallowed                             # 1.1  LINE SEPARATOR..RIGHT-TO-LEFT OVERRIDE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/bootstrap.min.css.map

    monospace !important;\n}\n\n.text-justify {\n  text-align: justify !important;\n}\n\n.text-wrap {\n  white-space: normal !important;\n}\n\n.text-nowrap {\n  white-space: nowrap !important;\n}\n\n.text-truncate {\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n}\n\n.text-left {\n  text-align: left !important;\n}\n\n.text-right {\n  text-align: right !important;\n}\n\n.text-center {\n  text-align: center !important;\n}\n\n@media (min-width: 576px) {\n  .text-sm-left {\n    text-align:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  5. src/main/webapp/css/bootstrap.min.css.map

    monospace !important;\n}\n\n.text-justify {\n  text-align: justify !important;\n}\n\n.text-wrap {\n  white-space: normal !important;\n}\n\n.text-nowrap {\n  white-space: nowrap !important;\n}\n\n.text-truncate {\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n}\n\n.text-left {\n  text-align: left !important;\n}\n\n.text-right {\n  text-align: right !important;\n}\n\n.text-center {\n  text-align: center !important;\n}\n\n@media (min-width: 576px) {\n  .text-sm-left {\n    text-align:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  6. RELEASE.md

        *   Delete unused `Fingerprint64Map` op registration
        *   Add broadcasting support to `tf.matmul`.
        *   Add C++ Gradient for `BatchMatMulV2`.
        *   Add `tf.math.cumulative_logsumexp` operation.
        *   Add ellipsis (...) support for `tf.einsum()`.
        *   Add expand_composites argument to all `nest.*` methods.
        *   Added `strings.byte_split`.
        *   Add a new "result_type" parameter to `tf.strings.split`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    seven or eight Minutes of an Hour in passing from the Sun to the Earth._
    
    This was observed first by _Roemer_, and then by others, by means of the
    Eclipses of the Satellites of _Jupiter_. For these Eclipses, when the
    Earth is between the Sun and _Jupiter_, happen about seven or eight
    Minutes sooner than they ought to do by the Tables, and when the Earth
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top