MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / Dims4

Method Dims4

include/NvInferLegacyDims.h:172–175  ·  view source on GitHub ↗

\brief Construct an empty Dims4 object.

Source from the content-addressed store, hash-verified

170 //! \brief Construct an empty Dims4 object.
171 //!
172 Dims4()
173 : Dims4(0, 0, 0, 0)
174 {
175 }
176
177 //!
178 //! \brief Construct a Dims4 from 4 elements.

Callers 1

add_matmul_as_fcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected