Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.h170 void SetShouldStoreGraphs(bool value) override { in SetShouldStoreGraphs() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc914 void EagerContext::SetShouldStoreGraphs(bool value) { in SetShouldStoreGraphs() function in tensorflow::EagerContext