Searched defs:result_tensor (Results 1 – 4 of 4) sorted by relevance
50 std::shared_ptr<CVTensor> result_tensor; in Compute() local
79 auto result_tensor = std::make_shared<tensor::Tensor>(dtype, shape->shape()); in AbsInferValue() local
76 auto result_tensor = std::make_shared<tensor::Tensor>(dtype, shape); // same shape and dtype in SquareInferValue() local
113 auto result_tensor = std::make_shared<tensor::Tensor>(type_id, result_shape->shape()); in SelectInferValue() local