menu
js_bindings package
documentation
bindings/webnn.dart
PropsMLGraphBuilder
neg method
neg method
dark_mode
light_mode
neg
method
MLOperand
neg
(
MLOperand
x
)
Implementation
MLOperand neg(MLOperand x) => js_util.callMethod(this, 'neg', [x]);
js_bindings package
documentation
bindings/webnn
PropsMLGraphBuilder
neg method
PropsMLGraphBuilder extension on
MLGraphBuilder