Searched defs:BytesData (Results 1 – 1 of 1) sorted by relevance
232 class BytesData : public ItemData { class234 BytesData(PyObject *obj, bool needSpecialize, int recurseDepth) in BytesData() function in mindspore::pijit::BytesData