tensorflow :: ভজনা:: বেসিক ম্যানেজার:: অপশন
#include <basic_manager.h>
কনফিগ অপশন এবং প্লাগেবল যে বস্তু দ্বারা ব্যবহৃত হবে BasicManager ।
সারসংক্ষেপ
পাবলিক বৈশিষ্ট্য | |
---|---|
env = Env::Default() | Env * |
flush_filesystem_caches = false | bool |
load_retry_interval_micros = 1LL * 60 * 1000 * 1000 | int64 |
max_num_load_retries = 5 | uint32 |
num_load_threads = 0 | uint32 |
num_unload_threads = 0 | uint32 |
pre_load_hook | PreLoadHook |
resource_tracker | std::unique_ptr< ResourceTracker > |
servable_event_bus = nullptr | EventBus< ServableState > * |
পাবলিক বৈশিষ্ট্য
env
Env * tensorflow::serving::BasicManager::Options::env = Env::Default()
flush_filesystem_caches
bool tensorflow::serving::BasicManager::Options::flush_filesystem_caches = false
load_retry_interval_micros
int64 tensorflow::serving::BasicManager::Options::load_retry_interval_micros = 1LL * 60 * 1000 * 1000
সর্বোচ্চ_সংখ্যা_লোড_পুনরায় চেষ্টা
uint32 tensorflow::serving::BasicManager::Options::max_num_load_retries = 5
সংখ্যা_লোড_থ্রেড
uint32 tensorflow::serving::BasicManager::Options::num_load_threads = 0
সংখ্যা_আনলোড_থ্রেড
uint32 tensorflow::serving::BasicManager::Options::num_unload_threads = 0
pre_load_hook
PreLoadHook tensorflow::serving::BasicManager::Options::pre_load_hook
রিসোর্স_ট্র্যাকার
std::unique_ptr< ResourceTracker > tensorflow::serving::BasicManager::Options::resource_tracker
পরিবেশনযোগ্য_ইভেন্ট_বাস
EventBus< ServableState > * tensorflow::serving::BasicManager::Options::servable_event_bus = nullptr