Searched defs:ret_vec (Results 1 – 7 of 7) sorted by relevance
314 void UaryOPNode::hess_forward(unsigned int len, double** ret_vec) in hess_forward()326 void UaryOPNode::hess_forward_calc0(unsigned int& len, double* lvec, double* ret_vec) in hess_forward_calc0()
69 void VNode::hess_forward(unsigned int len, double** ret_vec) in hess_forward()
132 void PNode::hess_forward(unsigned int len, double** ret_vec) in hess_forward()
460 void BinaryOPNode::hess_forward(unsigned int len, double** ret_vec) in hess_forward()478 …id BinaryOPNode::hess_forward_calc0(unsigned int& len, double* lvec, double* rvec, double* ret_vec) in hess_forward_calc0()
409 auto ret_vec = shape_obj.cast<ShapeVector>(); in MakePyInferRes2AbstractTensor() local456 auto ret_vec = shape_obj.cast<ShapeVector>(); in MakePyInferRes2Abstract() local
348 auto ret_vec = shape->shape(); in MakeAbstractTensor() local
666 LLVMValueRef ret_vec; in lp_build_hadd_partial4() local