Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Throw (0.05 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Caution: On CPU, values in `segment_ids` are always validated to be sorted,
    and an error is thrown for indices that are not increasing. On GPU, this
    does not throw an error for unsorted indices. On GPU, out-of-order indices
    result in safe but unspecified behavior, which may include treating
    out-of-order indices as the same as a smaller following index.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      no Conflicted Listeners. To put this another way, implementations may
                      accept a partial Listener set only if they throw out *all* the conflicting
                      Listeners. No picking one of the conflicting listeners as the winner.
                      This also means that the Gateway must have at least one non-conflicting
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. RELEASE.md

            When the environment variable `TF_DETERMINISTIC_OPS` is set to `"true"`
            or `"1"` (when op-determinism is expected), an attempt to run the
            following ops on a GPU will throw `tf.errors.UnimplementedError` (with
            an understandable message) when `data` is a floating-point type,
            including complex types (if supported): `tf.math.segment_prod`,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top