টেনসরফ্লো :: অপস:: ব্রডকাস্ট ডাইনামিক শেপ

#include <array_ops.h>

সম্প্রচার সহ s0 op s1 এর আকৃতি ফিরিয়ে দিন।

সারসংক্ষেপ

প্রদত্ত s0 এবং s1 , টেনসর যা আকারগুলিকে প্রতিনিধিত্ব করে, r0 গণনা করে, সম্প্রচারিত আকৃতি। s0 , s1 এবং r0 সব পূর্ণসংখ্যা ভেক্টর।

যুক্তি:

রিটার্ন:

  • Output : r0 টেনসর।

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

BroadcastDynamicShape (const :: tensorflow::Scope & scope, :: tensorflow::Input s0, :: tensorflow::Input s1)

পাবলিক বৈশিষ্ট্য

operation
r0

পাবলিক ফাংশন

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

পাবলিক বৈশিষ্ট্য

অপারেশন

Operation operation

r0

::tensorflow::Output r0

পাবলিক ফাংশন

ব্রডকাস্ট ডাইনামিক শেপ

 BroadcastDynamicShape(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input s0,
  ::tensorflow::Input s1
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const