Searched refs:VectorizeMapDefun (Results 1 – 4 of 4) sorted by relevance
89 Status VectorizeMapDefun(const FunctionDef& outer_scope,
636 Status VectorizeMapDefun(const FunctionDef& outer_scope, in VectorizeMapDefun() function
127 Status s = vectorization_utils::VectorizeMapDefun( in AddVectorizedFunction()
105 TF_RETURN_IF_ERROR(VectorizeMapDefun(outer, map_defun_node, lib, result)); in WrapAndVectorize()