텐서플로우:: 작전:: 샤딩된 파일 이름
#include <io_ops.h>
샤딩된 파일 이름을 생성합니다.
요약
파일 이름은 다음과 같은 형식의 printf입니다.
s-%05d-of-%05d, 기본 이름, 샤드, num_shards.
인수:
- 범위: 범위 개체
보고:
-
Output
: 파일 이름 텐서.
생성자와 소멸자 | |
---|---|
ShardedFilename (const :: tensorflow::Scope & scope, :: tensorflow::Input basename, :: tensorflow::Input shard, :: tensorflow::Input num_shards) |
공개 속성 | |
---|---|
filename | |
operation |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공개 속성
파일 이름
::tensorflow::Output filename
작업
Operation operation
공공 기능
샤딩된 파일 이름
ShardedFilename( const ::tensorflow::Scope & scope, ::tensorflow::Input basename, ::tensorflow::Input shard, ::tensorflow::Input num_shards )
마디
::tensorflow::Node * node() const
연산자::텐서플로우::입력
operator::tensorflow::Input() const
연산자::텐서플로우::출력
operator::tensorflow::Output() const