Searched defs:get_output_fn (Results 1 – 1 of 1) sorted by relevance
785 const std::function<StatusOr<Tensor*>()>& get_output_fn) { in ComputeInternal()864 auto get_output_fn = [&ctx, &output_shape]() -> StatusOr<Tensor*> { in Compute() local928 auto get_output_fn = [this, &ctx, &output_shape, in Compute() local