Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for QUEUE (0.07 sec)

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

      let summary = "Dequeues a tuple of one or more tensors from the given queue.";
    
      let description = [{
    This operation has k outputs, where k is the number of components
    in the tuples stored in the given queue, and output i is the ith
    component of the dequeued tuple.
    
    N.B. If the queue is empty, this operation will block until an element
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.remote.internal.hub.queue.EndPointQueue> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (EndPointQueue.java:0)
    Class <org.gradle.internal.remote.internal.hub.queue.MultiChannelQueue> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MultiChannelQueue.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  3. RELEASE.md

    *   Added 1D, 2D and 3D Fourier transform ops for real signals to `tf.spectral`.
    *   Added a `tf.bincount` function.
    *   Added Keras 2 API to contrib.
    *   Added a new lightweight queue-like object - `RecordInput`.
    *   Added `tf.contrib.image.compose_transforms` function.
    *   Bring `tf.estimator.*` into the API. Non-deprecated functionality from
    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