เทนเซอร์โฟลว์:: ปฏิบัติการ:: ไม่เปลี่ยนรูปConst

#include <array_ops.h>

ส่งกลับเทนเซอร์ที่ไม่เปลี่ยนรูปจากขอบเขตหน่วยความจำ

สรุป

การใช้งานปัจจุบันจะบันทึกเทนเซอร์จากไฟล์

ข้อโต้แย้ง:

  • ขอบเขต: วัตถุ ขอบเขต
  • dtype: ประเภทของเทนเซอร์ที่ส่งคืน
  • รูปร่าง: รูปร่างของเทนเซอร์ที่ส่งคืน
  • memory_region_name: ชื่อของขอบเขตหน่วยความจำแบบอ่านอย่างเดียวที่ใช้โดยเทนเซอร์ โปรดดู NewReadOnlyMemoryRegionFromFile ใน tensorflow::Env

ผลตอบแทน:

  • Output : เทนเซอร์เทนเซอร์

ตัวสร้างและผู้ทำลาย

ImmutableConst (const :: tensorflow::Scope & scope, DataType dtype, PartialTensorShape shape, StringPiece memory_region_name)

คุณลักษณะสาธารณะ

operation
tensor

งานสาธารณะ

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

คุณลักษณะสาธารณะ

การดำเนินการ

Operation operation

เทนเซอร์

::tensorflow::Output tensor

งานสาธารณะ

ไม่เปลี่ยนรูปConst

 ImmutableConst(
  const ::tensorflow::Scope & scope,
  DataType dtype,
  PartialTensorShape shape,
  StringPiece memory_region_name
)

โหนด

::tensorflow::Node * node() const 

ตัวดำเนินการ::tensorflow::อินพุต

 operator::tensorflow::Input() const 

ตัวดำเนินการ::tensorflow::เอาต์พุต

 operator::tensorflow::Output() const