python_utils.argmax_lastax#

Back to Module page

Summary#

get axis=-1 (innermost \`column’) index of max in arr

Signature#

def argmax_lastax(arr)
Input variables#

Name

Type

Default

Description

arr

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

get axis=-1 (innermost `column') index of max in arr