> 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/1.0.0-m2/samediff.md).

# Samediff

- [Tutorials](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/tutorials.md)
- [Quickstart](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/tutorials/quickstart.md): Samediff Quickstart
- [How To Guides](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/how-to-guides.md)
- [Importing Tensorflow](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/how-to-guides/importing-tensorflow.md)
- [Adding Operations](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/how-to-guides/adding-operations.md): How to add differential functions and other ops to SameDiff graph.
- [codegen](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/how-to-guides/adding-operations/codegen.md)
- [Reference](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference.md)
- [Operation Namespaces](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces.md)
- [Base Operations](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/base-operations.md)
- [Bitwise](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/bitwise.md)
- [CNN](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/cnn.md)
- [Image](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/image.md)
- [LinAlg](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/linalg.md)
- [Loss](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/loss.md)
- [Math](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/math.md)
- [NN](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/nn.md)
- [Random](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/random.md)
- [RNN](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/operation-namespaces/rnn.md)
- [Variables](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/reference/variables.md): What types of variables are used in SameDiff, their properties and how to switch these types.
- [Explanation](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/explanation.md)
- [Model Import Framework](https://deeplearning4j.konduit.ai/1.0.0-m2/samediff/explanation/model-import-framework.md): Model import framework overview and examples
