Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc692 TF_ShapeAndTypeList* output_shapes_result = in TFE_InferShapes() local
696 TF_ShapeAndType& shape = output_shapes_result->items[i]; in TFE_InferShapes()
707 if (output_shapes != nullptr) *output_shapes = output_shapes_result; in TFE_InferShapes()