Searched refs:jMethodGetTensor (Results 1 – 2 of 2) sorted by relevance
156 static const auto jMethodGetTensor = in JEValueToTensorImpl() local160 auto jtensor = jMethodGetTensor(JEValue); in JEValueToTensorImpl()
501 static const auto jMethodGetTensor = in JIValueToAtIValue() local505 return TensorHybrid::newAtTensorFromJTensor(jMethodGetTensor(jivalue)); in JIValueToAtIValue()