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

  /external/tensorflow/tensorflow/python/keras/datasets/
cifar10.py 40 path = get_file(dirname, origin=origin, untar=True)
cifar100.py 49 path = get_file(dirname, origin=origin, untar=True)
  /external/scrypt/
import_scrypt.sh 330 untar $SCRYPT_SOURCE readonly
362 untar $SCRYPT_SOURCE
394 function untar() { function
  /external/tensorflow/tensorflow/python/keras/utils/
data_utils.py 150 untar=False,
173 untar: Deprecated in favor of 'extract'.
210 if untar:
259 if untar:
data_utils_test.py 60 untar=True, cache_subdir=dest_dir)
66 untar=True, cache_subdir=dest_dir)

Completed in 1909 milliseconds