Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1845 inline bool HasAccumulatorOrTape() { in HasAccumulatorOrTape() function
1951 if (*ThreadTapeIsStopped() || !HasAccumulatorOrTape()) { in TFE_Py_TapeSetIsEmpty()
2024 if (!HasAccumulatorOrTape()) {
2623 if (!HasAccumulatorOrTape() || *ThreadTapeIsStopped()) {
3693 !*ThreadTapeIsStopped() && HasAccumulatorOrTape();
4017 if (*ThreadTapeIsStopped() || !HasAccumulatorOrTape()) {