Home
last modified time | relevance | path

Searched defs:is_entry_computation (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h33 bool is_entry_computation, in HumanReadableProfileBuilder()
Dhlo_parser.cc550 const bool is_entry_computation = EatIfPresent(TokKind::kw_ENTRY); in ParseComputation() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h205 bool is_entry_computation = true; member
Dxla_compiler.cc613 bool is_entry_computation, in XLAShapeForArgument()
708 bool is_entry_computation) { in BuildArguments()