Home
last modified time | relevance | path

Searched defs:in_batch (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dcudnn_pooling_gpu.cc44 const int64 in_batch = GetTensorDim(tensor_in, data_format, 'N'); in Compute() local
145 const int64 in_batch = GetTensorDim(tensor_in_shape, data_format, 'N'); in Compute() local
Dconv_ops_3d.cc140 const int64 in_batch = GetTensorDim(input, data_format_, 'N'); in Compute() local
222 const int64 in_batch = GetTensorDim(input, data_format, 'N'); in launch() local
Dfused_batch_norm_op.cc122 const int64 in_batch = GetTensorDim(x_input, tensor_format, 'N'); in operator ()() local
260 const int64 in_batch = GetTensorDim(x_input, tensor_format, 'N'); in operator ()() local
352 const int64 in_batch = GetTensorDim(x_input, tensor_format, 'N'); in operator ()() local
1271 const int64 in_batch = GetTensorDim(x, tensor_format_, 'N'); in ComputeWithReservedSpace() local
1432 const int64 in_batch = GetTensorDim(x, tensor_format_, 'N'); in ComputeWithReservedSpace() local
Dfractional_avg_pool_op.cc253 const int64 in_batch = orig_input_tensor_shape_flat(0); in Compute() local
Dpooling_ops_3d.cc167 const int64 in_batch = GetTensorDim(tensor_in, data_format_, 'N'); in Compute() local
Dconv_ops.cc666 const int64 in_batch = GetTensorDim(input, data_format, 'N'); in operator ()() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dbatch_to_space_nd.h73 for (int in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceND() local
/external/kernel-headers/original/uapi/linux/
Dbpf.h525 __aligned_u64 in_batch; /* start batch, member
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc4038 int in_batch = 10; in TEST_F() member
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h5028 for (int in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceND() local