Searched defs:EagerContext (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
D | eager_operation.h | 42 tensorflow::EagerContext* EagerContext() { return ctx_; } in EagerContext() function |
D | context.cc | 46 EagerContext::EagerContext(const SessionOptions& opts, in EagerContext() function in tensorflow::EagerContext |