- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for TF_DeleteAbstractFunction (0.15 sec)
-
tensorflow/c/eager/c_api_unified_experimental_test.cc
TF_DeleteAbstractOp(fn_op); TF_DeleteAbstractTensor(input_t); TF_DeleteAbstractTensor(final_result); TF_DeleteAbstractTensor(placeholder_t); TF_DeleteTensor(f_t); TF_DeleteAbstractFunction(func); TF_DeleteExecutionContext(eager_execution_ctx); } // Graph Tracing for MatMul TEST_P(UnifiedCAPI, TestBasicGraphMatMul) { std::unique_ptr<TF_Status, decltype(&TF_DeleteStatus)> status(
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 39.1K bytes - Viewed (0) -
tensorflow/c/eager/c_api_unified_experimental.cc
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 9K bytes - Viewed (0)