aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/Graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/Graph.h')
-rw-r--r--arm_compute/graph/Graph.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/arm_compute/graph/Graph.h b/arm_compute/graph/Graph.h
index da41548119..9d06f44bee 100644
--- a/arm_compute/graph/Graph.h
+++ b/arm_compute/graph/Graph.h
@@ -70,11 +70,7 @@ public:
* @param[in] tmp Output info to set
*/
void set_temp(TensorInfo &&tmp);
- /** Sets whether to enable information print out
- *
- * @param[in] is_enabled Set to true if need info printed out
- */
- void set_info_enablement(bool is_enabled);
+
/** Returns the graph hints that are currently used
*
* @return Graph hints