텐서플로우:: 작전:: 디코드압축:: 속성

#include <parsing_ops.h>

DecodeCompressed 에 대한 선택적 속성 설정자입니다.

요약

공개 속성

compression_type_ = ""
StringPiece

공공 기능

CompressionType (StringPiece x)
TF_MUST_USE_RESULT Attrs
(i) 빈 문자열(압축 없음), (ii) "ZLIB" 또는 (iii) "GZIP"을 포함하는 스칼라입니다.

공개 속성

압축_유형_

StringPiece tensorflow::ops::DecodeCompressed::Attrs::compression_type_ = ""

공공 기능

압축 유형

TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodeCompressed::Attrs::CompressionType(
  StringPiece x
)

(i) 빈 문자열(압축 없음), (ii) "ZLIB" 또는 (iii) "GZIP"을 포함하는 스칼라입니다.

기본값은 ""입니다.