Searched refs:execute_options (Results 1 – 3 of 3) sorted by relevance
40 xla::ExecutableRunOptions execute_options; in CompileAndExecute() local41 execute_options.set_intra_op_thread_pool( in CompileAndExecute()43 execute_options.set_device_ordinal(device_ordinal); in CompileAndExecute()44 execute_options.set_allocator( in CompileAndExecute()49 executable->Run(absl::Span<const ShapedBuffer* const>(), execute_options); in CompileAndExecute()
410 ExecuteOptions execute_options; in SendShutdownOutfeedHeader() local413 executable->Execute({{}}, execute_options)); in SendShutdownOutfeedHeader()
48 ExecuteOptions execute_options; in CompileAndExecute() local51 executable->Execute({{}}, execute_options)); in CompileAndExecute()