Method CountTrueLastAxis
abstract member CountTrueLastAxis: ITensorFrontend<int64> * ITensorFrontend<bool> -> unit
Declaration
abstract member CountTrueLastAxis: trgt:ITensorFrontend<int64> * src1:ITensorFrontend<bool> -> unitParameters
| Type | Name | Description | 
|---|---|---|
| ITensorFrontend<int64> | trgt | |
| ITensorFrontend<bool> | src1 |