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.py799 if _is_guaranteed_const(tensor):
925 def _is_guaranteed_const(tensor): function