Searched defs:x_size (Results 1 – 12 of 12) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | listdiff_op.cc | 85 auto x_size = x_input.size(); in ListDiff() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | listdiff_op.cc | 47 const size_t x_size = Tx.size(); in Compute() local
|
D | sdca_ops_test.cc | 89 const int x_size = num_examples * 4; in SparseExampleIndices() local 97 const int x_size = num_examples * 4; in SparseFeatureIndices() local
|
D | avgpooling_op_gpu.cu.cc | 92 int x_size = num * height * width * channels; in RunAvePoolBackwardNHWC() local
|
/external/tensorflow/tensorflow/cc/framework/ |
D | gradient_checker.cc | 161 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/ |
D | embedding-network.cc | 80 const int x_size = x.size(); in SparseReluProductPlusBias() local
|
/external/kernel-headers/original/uapi/linux/ |
D | coff.h | 277 char x_size[2]; /* str/union/array size */ member
|
/external/ImageMagick/coders/ |
D | dpx.c | 255 x_size, member
|
/external/python/cpython2/Objects/ |
D | longobject.c | 2218 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/ |
D | yaffs_guts.c | 3068 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/ |
D | virtual_scheduler_test.cc | 2460 const int x_size = batch_size_ * width_ * height_ * depth_in_; in TEST_F() local
|
/external/python/cpython3/Objects/ |
D | longobject.c | 2751 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
|