Searched refs:with_sens (Results 1 – 3 of 3) sorted by relevance
39 self.with_sens = False41 self.with_sens = True46 if self.with_sens:50 elif self.with_sens:
35 …explicit UnpackGraphPrimitive(const std::string &name, const bool &with_sens, const bool &need_unp… in UnpackGraphPrimitive() argument36 … : Primitive("UnpackGraph"), with_sens_in_args_(with_sens), need_unpack_args_(need_unpack_args) {} in UnpackGraphPrimitive()
85 self.with_sens = False89 self.with_sens = True94 if self.with_sens:98 elif self.with_sens: