Home
last modified time | relevance | path

Searched refs:set_nested_inferences (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h64 void set_nested_inferences( in set_nested_inferences() function
Dshape_refiner.cc200 outer_context->set_nested_inferences(std::move(nested_inferences)); in InferShapesForFunction()