• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1def python_op_name_test(y: Tensor) -> Tensor:
2  return ^python_fn()(y)
3