HomeSort by relevance Sort by last modified time
    Searched full:dump_file_paths (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/debug/
debug_io_utils_test.cc 252 std::vector<string> dump_file_paths; local
258 dump_file_paths.push_back(
275 TF_ASSERT_OK(ReadEventFromFile(dump_file_paths[i], &event));
359 std::vector<string> dump_file_paths GUARDED_BY(mu);
366 &dump_file_paths, &wall_time, &kDebugNodeKey, &kConcurrentPubs,
377 dump_file_paths.push_back(
419 TF_ASSERT_OK(ReadEventFromFile(dump_file_paths[i], &event));

Completed in 79 milliseconds