tensorflow :: অপস:: সিরিয়ালাইজ টেনসর

#include <parsing_ops.h>

একটি টেনসরকে সিরিয়ালাইজড টেনসরপ্রোটো প্রোটোতে রূপান্তরিত করে।

সারসংক্ষেপ

যুক্তি:

রিটার্ন:

  • 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