Searched refs:selection_executor_ (Results 1 – 2 of 2) sorted by relevance
71 : selection_executor_(selection_executor), in InterpreterManager()81 const ModelExecutor* selection_executor_;448 std::unique_ptr<const ModelExecutor> selection_executor_; variable
136 TC3_CHECK(selection_executor_); in SelectionInterpreter()137 selection_interpreter_ = selection_executor_->CreateInterpreter(); in SelectionInterpreter()336 selection_executor_ = ModelExecutor::FromBuffer(model_->selection_model()); in ValidateAndInitialize()337 if (!selection_executor_) { in ValidateAndInitialize()898 InterpreterManager interpreter_manager(selection_executor_.get(), in SuggestSelection()1929 InterpreterManager interpreter_manager(selection_executor_.get(), in ClassifyText()2187 InterpreterManager interpreter_manager(selection_executor_.get(), in AnnotateSingleInput()3020 TensorView<float> logits = selection_executor_->ComputeLogits( in ModelClickContextScoreChunks()3129 TensorView<float> logits = selection_executor_->ComputeLogits( in ModelBoundsSensitiveScoreChunks()