Searched defs:GetOutputShapes (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/consumers/ | ||
| D | tree_consumer.cc | 606 Status TreeGetters::GetOutputShapes(std::vector<TensorShape> *shapes) { in GetOutputShapes() function in mindspore::dataset::TreeGetters |
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/ | ||
| D | datasets.cc | 323 std::vector<std::vector<int64_t>> Dataset::GetOutputShapes() { in GetOutputShapes() function in mindspore::dataset::Dataset |