Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dshape_refiner.cc185 auto node_shape_inference_lambda = [this, &outer_context, &function_nodes, in InferShapesForFunction() local
195 ReverseDFS(*graph, {}, node_shape_inference_lambda); in InferShapesForFunction()