Searched defs:current_work (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | reader_base.proto | 17 bytes current_work = 4; field |
D | reader_base.h | 86 const tstring& current_work() const { return work_; } in current_work() function |