Searched defs:eoe (Results 1 – 5 of 5) sorted by relevance
53 TensorRow eoe = TensorRow(TensorRow::kFlagEOE); variable
149 TensorRow eoe = TensorRow(TensorRow::kFlagEOE); in WorkerEntry() local174 … std::unique_ptr<FilenameBlock> eoe = std::make_unique<FilenameBlock>(IOBlock::kDeIoBlockFlagEoe); in PostEndOfEpoch() local
71 …bool eoe() const { return static_cast<uint32_t>(io_block_flags_) & static_cast<uint32_t>(kDeIoBloc… in eoe() function
171 bool eoe = false; in operator ()() local
224 …bool eoe() const { return (static_cast<uint32_t>(tensor_row_flag_) & static_cast<uint32_t>(kFlagEO… in eoe() function