menu
rehacul_app_medical
services/rehabilitation_exercise/interpreter_wrapper.dart
InterpreterWrapper
outPutTensorShape property
outPutTensorShape
brightness_4
brightness_5
outPutTensorShape
property
@
override
List
<
int
>
outPutTensorShape
override
Implementation
@override List<int> get outPutTensorShape { return _interpreter.getOutputTensors().first.shape; }
rehacul_app_medical
interpreter_wrapper
InterpreterWrapper
outPutTensorShape property
InterpreterWrapper class