|
tvm
|
This is the complete list of members for tvm::ConstantPoolInfo, including all inherited members.
| _type_is_nullable | tvm::runtime::ObjectRef | static |
| as() const | tvm::runtime::ObjectRef | inline |
| ConstantPoolInfo(String pool_name, Array< Target > targets, Array< ConstantInfo > constant_info_array, PoolInfoProperties properties=PoolInfoProperties(kUnrestrictedPoolSizeHint)) | tvm::ConstantPoolInfo | |
| ContainerType typedef | tvm::runtime::ObjectRef | |
| data_ | tvm::runtime::ObjectRef | protected |
| defined() const | tvm::runtime::ObjectRef | inline |
| DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| get() const | tvm::runtime::ObjectRef | inline |
| get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
| GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| ObjectRef()=default | tvm::runtime::ObjectRef | |
| ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
| operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| operator->() const | tvm::runtime::ObjectRef | inline |
| operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| PoolInfo(String pool_name, Integer size_hint_bytes=kUnrestrictedPoolSizeHint, Integer clock_frequency_hz=kUnknownClockFrequency, Integer read_bandwidth_bytes_per_cycle=kUnknownReadBandwidth, Integer write_bandwidth_bytes_per_cycle=kUnknownWriteBandwidth, Integer read_latency_cycles=0, Integer write_latency_cycles=0, Map< Target, Integer > target_burst_bytes={}, Bool is_internal=Bool(false)) | tvm::PoolInfo | protected |
| same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS(ConstantPoolInfo, PoolInfo, ConstantPoolInfoNode) | tvm::ConstantPoolInfo | |
| TVM_DEFINE_OBJECT_REF_METHODS(PoolInfo, ObjectRef, PoolInfoNode) | tvm::PoolInfo | |
| unique() const | tvm::runtime::ObjectRef | inline |
| use_count() const | tvm::runtime::ObjectRef | inline |
1.8.13