Home
last modified time | relevance | path

Searched defs:GetNumElements (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DJSON.cpp225 JSONArray::Size JSONArray::GetNumElements() { return m_elements.size(); } in GetNumElements() function in JSONArray
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlower_static_tensor_list.cc486 Value GetNumElements(TF::TensorListReserveOp op, ArrayRef<Value> operands, in GetNumElements() function
509 Value GetNumElements(TF::EmptyTensorListOp op, ArrayRef<Value> operands, in GetNumElements() function
/external/tensorflow/tensorflow/compiler/xla/tools/
Ddriver.cc325 int GetNumElements(const ArrayShape& shape) { in GetNumElements() function
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc90 int GetNumElements(const TfLiteIntArray* dim_array) { in GetNumElements() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp627 uint64_t ScalarReplacementPass::GetNumElements(const Instruction* type) const { in GetNumElements() function in spvtools::opt::ScalarReplacementPass
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp628 uint64_t ScalarReplacementPass::GetNumElements(const Instruction* type) const { in GetNumElements() function in spvtools::opt::ScalarReplacementPass
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dscalar_replacement_pass.cpp628 uint64_t ScalarReplacementPass::GetNumElements(const Instruction* type) const { in GetNumElements() function in spvtools::opt::ScalarReplacementPass
/external/libgav1/libgav1/src/tile/
Dtile.cc282 int GetNumElements(int length, int start, int max) { in GetNumElements() function