Method AllLastAxis
interface ITensorBackend<'T> with member AllLastAxis: ITensorFrontend<bool> * ITensorFrontend<bool> -> unit
Declaration
interface ITensorBackend<'T> with member AllLastAxis: trgt:ITensorFrontend<bool> * src:ITensorFrontend<bool> -> unit
Parameters
Type | Name | Description |
---|---|---|
ITensorFrontend<bool> | trgt | |
ITensorFrontend<bool> | src |