Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/grappler/
H A Dgrappler.cc273 TF_Bool include_output_tensor_values, in TF_InferStatically() argument
280 include_output_tensor_values); in TF_InferStatically()
H A Dgrappler.h246 TF_Bool include_output_tensor_values, TF_Status* s);
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.h102 bool include_output_tensor_values);
H A Dgraph_properties.cc2518 bool include_output_tensor_values) { in InferStatically() argument
2718 if (include_output_tensor_values) { in InferStatically()