Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.cc144 auto* out_handle_data = out.mutable_handle_data(); in RunCppShapeInferenceImpl() local
145 out_handle_data->set_is_set(true); in RunCppShapeInferenceImpl()
147 auto* out_shape_and_type = out_handle_data->add_shape_and_type(); in RunCppShapeInferenceImpl()