Skip to content

Conversation

@edwinsolisf
Copy link
Contributor

Removed a change to display the results of naive bayes example

Description

  • Is this a new feature or a bug fix?: None
  • More detail if necessary to describe all commits in pull request.: Changes to mnist_common.h and naive_bayes.cpp to display naive_bayes example
  • Why these changes are necessary.: Make this example consistent with other machine learning examples
  • Potential impact on specific hardware, software or backends.: None
  • New functions and their functionality.: None
  • Can this PR be backported to older versions?: Likely no
  • Future changes not implemented in this PR.: None

Fixes: #3378

Changes to Users

  • Additional options added to the build: None
  • No action required by the user

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

@christophe-murphy christophe-murphy merged commit ec66afd into arrayfire:master Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] examples/mnist_common.h bool compare(..., ...)

2 participants