Searched refs:risc_concat (Results 1 – 1 of 1) sorted by relevance
64 def risc_concat(x, axis, name='RISC_CONCAT'): function65 return gen_risc_ops.risc_concat(x, axis, name=name)