Home
last modified time | relevance | path

Searched defs:nelems (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dndarray_tensor.cc185 Status EncodePyBytesArray(PyArrayObject* array, tensorflow::int64 nelems, in EncodePyBytesArray()
213 Status CopyTF_TensorStringsToPyArray(const TF_Tensor* src, uint64 nelems, in CopyTF_TensorStringsToPyArray()
266 const TF_Tensor* tensor, tensorflow::int64* nelems) { in GetPyArrayDimensionsForTensor()
325 int64 nelems = -1; in TF_TensorToPyArray() local
386 tensorflow::int64 nelems = 1; in PyArrayToTF_Tensor() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dvertexdeclaration9.h42 unsigned nelems; member
Dvertexdeclaration9.c177 unsigned i, nelems; in NineVertexDeclaration9_ctor() local
281 unsigned texcount, i, betas, nelems = 0; in NineVertexDeclaration9_new_from_fvf() local
/external/selinux/libsepol/cil/src/
Dcil_symtab.h68 uint32_t nelems; member
/external/syslinux/com32/lua/src/
Dlmem.h40 #define luaM_growvector(L,v,nelems,size,t,limit,e) \ argument
Dlcode.c867 void luaK_setlist (FuncState *fs, int base, int nelems, int tostore) { in luaK_setlist()
/external/libcxxabi/src/
Dfallback_malloc.cpp98 const size_t nelems = alloc_size(len); in fallback_malloc() local
/external/tensorflow/tensorflow/core/kernels/
Dmkl_reshape_op.cc169 const int64 nelems = input_in_mkl_format in Compute() local
/external/blktrace/
Dblktrace.h43 unsigned int nelems; member
/external/mdnsresponder/mDNSShared/
Ddnsextd.h142 mDNSs32 nelems; // elements in table member
/external/adhd/cras/src/tests/
Dalsa_jack_unittest.cc208 size_t nelems, in run_test_with_elem_list()
253 size_t nelems, in run_test_with_section()
/external/tensorflow/tensorflow/java/src/main/native/
Dtensor_jni.cc116 const int nelems = env->GetArrayLength(array); in write1DArray() local
/external/tensorflow/tensorflow/c/
Dc_api.cc519 tensorflow::int64 nelems = 1; in EmptyTensor() local