Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _contains_tensor (0.1 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/representative_dataset_test.py

    from tensorflow.python.framework import ops
    from tensorflow.python.framework import test_util
    from tensorflow.python.platform import test
    from tensorflow.python.types import core
    
    
    def _contains_tensor(sample: repr_dataset.RepresentativeSample) -> bool:
      """Determines whether `sample` contains any tf.Tensors.
    
      Args:
        sample: A `RepresentativeSample`.
    
      Returns:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jan 04 07:35:19 UTC 2024
    - 11.6K bytes
    - Viewed (0)
Back to top