> For the complete documentation index, see [llms.txt](https://deeplearning4j.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/samediff.md).

# SAMEDIFF

- [Importing TensorFlow models](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/samediff/importing-tensorflow.md)
- [Variables](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/samediff/variables.md): What types of variables are used in SameDiff, their properties and how to switch these types.
- [Ops](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/samediff/ops.md): What kind of operations is there in \`SameDiff\` and how to use them
- [Adding Ops](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/samediff/adding-ops.md): How to add differential functions and other ops to SameDiff graph.
