Home
last modified time | relevance | path

Searched refs:TFEContextOptionsDeleter (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/cc/experimental/base/public/
Druntime_builder.h59 struct TFEContextOptionsDeleter { struct
64 std::unique_ptr<TFE_ContextOptions, TFEContextOptionsDeleter> options_; argument