- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DumpOpCreationStackTraces (0.1 sec)
-
tensorflow/c/c_api_function.cc
control_output_names_vec, description, &fdef); if (TF_GetCode(status) != TF_OK) { return nullptr; } // Dump the op creation stacktraces for debugging purpose. DEBUG_DATA_DUMPER()->DumpOpCreationStackTraces( fn_name, kDebugGroupOpStacktrace, "initial", &fn_body->graph); tensorflow::StackTracesMap stack_traces; for (const Node* n : fn_body->graph.nodes()) {
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 13.7K bytes - Viewed (0)