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

Method Dims2

include/NvInferLegacyDims.h:42–45  ·  view source on GitHub ↗

\brief Construct an empty Dims2 object.

Source from the content-addressed store, hash-verified

40 //! \brief Construct an empty Dims2 object.
41 //!
42 Dims2()
43 : Dims2(0, 0)
44 {
45 }
46
47 //!
48 //! \brief Construct a Dims2 from 2 elements.

Callers 1

add_matmul_as_fcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected