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