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