Home
last modified time | relevance | path

Searched defs:current_shape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dtf_reader_op.cc382 TensorShape current_shape = TensorShape::CreateUnknownRankShape(); in LoadFeature() local
466 TensorShape current_shape = TensorShape::CreateScalar(); in LoadBytesList() local
543 TensorShape current_shape = TensorShape::CreateUnknownRankShape(); in LoadIntList() local
Drandom_data_op.cc277 std::vector<dsize_t> current_shape = current_col.Shape().AsVector(); in CreateRandomRow() local