Searched refs:pushComplexDouble (Results 1 – 2 of 2) sorted by relevance
170 void pushComplexDouble(const IValue& value);
56 pushComplexDouble(ivalue); in pushIValueImpl()563 void Pickler::pushComplexDouble(const IValue& value) { in pushComplexDouble() function in torch::jit::Pickler