Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for stateFor (0.46 sec)

  1. RELEASE.md

                e.g.`static_cast<tensorflow::errors::Code>(error::Code::INVALID_ARGUMENT)`
                or `static_cast<int>(code)` for comparisons.
    *   `tensorflow::StatusOr` will also become in the future an alias to
        `absl::StatusOr`, so use `StatusOr::value` instead of
        `StatusOr::ConsumeValueOrDie`.
    
    ## Major Features and Improvements
    
    *   `tf.lite`:
    
        *   New operations supported:
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top