W3cubDocs

/TensorFlow Python

tf.test.test_src_dir_path

tf.test.test_src_dir_path(relative_path)

Defined in tensorflow/python/platform/test.py.

See the guide: Testing > Unit tests

Creates an absolute test srcdir path given a relative path.

Args:

  • relative_path: a path relative to tensorflow root. e.g. "core/platform".

Returns:

An absolute path to the linked in runfiles.

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/test/test_src_dir_path