Home
last modified time | relevance | path

Searched defs:current_work (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dreader_base.proto16 bytes current_work = 4; field
Dreader_base.h86 const string& current_work() const { return work_; } in current_work() function