HomeSort by relevance Sort by last modified time
    Searched refs:test_src_dir_path (Results 1 - 12 of 12) sorted by null

  /external/tensorflow/tensorflow/python/tools/
saved_model_cli_test.py 54 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
145 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
156 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
177 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
185 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
347 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
362 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
383 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
404 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
424 base_path = test.test_src_dir_path(SAVED_MODEL_PATH
    [all...]
  /external/tensorflow/tensorflow/python/platform/
test.py 25 @@test_src_dir_path
91 @tf_export('test.test_src_dir_path')
92 def test_src_dir_path(relative_path): function
102 return _googletest.test_src_dir_path(relative_path)
googletest.py 123 def test_src_dir_path(relative_path): function
  /external/tensorflow/tensorflow/contrib/framework/python/ops/
checkpoint_ops_test.py 59 test.test_src_dir_path(_TESTDATA_PATH), 'keyword_new.txt')
61 test.test_src_dir_path(_TESTDATA_PATH), 'keyword.txt')
118 test.test_src_dir_path(_TESTDATA_PATH), 'keyword_new.txt')
120 test.test_src_dir_path(_TESTDATA_PATH), 'keyword.txt')
  /external/tensorflow/tensorflow/contrib/session_bundle/
session_bundle_test.py 81 base_path = test.test_src_dir_path(SESSION_BUNDLE_PATH)
83 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
89 base_path = test.test_src_dir_path(SESSION_BUNDLE_PATH)
116 base_path = test.test_src_dir_path("/no/such/a/dir")
126 base_path = test.test_src_dir_path(
bundle_shim_test.py 43 base_path = test.test_src_dir_path("/no/such/a/dir")
262 base_path = test.test_src_dir_path(SESSION_BUNDLE_PATH)
317 base_path = test.test_src_dir_path(SESSION_BUNDLE_PATH)
341 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
  /external/tensorflow/tensorflow/contrib/predictor/
predictor_factories_test.py 34 cls._export_dir = test.test_src_dir_path(MODEL_DIR_NAME)
saved_model_predictor_test.py 46 cls._export_dir = test.test_src_dir_path(MODEL_DIR_NAME)
  /external/tensorflow/tensorflow/python/debug/lib/
dist_session_debug_grpc_test.py 62 server_bin = test.test_src_dir_path(
  /external/tensorflow/tensorflow/python/saved_model/
saved_model_test.py 123 base_path = test.test_src_dir_path("/python/saved_model")
125 base_path = test.test_src_dir_path(SAVED_MODEL_PATH)
    [all...]
  /external/tensorflow/tensorflow/python/framework/
meta_graph_test.py     [all...]
  /external/tensorflow/tensorflow/python/feature_column/
feature_column_test.py     [all...]

Completed in 589 milliseconds