Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resetTable (0.26 sec)

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

    One-shot iterators have the following limitations:
    
    * They do not support parameterization: all logic for creating the underlying
      dataset must be bundled in the `dataset_factory` function.
    * They are not resettable. Once a one-shot iterator reaches the end of its
      underlying dataset, subsequent "IteratorGetNext" operations on that
      iterator will always produce an `OutOfRange` error.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top