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

  /external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
shuffle_dataset_serialization_test.py 50 buffer_sizes = [1, 3, 5, 8, 10]
54 for buffer_size in buffer_sizes:
77 buffer_sizes = [1, 3, 5, 8, 10]
79 for buffer_size in buffer_sizes:
113 buffer_sizes = [1, 3, 5, 8, 10]
116 for buffer_size in buffer_sizes:
  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.cc 1249 absl::flat_hash_map<const LogicalBuffer*, int64> buffer_sizes; local
    [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Lib/test/
test_io.py     [all...]

Completed in 242 milliseconds