Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_executor.h176 tfrt::tpu::TpuModelResource* tpu_model_resource_; // NOT owned. variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/
H A Dsaved_model.h300 std::unique_ptr<tfrt::tpu::TpuModelResource> tpu_model_resource_; variable