tensor_proto_util.h#
Compatibility stub that redirects upstream "onnx/defs/tensor_proto_util.h"
includes to tensor_util.h, where onnx::ParseData() and the
onnx::ToTensor() overloads are defined.
Compatibility stub that redirects to onnx/defs/tensor_util.h.
Upstream ONNX code and vendored headers that include "onnx/defs/tensor_proto_util.h" are transparently served by this file. All tensor-parsing and tensor-creation utilities (ParseData, ToTensor) are defined in onnx/defs/tensor_util.h, which this header re-exports.
See also
onnx/defs/tensor_util.h