Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dfunction.py1016 is_guaranteed_const = lambda op: op.node_def.op == "GuaranteeConst" function
1032 if is_guaranteed_const(work.op):