tensorflow::ops::ShapeN

tensorflow::ops::ShapeN

#include <array_ops.h>

Returns shape of tensors.

Summary

This operation returns N 1-D integer tensors representing shape of input[i]s.

Arguments:

Returns:

  • OutputList: The output tensor.
Constructors and Destructors
ShapeN(const ::tensorflow::Scope & scope, ::tensorflow::InputList input)
登录查看完整内容