Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pass2 (0.24 sec)

  1. RELEASE.md

        *   Add TensorSpec to represent the specification of Tensors.
        *   Constant folding pass is now deterministic.
        *   Support `float16` `dtype` in `tf.linalg.*`.
        *   Add `tf.estimator.export.TensorServingInputReceiver` that allows
            `tf.estimator.Estimator.export_savedmodel` to pass raw tensors to model
            functions.
    
    ## Deprecations
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    This operation does not have an associated kernel and is not intended to be
    executed in a regular TensorFlow session. Instead it is intended to be used for
    testing or for special case where a user intends to pass custom MLIR computation
    through a TensorFlow graph with the intent of having custom tooling processing
    it downstream (when targeting a different environment, like TensorFlow lite for
    example).
    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