Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SavedModel (0.56 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. tensorflow/c/c_api_test.cc

      FinishAndVerify(desc_, {});
    }
    
    TEST_F(CApiColocationTest, ClearViaProto) {
      TF_ColocateWith(desc_, feed1_);
      SetViaProto(desc_, {});
      FinishAndVerify(desc_, {});
    }
    
    TEST(CAPI, SavedModel) {
      // Load the saved model.
      const std::string saved_model_dir = tensorflow::GetDataDependencyFilepath(
          tensorflow::io::JoinPath("tensorflow", "cc", "saved_model", "testdata",
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Wed Jan 07 04:56:09 GMT 2026
    - 97.3K bytes
    - Click Count (0)
Back to Top