Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RunAndCompareFrozenAndUnfrozenGraphs (0.3 sec)

  1. tensorflow/cc/tools/freeze_saved_model_test.cc

                                             saved_model_bundle);
      }
    
      // Runs and compares the outputs of `tensor_name` on both the
      // `unfrozen_session` and the `frozen_graph_def.
      void RunAndCompareFrozenAndUnfrozenGraphs(Session* unfrozen_session,
                                                const GraphDef& frozen_graph_def,
                                                const string& tensor_name) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 07 13:30:31 UTC 2022
    - 21.7K bytes
    - Viewed (0)
Back to top