Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1892 const Literal context_literal = LiteralUtil::CreateR0<uint32>(0); in HandleCopyStart() local
1895 &GetEvaluatedLiteralFor(copy_start->operand(0)), &context_literal}); in HandleCopyStart()