Buckets:
MisterAI/LocalAI_Demo_backends / cpu-diffusers.upgrade-tmp /python /include /python3.10 /cpython /odictobject.h
| extern "C" { | |
| /* OrderedDict */ | |
| /* This API is optional and mostly redundant. */ | |
| typedef struct _odictobject PyODictObject; | |
| PyAPI_DATA(PyTypeObject) PyODict_Type; | |
| PyAPI_DATA(PyTypeObject) PyODictIter_Type; | |
| PyAPI_DATA(PyTypeObject) PyODictKeys_Type; | |
| PyAPI_DATA(PyTypeObject) PyODictItems_Type; | |
| PyAPI_DATA(PyTypeObject) PyODictValues_Type; | |
| PyAPI_FUNC(PyObject *) PyODict_New(void); | |
| PyAPI_FUNC(int) PyODict_SetItem(PyObject *od, PyObject *key, PyObject *item); | |
| PyAPI_FUNC(int) PyODict_DelItem(PyObject *od, PyObject *key); | |
| /* wrappers around PyDict* functions */ | |
| } | |
Xet Storage Details
- Size:
- 1.3 kB
- Xet hash:
- d203d9d9ff27c94d397b95323608d8c1f48241349329620b6e1a6ed50c21b932
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.