Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query layer #9

Merged
merged 5 commits into from
Jul 20, 2020
Merged

Query layer #9

merged 5 commits into from
Jul 20, 2020

Conversation

comath
Copy link
Contributor

@comath comath commented Jul 20, 2020

  • Adds a bulk query structure and migrates to the new pyo3.
  • Renames dry_trace to path, as this is more correct and in line with other libraries.
  • Adds a cache for the final location of each sample in the training set
  • Adds parent address to the node struct so that tracing up the tree is possible
  • Adds a known_path query that determines the path of a sample from the training step

@cla-checker-service
Copy link

cla-checker-service bot commented Jul 20, 2020

❌ Author of the following commits did not sign a Contributor Agreement:
20f7898, 14e2315, 9cc13e0, 3504968, 08385c8

Please, read and sign the above mentioned agreement if you want to contribute to this project

@comath comath merged commit ead889a into master Jul 20, 2020
@comath comath deleted the query_layer branch July 20, 2020 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant