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.cc1017 const bool is_entry_computation = EatIfPresent(TokKind::kw_ENTRY); in ParseComputation() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h127 bool is_entry_computation = true; member
Dxla_compiler.cc174 bool is_entry_computation, bool return_updated_values_for_all_resources, in BuildComputation()
851 const XlaCompiler::Argument& arg, bool is_entry_computation, in XLAShapeForArgument()
985 bool is_entry_computation) { in BuildArguments()