Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/dev_guide/feathr-core-code-structure.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: default
title: Documentation Guideline
parent: Developer Guides
---

# Feathr Code Structure


## Code Structure for get_offline_features() and materialize_features() API calls

Credit goes to https://github.com/csruiliu for creating those diagrams below:

### Feathr get_offline_features() diagram

![Feathr get_offline_features() diagram](../images/feathr-get-offline-features-flow.png)

### Feathr materialize_features() diagram

![Feathr materialize_features() diagram](../images/feathr-feature-materliazation-flow.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/feathr-get-offline-features-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.