نشكرك على متابعة Google I / O. عرض جميع الجلسات عند الطلب مشاهدة عند الطلب

تينسورفلو :: العمليات :: تنسيق البيانات

#include <nn_ops.h>

إرجاع المتجه / الموتر المخالف في تنسيق بيانات الوجهة بالنظر إلى.

ملخص

واحد في تنسيق البيانات المصدر.

الحجج:

  • النطاق: كائن النطاق
  • x: متجه بحجم 4 أو موتر الشكل (4 ، 2) في تنسيق بيانات المصدر.

السمات الاختيارية (انظر Attrs ):

  • src_format: تنسيق البيانات المصدر.
  • dst_format: تنسيق بيانات الوجهة.

عائدات:

  • Output : متجه بحجم 4 أو موتر الشكل (4 ، 2) في تنسيق بيانات الوجهة.

البنائين والمدمرين

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

السمات العامة

operation
y

الوظائف العامة

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

وظائف ثابتة عامة

DstFormat (StringPiece x)
SrcFormat (StringPiece x)

الهياكل

tensorflow :: ops :: DataFormatVecPermute :: Attrs

محددات السمات الاختيارية لـ DataFormatVecPermute .

السمات العامة

عملية

Operation operation

ذ

::tensorflow::Output y

الوظائف العامة

تنسيق البيانات

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

تنسيق البيانات

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

العقدة

::tensorflow::Node * node() const 

المشغل :: tensorflow :: الإدخال

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const 

وظائف ثابتة عامة

DstFormat

Attrs DstFormat(
  StringPiece x
)

تنسيق Src

Attrs SrcFormat(
  StringPiece x
)