Home
last modified time | relevance | path

Searched refs:risc_concat (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/risc/
H A Drisc_ops.py64 def risc_concat(x, axis, name='RISC_CONCAT'): function
65 return gen_risc_ops.risc_concat(x, axis, name=name)