Home
last modified time | relevance | path

Searched refs:MakeLiteral (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h62 static Status MakeLiteral(const xla::LiteralProto& proto, in MakeLiteral() function
190 ctx, XRTStateHelpers::MakeLiteral(allocation_proto.value(), &literal)); in Compute()
647 OP_REQUIRES_OK(ctx, XRTStateHelpers::MakeLiteral(literal_proto, &literal)); in Compute()