সেন্সরফ্লো :: অপস :: ডেটাফর্ম্যাটডিমম্যাপ

#include <nn_ops.h>

একটিকে দেওয়া গন্তব্য ডেটা ফর্ম্যাটে মাত্রা সূচকটি ফেরত দেয়।

সারসংক্ষেপ

উত্স তথ্য বিন্যাস।

যুক্তি:

  • সুযোগ: একটি স্কোপ অবজেক্ট
  • x: উত্স ডেটা বিন্যাসে একটি মাত্রা সূচক হিসাবে প্রতিটি উপাদান সহ একটি টেনসর । অবশ্যই রেঞ্জের মধ্যে থাকতে হবে [-4, 4)।

Attrs বৈশিষ্ট্য ( Attrs ):

  • src_format: উত্স ডেটা ফর্ম্যাট।
  • dst_format: গন্তব্য ডেটা ফর্ম্যাট।

রিটার্নস:

  • Output : গন্তব্য ডেটা ফর্ম্যাটে একটি মাত্রা সূচক হিসাবে প্রতিটি উপাদান সহ একটি টেনসর ens

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

DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x)
DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatDimMap::Attrs & attrs)

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

operation
y

পাবলিক ফাংশন

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

পাবলিক স্ট্যাটিক ফাংশন

DstFormat (StringPiece x)
SrcFormat (StringPiece x)

স্ট্রাক্টস

টেনসরফ্লো :: অপ্স :: ডেটাফর্ম্যাটডিমম্যাপ :: অ্যাটারস

ডেটাফর্ম্যাটডিমম্যাপের জন্য alচ্ছিক অ্যাট্রিবিউট সেটটার

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

অপারেশন

Operation operation

y

::tensorflow::Output y

পাবলিক ফাংশন

ডেটাফর্ম্যাটডিমম্যাপ

 DataFormatDimMap(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

ডেটাফর্ম্যাটডিমম্যাপ

 DataFormatDimMap(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  const DataFormatDimMap::Attrs & attrs
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

পাবলিক স্ট্যাটিক ফাংশন

ডিএসটি ফর্ম্যাট

0736 داد110

এসআরসি ফরম্যাট

Attrs SrcFormat(
  StringPiece x
)