Home
last modified time | relevance | path

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

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