Searched refs:outputIndices (Results 1 – 16 of 16) sorted by relevance
/third_party/flutter/skia/fuzz/ |
D | FuzzPolyUtils.cpp | 42 SkTDArray<uint16_t> outputIndices; in DEF_FUZZ() local 43 ignoreResult(SkTriangulateSimplePolygon(polygon, indexMap, count, &outputIndices)); in DEF_FUZZ()
|
/third_party/skia/fuzz/ |
D | FuzzPolyUtils.cpp | 42 SkTDArray<uint16_t> outputIndices; in DEF_FUZZ() local 43 ignoreResult(SkTriangulateSimplePolygon(polygon, indexMap, count, &outputIndices)); in DEF_FUZZ()
|
/third_party/mindspore/mindspore/lite/tools/converter/legacy_optimizer/graph/ |
D | subgraph_tensor_pass.cc | 43 if (IsContain<uint32_t>(subgraph->outputIndices, tensor_idx)) { in IsUsing() 53 UpdateVec<uint32_t>(&(subgraph->outputIndices), tensor_idx); in UpdateTensorIdx()
|
D | subgraph_node_pass.cc | 64 return (tensors_indices.count(idx) > 0) || IsContain(subgraph->outputIndices, idx); in IsNodeOutputInSubgraph()
|
/third_party/mindspore/mindspore/lite/tools/common/ |
D | graph_util.cc | 111 std::begin(subGraph->outputIndices), std::end(subGraph->outputIndices), in ReplaceOutput() 330 …for (auto gOutIdx = subgraph->outputIndices.begin(); gOutIdx != subgraph->outputIndices.end(); gOu… in RemoveTensor() 679 subgraph_indices.assign(subgraph->outputIndices.begin(), subgraph->outputIndices.end()); in SetSubgraphTensorIndices()
|
/third_party/mindspore/mindspore/lite/src/ |
D | lite_model.cc | 148 …if (sub_graph.name() == nullptr || sub_graph.inputIndices() == nullptr || sub_graph.outputIndices(… in ConvertSubGraph() 165 auto out_count = sub_graph.outputIndices()->size(); in ConvertSubGraph() 167 subgraph->output_indices_.push_back(sub_graph.outputIndices()->Get(i)); in ConvertSubGraph()
|
/third_party/mindspore/mindspore/lite/test/st/ |
D | sub_graph_test.cc | 143 sub_graph_0->outputIndices = {14}; in TEST_F() 238 sub_graph_1->outputIndices = {9}; in TEST_F() 308 sub_graph_2->outputIndices = {9}; in TEST_F()
|
/third_party/mindspore/mindspore/lite/schema/ |
D | model.fbs | 91 outputIndices: [uint];
|
D | model_v0.fbs | 287 outputIndices: [uint];
|
D | model_generated.h | 2038 const flatbuffers::Vector<uint32_t> *outputIndices() const { in outputIndices() function 2054 verifier.VerifyVector(outputIndices()) && in Verify() 2073 void add_outputIndices(flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices) { in add_outputIndices() 2074 fbb_.AddOffset(SubGraph::VT_OUTPUTINDICES, outputIndices); in add_outputIndices() 2097 flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices = 0, 2103 builder_.add_outputIndices(outputIndices); 2113 const std::vector<uint32_t> *outputIndices = nullptr, 2118 auto outputIndices__ = outputIndices ? _fbb.CreateVector<uint32_t>(*outputIndices) : 0;
|
D | model_v0_generated.h | 3495 const flatbuffers::Vector<uint32_t> *outputIndices() const { 3511 verifier.VerifyVector(outputIndices()) && 3530 void add_outputIndices(flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices) { 3531 fbb_.AddOffset(SubGraph::VT_OUTPUTINDICES, outputIndices); 3554 flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices = 0, 3560 builder_.add_outputIndices(outputIndices); 3570 const std::vector<uint32_t> *outputIndices = nullptr, 3575 auto outputIndices__ = outputIndices ? _fbb.CreateVector<uint32_t>(*outputIndices) : 0;
|
/third_party/mindspore/mindspore/lite/schema/inner/ |
D | model_generated.h | 2221 std::vector<uint32_t> outputIndices{}; 2251 const flatbuffers::Vector<uint32_t> *outputIndices() const { in outputIndices() function 2276 verifier.VerifyVector(outputIndices()) && in Verify() 2298 void add_outputIndices(flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices) { in add_outputIndices() 2299 fbb_.AddOffset(SubGraph::VT_OUTPUTINDICES, outputIndices); in add_outputIndices() 2322 flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices = 0, 2328 builder_.add_outputIndices(outputIndices); 2338 const std::vector<uint32_t> *outputIndices = nullptr, 2343 auto outputIndices__ = outputIndices ? _fbb.CreateVector<uint32_t>(*outputIndices) : 0; 2801 …_e = outputIndices(); if (_e) { _o->outputIndices.resize(_e->size()); for (flatbuffers::uoffset_t … in UnPackTo() [all …]
|
D | model_v0_generated.h | 5336 std::vector<uint32_t> outputIndices{}; 5366 const flatbuffers::Vector<uint32_t> *outputIndices() const { 5391 verifier.VerifyVector(outputIndices()) && 5413 void add_outputIndices(flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices) { 5414 fbb_.AddOffset(SubGraph::VT_OUTPUTINDICES, outputIndices); 5437 flatbuffers::Offset<flatbuffers::Vector<uint32_t>> outputIndices = 0, 5443 builder_.add_outputIndices(outputIndices); 5453 const std::vector<uint32_t> *outputIndices = nullptr, 5458 auto outputIndices__ = outputIndices ? _fbb.CreateVector<uint32_t>(*outputIndices) : 0; 5876 …_e = outputIndices(); if (_e) { _o->outputIndices.resize(_e->size()); for (flatbuffers::uoffset_t … [all …]
|
/third_party/mindspore/mindspore/lite/src/train/ |
D | train_export.cc | 233 meta_graph_->subGraph[0]->outputIndices.clear(); in LoadModel() 427 meta_graph_->subGraph[0]->outputIndices.push_back(remap_[id]); in ExportNet()
|
/third_party/mindspore/mindspore/lite/tools/anf_exporter/ |
D | anf_exporter.cc | 312 meta_graphT->subGraph.at(subgraph_index)->outputIndices.push_back(i); in SetSubGraphOutputIndex() 553 …eta_graphT->outputIndex.assign(final_meta_graph->outputIndices.begin(), final_meta_graph->outputIn… in SetMetaGraphOutput()
|
/third_party/mindspore/mindspore/lite/mindir/src/ |
D | mindir_nnrt_lite_graph_to_model.cc | 152 tmp.outputIndices = std::vector<uint32_t>(graph->output_indices_); in MindIR_LiteGraph_To_Model()
|