Searched defs:isTensorList (Results 1 – 3 of 3) sorted by relevance
120 public boolean isTensorList() { in isTensorList() method in IValue
465 bool IValue::isTensorList() const { in isTensorList() function in c10::IValue
373 bool isTensorList(const Value* value) { in isTensorList() function