Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.h57 plugin_memory_allocate_(std::move(plugin_memory_allocate)), in ModularFileSystem()
118 std::function<void*(size_t)> plugin_memory_allocate_; variable