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.cc304 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
688 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
1096 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
1242 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()
1288 TF_RETURN_IF_ERROR(EnsureNodeIsSupported(node)); in TrySimplify()