Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/flex/
Ddelegate_data.h42 tensorflow::EagerContext* GetEagerContext() { return eager_context_; } in GetEagerContext() function
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc50 Status GetEagerContext(const uint64 context_id, EagerContext** ctx) { in GetEagerContext() function in tensorflow::eager::__anon58c807940111::TestEagerServiceImpl