Home
last modified time | relevance | path

Searched defs:x_size (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dlistdiff_op.cc85 auto x_size = x_input.size(); in ListDiff() local
/external/tensorflow/tensorflow/core/kernels/
Dlistdiff_op.cc47 const size_t x_size = Tx.size(); in Compute() local
Dsdca_ops_test.cc89 const int x_size = num_examples * 4; in SparseExampleIndices() local
97 const int x_size = num_examples * 4; in SparseFeatureIndices() local
Davgpooling_op_gpu.cu.cc92 int x_size = num * height * width * channels; in RunAvePoolBackwardNHWC() local
/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc161 const int64 x_size = x_shapes[x_idx].num_elements(); in ComputeTheoreticalJacobianTranspose() local
223 const int64 x_size = x_shapes[x_idx].num_elements(); in ComputeNumericJacobianTranspose() local
308 const int64 x_size = in InitJacobians() local
/external/libtextclassifier/lang_id/common/
Dembedding-network.cc80 const int x_size = x.size(); in SparseReluProductPlusBias() local
/external/kernel-headers/original/uapi/linux/
Dcoff.h277 char x_size[2]; /* str/union/array size */ member
/external/ImageMagick/coders/
Ddpx.c255 x_size, member
/external/python/cpython2/Objects/
Dlongobject.c2218 Py_ssize_t a_size, a_bits, shift_digits, shift_bits, x_size; in _PyLong_Frexp() local
3095 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local
/external/u-boot/fs/yaffs2/
Dyaffs_guts.c3068 int x_size = dev->data_bytes_per_chunk - sizeof(struct yaffs_obj_hdr); in yaffs_apply_xattrib_mod() local
3093 int x_size = dev->data_bytes_per_chunk - sizeof(struct yaffs_obj_hdr); in yaffs_do_xattrib_fetch() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc2460 const int x_size = batch_size_ * width_ * height_ * depth_in_; in TEST_F() local
/external/python/cpython3/Objects/
Dlongobject.c2751 Py_ssize_t a_size, a_bits, shift_digits, shift_bits, x_size; in _PyLong_Frexp() local
3727 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local