Searched defs:resize_dims (Results 1 – 2 of 2) sorted by relevance
1206 …std::vector<std::vector<int64_t>> resize_dims = ParseGraphInputShapeMap(model_runner_.GetInputs()); in ParallelInference() local1344 std::vector<std::vector<int64_t>> resize_dims; in ParseGraphInputShapeMap() local1445 std::vector<std::vector<int64_t>> resize_dims = ParseGraphInputShapeMap(ms_model_.GetInputs()); in RunBenchmark() local1454 std::vector<std::vector<int64_t>> resize_dims; in RunBenchmark() local
417 std::vector<std::vector<int64_t>> resize_dims; in CreateAndRunNetwork() local