Home
last modified time | relevance | path

Searched defs:FullLike (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dconstants.h105 XlaOp FullLike(XlaOp prototype, T value) { in FullLike() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dconstants_test.cc184 TEST_F(ConstantsTest, FullLike) { in TEST_F() argument
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc1577 TEST(StaticRuntime, FullLike) { in TEST() argument