Searched refs:num_table_shards (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/ |
D | sdca_optimizer.py | 74 num_table_shards=None, argument 81 self._num_table_shards = num_table_shards 99 def num_table_shards(self): member in SDCAOptimizer 275 num_table_shards=self._num_table_shards,
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/kernel_tests/ |
D | sdca_ops_test.py | 255 num_table_shards=num_shards, 303 num_table_shards=num_shards, 365 num_table_shards=num_shards, 405 num_table_shards=1, 478 num_table_shards=num_shards, 538 num_table_shards=num_shards, 596 num_table_shards=num_shards, 636 num_table_shards=num_shards, 673 num_table_shards=num_shards, 714 num_table_shards=num_shards, [all …]
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.estimator.experimental.-linear-s-d-c-a.pbtxt | 7 …argspec: "args=[\'self\', \'example_id_column\', \'num_loss_partitions\', \'num_table_shards\', \'…
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.estimator.experimental.-linear-s-d-c-a.pbtxt | 7 …argspec: "args=[\'self\', \'example_id_column\', \'num_loss_partitions\', \'num_table_shards\', \'…
|