MCPcopy Create free account
hub / github.com/alibaba/nann / testSplitV2

Route testSplitV2

tensorflow/tensorflow/python/kernel_tests/string_split_op_test.py:None–None  ·  view source on GitHub ↗
parameterized.named_parameters([
      {"testcase_name": "Simple",
       "input": [b"pigs on the wing", b"animals"],
       "expected": [[b"pigs", b"on", b"the", b"wing"], [b"animals"]]},

      {"te

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected