Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgraph_optimizer_stage.h151 Status EnsureNodeIsSupported(const NodeDef* node) const { in EnsureNodeIsSupported() function
Darithmetic_optimizer.cc329 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
714 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
1124 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
1282 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
1330 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()