Home
last modified time | relevance | path

Searched defs:Vectorize (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/OCaml/
Dvectorize.ml1 (* RUN: rm -rf %t && mkdir -p %t && cp %s %t/vectorize_opts.ml
/external/llvm/test/Bindings/OCaml/
Dvectorize.ml1 (* RUN: cp %s %T/vectorize_opts.ml
/external/tensorflow/tensorflow/core/grappler/optimizers/data/vectorization/
Dcwise_op_vectorizer.cc137 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anond68458a00111::UnaryCwiseOpVectorizer
152 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anond68458a00111::BinaryCwiseOpVectorizer
Dunpack_vectorizer.cc26 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon97ea5a090111::UnpackVectorizer
Ddecode_csv_vectorizer.cc27 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon53ee9a360111::DecodeCSVVectorizer
Dtranspose_vectorizer.cc43 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon35bc40e60111::TransposeVectorizer
Dvectorizer_registry_test.cc25 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::TestVectorizer
Dreshape_vectorizer.cc49 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon86cb526f0111::ReshapeVectorizer
Dparse_single_example_vectorizer.cc29 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() function in tensorflow::grappler::__anon2b15a1ce0111::ParseSingleExampleVectorizer
/external/clang/lib/Sema/
DSemaStmtAttr.cpp169 enum { Vectorize, Interleave, Unroll, Distribute } Category; in CheckForIncompatibleAttributes() enumerator
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dvectorization_utils.cc332 Status Vectorization::Vectorize(const FunctionDef& outer_scope, in Vectorize() function in tensorflow::grappler::vectorization_utils::__anonc2de991c0111::Vectorization