تدفق التوتر:: العمليات:: DataFormatVecPermute
#include <nn_ops.h>
يُرجع المتجه/الموتر المُعدل بتنسيق بيانات الوجهة المحدد بالرمز.
ملخص
واحد في تنسيق البيانات المصدر.
الحجج:
السمات الاختيارية (انظر Attrs
):
- src_format: تنسيق البيانات المصدر.
- dst_format: تنسيق بيانات الوجهة.
العوائد:
البنائين والمدمرين | |
---|---|
DataFormatVecPermute (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | |
DataFormatVecPermute (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatVecPermute::Attrs & attrs) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
الهياكل | |
---|---|
Tensorflow:: ops:: DataFormatVecPermute:: Attrs | محددات السمات الاختيارية لـ DataFormatVecPermute . |
الصفات العامة
عملية
Operation operation
ذ
::tensorflow::Output y
الوظائف العامة
DataFormatVecPermute
DataFormatVecPermute(
const ::tensorflow::Scope & scope,
::tensorflow::Input x
)
DataFormatVecPermute
DataFormatVecPermute(
const ::tensorflow::Scope & scope,
::tensorflow::Input x,
const DataFormatVecPermute::Attrs & attrs
)