Searched refs:ElementwiseOneArgument (Results 1 – 1 of 1) sorted by relevance
30 class ElementwiseOneArgument : public NodeShader { class32 explicit ElementwiseOneArgument(OperationType operation_type) in ElementwiseOneArgument() function in tflite::gpu::gl::__anon26bfd7710111::ElementwiseOneArgument251 return absl::make_unique<ElementwiseOneArgument>(operation_type); in NewElementwiseNodeShader()