Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc823 std::vector<py::object> out_lazy_exprs; member
1184 const std::vector<py::object>& out_lazy_exprs = cache_entry->out_lazy_exprs; in Call() local