Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2011 auto* queue_handle_data = qctx->output_handle_shapes_and_types(0); in UpdateEnqueue() local
2024 if (queue_handle_data == nullptr) { in UpdateEnqueue()
2029 shape_refiner, qnode, *queue_handle_data, &shapes_and_types)); in UpdateEnqueue()
2030 *new_shapes |= !shape_refiner->EquivalentShapesAndTypes(*queue_handle_data, in UpdateEnqueue()