Searched defs:is_1d (Results 1 – 6 of 6) sorted by relevance
33 bool is_1d, OpKernelContext* context) { in OutputSparse()119 bool is_1d = TensorShapeUtils::IsVector(data.shape()); in Compute() local195 bool is_1d = shape.NumElements() == 1; in Compute() local256 bool is_1d = false; in Compute() local
339 bool is_1d = dense_shape.NumElements() == 1; in Compute() local
368 bool is_1d = false; in v3d40_vir_emit_image_load_store() local
535 boolean is_1d, in lp_build_depth_stencil_load_swizzled()674 boolean is_1d, in lp_build_depth_stencil_write_swizzled()
2290 const boolean is_1d = variant->key.resource_1d; in generate_unswizzled_blend() local
286 unsigned is_1d : 1; member