tensorflow :: ভজনা:: সার্ভিং সেশন র্যাপার
#include <serving_session.h>
একজন ServingSession যে একটি প্রদত্ত সেশন, এবং ব্লক চালান ব্যতীত অন্য সব কল () গোপন।
সারসংক্ষেপ
উত্তরাধিকার
থেকে ইনহেরিট:
tensorflow :: ভজনা :: ServingSession পাবলিক ফাংশন |
---|
ListDevices (std::vector< DeviceAttributes > *response) override | Status |
Run (const std::vector< std::pair< string, Tensor >> & inputs, const std::vector< string > & output_tensor_names, const std::vector< string > & target_node_names, std::vector< Tensor > *outputs) override | Status |
Run (const RunOptions & run_options, const std::vector< std::pair< string, Tensor >> & inputs, const std::vector< string > & output_tensor_names, const std::vector< string > & target_node_names, std::vector< Tensor > *outputs, RunMetadata *run_metadata) override | Status |
Run (const RunOptions & run_options, const std::vector< std::pair< string, Tensor >> & inputs, const std::vector< string > & output_tensor_names, const std::vector< string > & target_node_names, std::vector< Tensor > *outputs, RunMetadata *run_metadata, const thread::ThreadPoolOptions & thread_pool_options) override | Status |
পাবলিক ফাংশন
তালিকা ডিভাইস
Status ListDevices(
std::vector< DeviceAttributes > *response
) override
চালান
Status Run(
const std::vector< std::pair< string, Tensor >> & inputs,
const std::vector< string > & output_tensor_names,
const std::vector< string > & target_node_names,
std::vector< Tensor > *outputs
) override
চালান
Status Run(
const RunOptions & run_options,
const std::vector< std::pair< string, Tensor >> & inputs,
const std::vector< string > & output_tensor_names,
const std::vector< string > & target_node_names,
std::vector< Tensor > *outputs,
RunMetadata *run_metadata
) override
চালান
Status Run(
const RunOptions & run_options,
const std::vector< std::pair< string, Tensor >> & inputs,
const std::vector< string > & output_tensor_names,
const std::vector< string > & target_node_names,
std::vector< Tensor > *outputs,
RunMetadata *run_metadata,
const thread::ThreadPoolOptions & thread_pool_options
) override
সার্ভিং সেশন র্যাপার
ServingSessionWrapper(
std::unique_ptr< Session > wrapped
)
~সার্ভিং সেশন র্যাপার
~ServingSessionWrapper() override=default
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2020-08-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2020-08-12 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[]]