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

Route testRaggedDispatch

tensorflow/python/ops/ragged/ragged_dispatch_test.py:None–None  ·  view source on GitHub ↗
parameterized.parameters([
      dict(
          op=array_ops.batch_gather,
          args=(ragged_factory_ops.constant_value([[5, 6, 7], [8, 9]]),
                ragged_factory_ops.constant_value([[

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