Google I/O-তে টিউন করার জন্য ধন্যবাদ। চাহিদা অনুযায়ী সব সেশন দেখুন চাহিদা অনুযায়ী দেখুন

সেন্সরফ্লো :: অপস :: সিরিয়ালাইজটেনসর

#include <parsing_ops.h>

একটি রূপান্তরিত টেন্সর একটি ধারাবাহিকভাবে TensorProto প্রোটো মধ্যে।

সারসংক্ষেপ

যুক্তি:

রিটার্নস:

  • Output : ইনপুট টেনসরের একটি সিরিয়ালযুক্ত টেনসরপ্রোটো প্রোটো।

নির্মাণকারী এবং ধ্বংসকারী

SerializeTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor)

জনসাধারণের গুণাবলী

operation
serialized

পাবলিক ফাংশন

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

জনসাধারণের গুণাবলী

অপারেশন

Operation operation

সিরিয়ালযুক্ত

::tensorflow::Output serialized

পাবলিক ফাংশন

সিরিয়ালাইজটেনসর

 SerializeTensor(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tensor
)

নোড

::tensorflow::Node * node() const 

অপারেটর :: টেনসরফ্লো :: ইনপুট

 operator::tensorflow::Input() const 

অপারেটর :: টেনসরফ্লো :: আউটপুট

 operator::tensorflow::Output() const