Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc627 std::vector<bool> attempted_materialization(node->num_inputs()); in RunShapeFn() local
684 if (!attempted_materialization[i]) { in RunShapeFn()
685 attempted_materialization[i] = true; in RunShapeFn()