Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for evaluation (0.21 sec)

  1. tensorflow/c/c_api.h

    // Attempts to evaluate `output`. This will only be possible if `output` doesn't
    // depend on any graph inputs (this function is safe to call if this isn't the
    // case though).
    //
    // If the evaluation is successful, this function returns true and `output`s
    // value is returned in `result`. Otherwise returns false. An error status is
    // returned if something is wrong with the graph or input. Note that this may
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Oct 26 21:08:15 GMT 2023
    - 82.3K bytes
    - Viewed (3)
Back to top