menu
flutter_pytorch_lite package
documentation
flutter_pytorch_lite.dart
IValue
isTensorList property
isTensorList property
dark_mode
light_mode
isTensorList
property
bool
get
isTensorList
Implementation
bool get isTensorList => typeCodeTensorList == _typeCode;
flutter_pytorch_lite package
documentation
flutter_pytorch_lite
IValue
isTensorList property
IValue class