Searched refs:BuildEagerOp (Results 1 – 1 of 1) sorted by relevance
248 tensorflow::Status BuildEagerOp(tensorflow::EagerContext* eager_context) { in BuildEagerOp() function in tflite::flex::OpNode415 status = node_data.BuildEagerOp(op_data_->eager_context); in Init()