- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for half_plus_two (0.08 sec)
-
tensorflow/c/c_api_test.cc
// Load the saved model. const string saved_model_dir = tensorflow::GetDataDependencyFilepath( tensorflow::io::JoinPath("tensorflow", "cc", "saved_model", "testdata", "half_plus_two", "00000123")); TF_SessionOptions* opt = TF_NewSessionOptions(); TF_Buffer* run_options = TF_NewBufferFromString("", 0); TF_Buffer* metagraph = TF_NewBuffer(); TF_Status* s = TF_NewStatus();
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 97K bytes - Viewed (0)