MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / testErrors

Route testErrors

tensorflow/python/ops/ragged/ragged_row_lengths_op_test.py:None–None  ·  view source on GitHub ↗
parameterized.parameters([
      dict(  # axis=2 out of bounds: expected -2<=axis<2.
          rt_input=[[10, 20], [30]],
          axis=2,
          exception=(ValueError, errors.InvalidArgumentError

Source from the content-addressed store, hash-verified

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.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected