Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for target_opers (8.42 sec)

  1. tensorflow/c/c_api.cc

                       int ninputs, const TF_Output* outputs,
                       TF_Tensor** output_values, int noutputs,
                       const TF_Operation* const* target_opers, int ntargets,
                       TF_Buffer* run_metadata, TF_Status* status) {
      // TODO(josh11b,mrry): Change Session to be able to use a Graph*
      // directly, instead of requiring us to serialize to a GraphDef and
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 03:35:10 GMT 2024
    - 102.3K bytes
    - Viewed (0)
Back to top