Searched defs:EagerOperation (Results 1 – 2 of 2) sorted by relevance
29 class EagerOperation extends AbstractOperation { class31 EagerOperation( in EagerOperation() method in EagerOperation
31 explicit EagerOperation(tensorflow::EagerContext* ctx) : ctx_(*ctx) {} in EagerOperation() function