The constant tensor feature allows tensors to be created with initial data and used as graph constants. However, because no backends currently support constant tensors, we should remove this feature to simplify the code.
We should remove the API createconstanttensor and readonly attribute boolean constant.
@huningxin @fdwr @RafaelCintron @reillyeon
The constant tensor feature allows tensors to be created with initial data and used as graph constants. However, because no backends currently support constant tensors, we should remove this feature to simplify the code.
We should remove the API createconstanttensor and readonly attribute boolean constant.
@huningxin @fdwr @RafaelCintron @reillyeon