IMLOperatorTensorShapeDescription.GetInputTensorShape 메서드
연산자의 입력 텐서 크기입니다. 지정된 인덱스에서 입력이 텐서가 아닌 경우 오류를 반환합니다.
void GetInputTensorShape(
uint32_t inputIndex,
uint32_t dimensionCount,
_Out_writes_(dimensionCount) uint32_t* dimensions)
요구 사항
요구 사항 | |
---|---|
지원되는 최소 클라이언트 | Windows 10, 빌드 17763 |
지원되는 최소 서버 | 데스크톱 환경이 있는 Windows Server 2019 |
Header | MLOperatorAuthor.h |
참고 항목
Windows ML에 대한 도움말은 다음 리소스를 참조하세요.
- Windows ML에 대한 기술적인 질문을 하거나 질문에 답하려면, Stack Overflow에서 windows-machine-learning 태그를 사용하세요.
- 버그를 보고하려면 GitHub에서 문제를 제출하세요.