Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_util.h288 /* static */ Literal LiteralUtil::CreateR0(NativeT value) { in CreateR0() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc132 xla::LiteralProto CreateR0(T v) { in CreateR0() function