Home
last modified time | relevance | path

Searched defs:shard_id (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/contrib/factorization/python/ops/
Dgmm_ops.py282 def _define_full_covariance_probs(self, shard_id, shard): argument
304 def _define_diag_covariance_probs(self, shard_id, shard): argument
328 def _define_log_prob_operation(self, shard_id, shard): argument
345 def _define_prior_log_prob_operation(self, shard_id): argument
357 def _define_expectation_operation(self, shard_id): argument
370 def _define_partial_maximization_operation(self, shard_id, shard): argument
/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dnaming.cc28 string DataFilename(StringPiece prefix, int32 shard_id, int32 num_shards) { in DataFilename()
/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/
Dimagenet_accuracy_eval.cc68 uint64_t shard_id, const ImagenetTopKAccuracy::AccuracyStats& stats, in OnSingleImageEvaluationComplete()
104 uint64_t shard_id, const ImagenetTopKAccuracy::AccuracyStats& stats, in OnSingleImageEvaluationComplete()
Dimagenet_model_evaluator.cc100 uint64_t shard_id, const ImagenetTopKAccuracy::AccuracyStats& stats, in OnSingleImageEvaluationComplete()
178 Status EvaluateModelForShard(const uint64_t shard_id, in EvaluateModelForShard()
324 const uint64_t shard_id = i + 1; in EvaluateModel() local
/external/tensorflow/tensorflow/core/protobuf/
Dtensor_bundle.proto49 int32 shard_id = 3; field
/external/tensorflow/tensorflow/core/ops/
Dtpu_embedding_ops.cc154 int shard_id; in RegisterPerTableLoadOpsForAlgorithmBody() local
271 int shard_id; in RegisterPerTableRetrieveOpsForAlgorithmBody() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_ops_3d.cc531 for (int shard_id = start; shard_id < limit; ++shard_id) { in Compute() local
951 for (int shard_id = start; shard_id < limit; ++shard_id) { in Compute() local
Dconv_grad_filter_ops.cc371 for (int shard_id = start; shard_id < limit; ++shard_id) { in Compute() local
Dconv_grad_input_ops.cc508 for (int shard_id = start; shard_id < limit; ++shard_id) { in Compute() local