Home
last modified time | relevance | path

Searched defs:num_data (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/examples/learn/
Diris.py53 def input_fn(file_name, num_data, batch_size, is_training): argument
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/core/ops/
Dunpack_path_op.cc74 const int32 num_data = static_cast<int32>(path_tensor.shape().dim_size(0)); in Compute() local
Drouting_function_op.cc101 const int32 num_data = static_cast<int32>(input_data.shape().dim_size(0)); in Compute() local
Drouting_gradient_op.cc100 const int32 num_data = static_cast<int32>(input_data.shape().dim_size(0)); in Compute() local
Dk_feature_routing_function_op.cc116 const int32 num_data = static_cast<int32>(input_data.shape().dim_size(0)); in Compute() local
Dhard_routing_function_op.cc110 const int32 num_data = static_cast<int32>(input_data.shape().dim_size(0)); in Compute() local
Dstochastic_hard_routing_function_op.cc121 const int32 num_data = static_cast<int32>(input_data.shape().dim_size(0)); in Compute() local
Dk_feature_gradient_op.cc101 const int32 num_data = in Compute() local
Dstochastic_hard_routing_gradient_op.cc126 const int32 num_data = static_cast<int32>(input_data.shape().dim_size(0)); in Compute() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dreinterpret_string_to_float_op.cc64 const int32 num_data = static_cast<int32>(input_data.NumElements()); in Compute() local
Dmodel_ops.cc191 const int num_data = data_set->NumItems(); in Compute() local
292 const int num_data = data_set->NumItems(); in Compute() local
345 const int num_data = input_labels.shape().dim_size(0); in Compute() local
Dstats_ops.cc265 const int32 num_data = data_set->NumItems(); in Compute() local
/external/libcups/cups/
Dtls-gnutls.c693 num_data = 0; /* Bytes used */ in httpLoadCredentials() local
962 num_data = 0; /* Bytes used */ in http_gnutls_load_crl() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc968 int32 num_data = 0; in Partition() local