#include <onnxruntime_cxx_api.h>
Definition at line 2167 of file onnxruntime_cxx_api.h.
Ort::ShapeInferContext::SymbolicInteger::SymbolicInteger |
( |
int64_t |
i | ) |
|
|
inline |
Ort::ShapeInferContext::SymbolicInteger::SymbolicInteger |
( |
const char * |
s | ) |
|
|
inline |
Ort::ShapeInferContext::SymbolicInteger::SymbolicInteger |
( |
const SymbolicInteger & |
| ) |
|
|
default |
Ort::ShapeInferContext::SymbolicInteger::SymbolicInteger |
( |
SymbolicInteger && |
| ) |
|
|
default |
int64_t Ort::ShapeInferContext::SymbolicInteger::AsInt |
( |
| ) |
const |
|
inline |
const char* Ort::ShapeInferContext::SymbolicInteger::AsSym |
( |
| ) |
const |
|
inline |
bool Ort::ShapeInferContext::SymbolicInteger::IsInt |
( |
| ) |
const |
|
inline |
bool Ort::ShapeInferContext::SymbolicInteger::operator== |
( |
const SymbolicInteger & |
dim | ) |
const |
|
inline |
int64_t Ort::ShapeInferContext::SymbolicInteger::i_ |
constexpr int Ort::ShapeInferContext::SymbolicInteger::INVALID_INT_DIM = -2 |
|
static |
const char* Ort::ShapeInferContext::SymbolicInteger::s_ |
The documentation for this struct was generated from the following file: