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