Home
last modified time | relevance | path

Searched defs:MakePlaceholder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dmatrix_triangular_solve_op_test.py31 def MakePlaceholder(x, dtype=None): function
/aosp_15_r20/external/skia/src/core/
H A DSkPicture.cpp337 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder() function in SkPicture