Neural Network Libraries
1.18.0
Python Package
Python Package Installation
Python API Tutorial
Python Command Line Interface
Python API Examples
Python API Reference
Common
NdArray
Variable
Computation Graph
Functions
Parametric Functions
Grad
Solvers
Communicator
Monitors
Utils
Extensions
Pretrained Models
Out-of-core execution
Modules
Graph Definition
Experimental
C++ API
Data exchange file format
Data Format
File format converter
Support Status
Contributing Guide
License
Neural Network Libraries
»
Python Package
»
Python API Reference
View page source
Python API Reference
ΒΆ
Common
Config
Logger
Auto-forward mode
Context
Context Specifier API
NdArray
Variable
Computation Graph
Computation Graph
Functions
Function
List of Functions
Neural Network Layers
Neural Network Activation
Normalization
Reduction
Arithmetic
Logical
Math
Array Manipulation
Stochasticity
Loss Functions
Signal Processing
Geometric Neural Network Layers
Quantized Neural Network Layers
Unsupported, Special Use
Image Object Detection
Validation
Parametric Functions
Parameter Management API
List of Parametric Functions
Parameter Initializer
Grad
Solvers
Solver
List of solvers
Communicator
Communicator interface
List of communicators
Monitors
List of Monitors
Utility functions
Utils
NNP save and load utilities
Image Utils
Data Iterators
DataSource
DataIterator
Utilities
Debug Utils
Graph Profiler
Time Profiler
Nan/Inf Tracer
Pretty Printer
DLPack
RNN Utils
Misc
Python function profiler utilities
Extensions
Utilities for extension
APIs of extension modules
Implementing an extension
Pretrained Models
ImageNet Models
Common interfaces
List of models
Object Detection Models
Common interfaces
List of models
Semantic Segmentation Models
Common interfaces
List of models
Out-of-core execution
SwapInOutScheduler
Modules
Module
Graph Definition
ProtoGraph
ProtoNetwork
ProtoVariable
ProtoFunction
load
save
Create Protobuf Representation from Computation Graph
create_graph_from_variable
get_default_graph
get_default_graph_by_variable
graph
reset_default_graph
Experimental
Viewers
SimpleGraph
Show Graph by Tensorboard
TBGraphWriter
Graph Converters
Function Modifiers
Trainers
Mixed Precision Trainings
DynamicLossScalingUpdater
Parametric Function Classes