Home
last modified time | relevance | path

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

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