Darknet/YOLO v5.0-117-g31c55275-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
onnx::SparseTensorProto::Impl_ Struct Reference
Collaboration diagram for onnx::SparseTensorProto::Impl_:

Public Attributes

mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
std::atomic< int > _dims_cached_byte_size_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > dims_
 
::onnx::TensorProtoindices_
 
::onnx::TensorProtovalues_
 

Member Data Documentation

◆ _cached_size_

mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize onnx::SparseTensorProto::Impl_::_cached_size_

◆ _dims_cached_byte_size_

std::atomic<int> onnx::SparseTensorProto::Impl_::_dims_cached_byte_size_
mutable

◆ dims_

::PROTOBUF_NAMESPACE_ID::RepeatedField< int64_t > onnx::SparseTensorProto::Impl_::dims_

◆ indices_

::onnx::TensorProto* onnx::SparseTensorProto::Impl_::indices_

◆ values_

::onnx::TensorProto* onnx::SparseTensorProto::Impl_::values_

The documentation for this struct was generated from the following file: