Home
last modified time | relevance | path

Searched defs:begins (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dslice_builder.cc27 const TfLiteTensor* size, std::vector<int>* begins, in GetBeginAndSizeVectors()
46 std::vector<int> begins, sizes; in PopulateSubGraph() local
/external/tensorflow/tensorflow/lite/kernels/
Dslice.cc79 const TfLiteTensor* size, std::vector<int>* begins, in GetBeginAndSizeVectors()
165 std::vector<int> begins; in Eval() local
/external/llvm/utils/abtest/
Dmark_armfns.py18 begins = dict() variable
Dmark_aarch64fns.py20 begins = dict() variable
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.h128 std::vector<glm::vec3> begins; variable
/external/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp235 struct begins { struct
238 operator()(T &x) const -> decltype(x.begin()) { in operator ()()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstrided_slice_op.cc440 std::vector<xla::XlaOp> begins; in CompileAsDynamicUpdateSlice() local