tensorflow :: ops :: 일치하는 파일
#include <io_ops.h>
하나 이상의 glob 패턴과 일치하는 파일 집합을 반환합니다.
요약
이 루틴은 디렉토리 부분이 아닌 패턴의 기본 이름 부분에서만 와일드 카드 문자를 지원합니다. 반환되는 파일 이름의 순서는 결정적입니다.
인수 :
- 범위 : 범위 개체
- 패턴 : 셸 와일드 카드 패턴. string 형 유형의 스칼라 또는 벡터.
보고:
-
Output
: 일치하는 파일 이름으로 구성된 벡터.
생성자와 소멸자 | |
---|---|
MatchingFiles (const :: tensorflow::Scope & scope, :: tensorflow::Input pattern) |
공용 속성 | |
---|---|
filenames | |
operation |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
파일 이름
::tensorflow::Output filenames
조작
Operation operation
공공 기능
일치하는 파일
MatchingFiles( const ::tensorflow::Scope & scope, ::tensorflow::Input pattern )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const