Home
last modified time | relevance | path

Searched defs:ExportToTensorBoard (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc238 Status ExportToTensorBoard(const XSpace& xspace, const std::string& logdir) { in ExportToTensorBoard() function
/external/tensorflow/tensorflow/python/profiler/internal/
Dprofiler_pywrap_impl.cc264 tensorflow::Status ProfilerSessionWrapper::ExportToTensorBoard() { in ExportToTensorBoard() function in tensorflow::profiler::pywrap::ProfilerSessionWrapper