Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_v1.py2976 None, feedable=True, skip_target_weights=False)
2983 feedable = False
2986 feedable = True
3001 feedable=feedable,
3040 self.training_target is not None and self.training_target.feedable)
3123 def __init__(self, target, feedable=False, skip_target_weights=True): argument
3125 self._feedable = feedable
3133 def feedable(self): member in _TrainingTarget
/external/tensorflow/
DRELEASE.md1565 …n this happens, a noop is returned and the input tensors are marked non-feedable. In other words, …
1657 …n this happens, a noop is returned and the input tensors are marked non-feedable. In other words, …
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz