parameterized.parameters(
dict(
descr='One rank-2 input (ragged_rank=1), axis=0',
rt_inputs=(
[['a00', 'a01'], [], ['a20', 'a21']],), # shape=(3, None)
| 1 | # Copyright 2018 The TensorFlow Authors. All Rights Reserved. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
nothing calls this directly
no outgoing calls
no test coverage detected