Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.h175 void SetShouldStoreGraphs(bool value) override { in SetShouldStoreGraphs() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc1101 void EagerContext::SetShouldStoreGraphs(bool value) { in SetShouldStoreGraphs() function in tensorflow::EagerContext