You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/tensorflow~guide/index.json

1 line
6.3 KiB

7 years ago
{"entries":[{"name":"A Guide to TF Layers: Building a Convolutional Neural Network","path":"tutorials/layers","type":"Tutorials"},{"name":"A Tool Developer's Guide to TensorFlow Model Files","path":"extend/tool_developers/index","type":"Extend"},{"name":"Adding a Custom Filesystem Plugin","path":"extend/add_filesys","type":"Extend"},{"name":"Adding a New Op","path":"extend/adding_an_op","type":"Extend"},{"name":"Benchmarks","path":"performance/benchmarks","type":"Performance"},{"name":"Broadcasting semantics","path":"performance/xla/broadcasting","type":"Performance"},{"name":"Checkpoints","path":"get_started/checkpoints","type":"Get Started"},{"name":"Convolutional Neural Networks","path":"tutorials/deep_cnn","type":"Tutorials"},{"name":"Creating Custom Estimators","path":"get_started/custom_estimators","type":"Get Started"},{"name":"Datasets Quick Start","path":"get_started/datasets_quickstart","type":"Get Started"},{"name":"Deploy","path":"deploy/index","type":"Deploy"},{"name":"Deploy to JavaScript","path":"deploy/deploy_to_js","type":"Deploy"},{"name":"Developing a new backend for XLA","path":"performance/xla/developing_new_backend","type":"Performance"},{"name":"Distributed TensorFlow","path":"deploy/distributed","type":"Deploy"},{"name":"Eager Execution","path":"programmers_guide/eager","type":"Guide"},{"name":"Embeddings","path":"programmers_guide/embedding","type":"Guide"},{"name":"Estimators","path":"programmers_guide/estimators","type":"Guide"},{"name":"Extend","path":"extend/index","type":"Extend"},{"name":"Feature Columns","path":"get_started/feature_columns","type":"Get Started"},{"name":"Fixed Point Quantization","path":"performance/quantization","type":"Performance"},{"name":"Frequently Asked Questions","path":"programmers_guide/faq","type":"Guide"},{"name":"Get Started","path":"get_started/index","type":"Get Started"},{"name":"Get Started with Eager Execution","path":"get_started/eager","type":"Get Started"},{"name":"Get Started with Graph Execution","path":"get_started/get_started_for_beginners","type":"Get Started"},{"name":"Graphs and Sessions","path":"programmers_guide/graphs","type":"Guide"},{"name":"High-Performance Models","path":"performance/performance_models","type":"Performance"},{"name":"How to build a simple text classifier with TF-Hub","path":"tutorials/text_classification_with_tf_hub","type":"Tutorials"},{"name":"How to Retrain an Image Classifier for New Categories","path":"tutorials/image_retraining","type":"Tutorials"},{"name":"How to run TensorFlow on Hadoop","path":"deploy/hadoop","type":"Deploy"},{"name":"How to run TensorFlow on S3","path":"deploy/s3","type":"Deploy"},{"name":"Image Recognition","path":"tutorials/image_recognition","type":"Tutorials"},{"name":"Importing Data","path":"programmers_guide/datasets","type":"Guide"},{"name":"Importing Data","path":"programmers_guide/reading_data","type":"Guide"},{"name":"Improving Linear Models Using Explicit Kernel Methods","path":"tutorials/kernel_methods","type":"Tutorials"},{"name":"Input Pipeline Performance Guide","path":"performance/datasets_performance","type":"Performance"},{"name":"Introduction","path":"programmers_guide/low_level_intro","type":"Guide"},{"name":"Mandelbrot Set","path":"tutorials/mandelbrot","type":"Tutorials"},{"name":"Neural Machine Translation Tutorial","path":"tutorials/seq2seq","type":"Tutorials"},{"name":"Operation Semantics","path":"performance/xla/operation_semantics","type":"Performance"},{"name":"Partial Differential Equations","path":"tutorials/pdes","type":"Tutorials"},{"name":"Performance","path":"performance/index","type":"Performance"},{"name":"Performance Guide","path":"performance/performance_guide","type":"Performance"},{"name":"Premade Estimators","path":"get_started/estimator","type":"Get Started"},{"name":"Premade Estimators","path":"get_started/premade_estimators","type":"Get Started"},{"name":"Programmer's Guide","path":"programmers_guide/index","type":"Guide"},{"name":"Reading custom file and record formats","path":"extend/new_data_formats","type":"Extend"},{"name":"Recurrent Neural Netwo