| C_cl_buffer_region | |
| C_cl_image_desc | |
| C_cl_image_format | |
| Ccaffe2::detail::_ScopeGuard< T > | |
| Ccaffe2::AbsCPUFunctor | |
| Ccaffe2::AbsGradientCPUFunctor | |
| Ccaffe2::AbstractLengthsDef< T, SIndex, Context, ReducerDef, GradientNeedIndices > | |
| Ccaffe2::AbstractReduceBackDef< T, Context, ReducerDef > | |
| Ccaffe2::AbstractReduceFrontDef< T, Context, ReducerDef > | |
| Ccaffe2::AbstractSortedSegmentDef< T, SIndex, Context, ReducerDef > | |
| Ccaffe2::AbstractSortedSegmentRangeDef< T, SIndex, Context, ReducerDef > | |
| Ccaffe2::AbstractSparseLengthsDef< T, SIndex, Context, ReducerDef, GradientNeedIndices > | |
| Ccaffe2::AbstractSparseSortedSegmentDef< T, SIndex, Context, ReducerDef > | |
| Ccaffe2::AbstractSparseUnsortedSegmentDef< T, SIndex, Context, ReducerDef > | |
| Ccaffe2::AbstractUnsortedSegmentDef< T, SIndex, Context, ReducerDef > | |
| Cadd_const_past_pointer< T, Enable > | If T is a pointer to X, return a pointer to const X |
| Cadd_lvalue_reference_if_not_pointer< T, Enable > | If T is a pointer, just return it. If it is not, return T& |
| Ccaffe2::AlgorithmsCache< TAlgorithm > | |
| Ccaffe2::AlgorithmsCache< ConvBwdDataAlgorithmWithCost > | |
| Ccaffe2::AlgorithmsCache< ConvBwdFilterAlgorithmWithCost > | |
| Ccaffe2::AlgorithmsCache< ConvFwdAlgorithmWithCost > | |
| Ccaffe2::AlgorithmsCache< cudnnConvolutionBwdDataAlgo_t > | |
| Ccaffe2::AlgorithmsCache< cudnnConvolutionBwdFilterAlgo_t > | |
| Ccaffe2::AlgorithmsCache< cudnnConvolutionFwdAlgo_t > | |
| Ccaffe2::AlignedDeleter< T > | |
| Ccaffe2::AllocAligned< T > | |
| Ccaffe2::Analysis | |
| CANeuralNetworksOperandType | ANeuralNetworksOperandType describes the type of an operand |
| ►Cnom::repr::Annotation | Annotations allow for generic manipulation of neural network operations |
| Cnom::repr::DeviceAnnotation | |
| Ccaffe2::OpSchema::Argument | |
| Ccaffe2::ArgumentHelper | A helper class to index into arguments |
| Ccaffe2::AsyncPollingNet::AsyncPollingNetStats | |
| Ccaffe2::DecodedFrame::avDeleter | |
| Ccaffe2::AveragePool< T > | |
| Ccaffe2::math::detail::AxpyImpl< T, Context, FixedSize > | |
| Ccaffe2::math::detail::AxpyImpl< T, CPUContext, 1 > | |
| Ccaffe2::BaseInputAccessor< TData > | |
| ►Ccaffe2::BaseReducer | |
| Ccaffe2::MaxReducer< T, CPUContext > | |
| Ccaffe2::MeanReducer< T, CPUContext > | |
| Ccaffe2::SumReducer< T, CPUContext > | |
| Ccaffe2::WeightedSumReducer< T, CPUContext > | |
| ►Ccaffe2::BaseReducerGradient | |
| Ccaffe2::MaxReducerGradient< T, Context > | |
| Ccaffe2::MeanReducerGradient< T, Context > | |
| Ccaffe2::SumReducerGradient< T, Context > | |
| Ccaffe2::WeightedSumReducerGradient< T, Context > | |
| Cnom::repr::BasicBlock< T, U > | A basic block holds a reference to a subgraph of the data flow graph as well as an ordering on instruction execution |
| CGLFilter::binding | |
| Ccaffe2::Blob | Blob is a general container that hosts a typed pointer |
| ►Ccaffe2::BlobDeserializerBase | BlobDeserializerBase is an abstract class that deserializes a blob from a BlobProto or a TensorProto |
| Ccaffe2::dataset_ops::SharedTensorVectorPtrDeserializer | |
| Ccaffe2::db::DBReaderDeserializer | |
| Ccaffe2::IndexDeserializer | |
| Ccaffe2::MapDeserializer< KEY_T, VALUE_T > | |
| Ccaffe2::MutexDeserializer | |
| Ccaffe2::QTensorDeserializer< Context > | |
| Ccaffe2::StringDeserializer | StringDeserializer is the deserializer for Strings |
| Ccaffe2::TensorDeserializer< Context > | TensorDeserializer is the deserializer for Tensors |
| ►Ccaffe2::BlobSerializerBase | BlobSerializerBase is an abstract class that serializes a blob to a string |
| Ccaffe2::dataset_ops::SharedTensorVectorPtrSerializer | |
| Ccaffe2::db::DBReaderSerializer | |
| Ccaffe2::IndexSerializer | |
| Ccaffe2::MapSerializer< KEY_T, VALUE_T > | |
| Ccaffe2::MutexSerializer | |
| Ccaffe2::QTensorSerializer< Context > | |
| Ccaffe2::StringSerializer | StringSerializer is the serializer for String |
| Ccaffe2::TensorSerializer< Context > | TensorSerializer is the serializer for Tensors |
| Ccaffe2::BlobStatGetter | |
| Ccaffe2::BlobStatRegistry | |
| Ccaffe2::BlockingCounter | |
| Ccaffe2::BufferedTokenizer | |
| Ccaffe2::onnx::Caffe2Backend | |
| Ccaffe2::onnx::Caffe2BackendRep | |
| Ccaffe2::Caffe2FlagParser | |
| Ccaffe2::internal::Caffe2InitializeRegistry | |
| CCaffe2IOSPredictor | |
| Ccaffe2::onnx::Caffe2Ops | |
| Ccast_convert_val< To, From, SimpleFrom > | |
| Ccast_convert_val< To, FromTy, FromTy > | |
| Ccast_retty< To, From > | |
| Ccast_retty_impl< To, From > | |
| Ccast_retty_impl< To, const From * > | |
| Ccast_retty_impl< To, const From *const > | |
| Ccast_retty_impl< To, const From > | |
| Ccast_retty_impl< To, From * > | |
| Ccast_retty_impl< To, std::unique_ptr< From > > | |
| Ccast_retty_wrap< To, From, SimpleFrom > | |
| Ccast_retty_wrap< To, FromTy, FromTy > | |
| Ccaffe2::CharRange | |
| Ccl_char16 | |
| Ccl_char2 | |
| Ccl_char4 | |
| Ccl_char8 | |
| Ccl_double16 | |
| Ccl_double2 | |
| Ccl_double4 | |
| Ccl_double8 | |
| Ccl_float16 | |
| Ccl_float2 | |
| Ccl_float4 | |
| Ccl_float8 | |
| Ccl_int16 | |
| Ccl_int2 | |
| Ccl_int4 | |
| Ccl_int8 | |
| Ccl_long16 | |
| Ccl_long2 | |
| Ccl_long4 | |
| Ccl_long8 | |
| Ccl_short16 | |
| Ccl_short2 | |
| Ccl_short4 | |
| Ccl_short8 | |
| Ccl_uchar16 | |
| Ccl_uchar2 | |
| Ccl_uchar4 | |
| Ccl_uchar8 | |
| Ccl_uint16 | |
| Ccl_uint2 | |
| Ccl_uint4 | |
| Ccl_uint8 | |
| Ccl_ulong16 | |
| Ccl_ulong2 | |
| Ccl_ulong4 | |
| Ccl_ulong8 | |
| Ccl_ushort16 | |
| Ccl_ushort2 | |
| Ccl_ushort4 | |
| Ccl_ushort8 | |
| Ccompute_1d_tiled_context | |
| Ccompute_2d_context | |
| Ccompute_2d_tiled_context | |
| Ccaffe2::memonger::ComputeBlobRecyclingForDag | |
| Ccaffe2::utils::ConstTensorView< T > | |
| Cnom::repr::ControlFlowGraphImpl< G > | |
| Cnom::repr::ControlFlowGraphImpl< Graph< T, U > > | |
| Ccaffe2::ConvArgs | |
| Ccaffe2::Converter | |
| Ccaffe2::CosCPUFunctor | |
| Ccaffe2::CosGradientCPUFunctor | |
| Ccaffe2::OpSchema::Cost | |
| Ccaffe2::Counter< T > | |
| ►Ccaffe2::CPUAllocator | |
| Ccaffe2::DefaultCPUAllocator | |
| Ccaffe2::PinnedCPUAllocator | An allocator that does the CPU memory allocation with pinned memory |
| Ccaffe2::CPUContext | The CPU Context, representing the bare minimum of what a Context class in Caffe2 should implement |
| Ccaffe2::CPUEventWrapper | |
| Ccaffe2::CpuId | Identification of an Intel CPU |
| Ccaffe2::CUDAContext | |
| Ccaffe2::lc_op_util::CUDAConvNetShapeParams | |
| Ccaffe2::CudaDevicePropWrapper | |
| Ccaffe2::CudaEventWrapper | |
| Ccaffe2::CudaRTCFunction< Derived > | |
| Ccaffe2::cudnnFilterDescWrapper | |
| Ccaffe2::CuDNNState | |
| Ccaffe2::cudnnTensorDescWrapper | CudnnTensorDescWrapper is the placeholder that wraps around a cudnnTensorDescriptor_t, allowing us to do descriptor change as-needed during runtime |
| Ccaffe2::cudnnTypeWrapper< T > | CudnnTypeWrapper is a wrapper class that allows us to refer to the cudnn type in a template function |
| Ccaffe2::cudnnTypeWrapper< double > | |
| Ccaffe2::cudnnTypeWrapper< float > | |
| Ccaffe2::cudnnTypeWrapper< float16 > | |
| Ccaffe2::CuDNNWorkspace | CuDNNWorkspace is a wrapper around a raw cuda pointer that holds the cudnn scratch space |
| Ccaffe2::CuDNNWrapper | CuDNNWrapper is a class that wraps the cudnn handles and cudnn workspaces |
| ►Ccaffe2::db::Cursor | An abstract class for the cursor of the database while reading |
| Ccaffe2::db::BlobsQueueDBCursor | |
| Ccaffe2::db::LevelDBCursor | |
| Ccaffe2::db::LMDBCursor | |
| Ccaffe2::db::MiniDBCursor | |
| Ccaffe2::db::ProtoDBCursor | |
| Ccaffe2::db::RocksDBCursor | |
| Ccaffe2::db::ZmqDBCursor | |
| Ccaffe2::DAGNetBase::DAGNetStats | |
| ►Ccaffe2::db::DB | An abstract class for accessing a database of key-value pairs |
| Ccaffe2::db::BlobsQueueDB | |
| Ccaffe2::db::LevelDB | |
| Ccaffe2::db::LMDB | |
| Ccaffe2::db::MiniDB | |
| Ccaffe2::db::ProtoDB | |
| Ccaffe2::db::RocksDB | |
| Ccaffe2::db::ZmqDB | |
| Ccaffe2::db::DBReader | A reader wrapper for DB that also allows us to serialize it |
| Ccaffe2::DecodedFrame | |
| Ccaffe2::DefaultEngine | |
| CGLPool::descriptor | |
| CGLConvolution::descriptor | |
| Ccaffe2::onnx::Device | |
| Ccaffe2::DeviceGuard | |
| Ccaffe2::DeviceTypeRegisterer | |
| Ccaffe2::DispatchHelper< Sizes, ExtraArgs > | |
| Ccaffe2::DispatchHelper< FixedValues< FirstVal, Values... >, ExtraArgs... > | |
| Ccaffe2::DispatchHelper< FixedValues<>, ExtraArgs... > | |
| Cdlnnapi | |
| Ccaffe2::onnx::DummyName | |
| CGraphWrapper< T, U >::EdgeWrapper | |
| Ccaffe2::EigenPowFunctor | |
| ►Cenable_shared_from_this | |
| Ccaffe2::BlobsQueue | |
| Ccaffe2::enforce_detail::EnforceFailMessage | |
| Ccaffe2::enforce_detail::EnforceOK | |
| Ccaffe2::Event | |
| Ccaffe2::EventCreateFunctionRegisterer< d > | |
| Ccaffe2::EventErrorMessageFunctionRegisterer< d > | |
| Ccaffe2::EventFinishFunctionRegisterer< d > | |
| Ccaffe2::EventQueryFunctionRegisterer< d > | |
| Ccaffe2::EventRecordFunctionRegisterer< d > | |
| Ccaffe2::EventResetFunctionRegisterer< d > | |
| Ccaffe2::EventSetFinishedFunctionRegisterer< d > | |
| Ccaffe2::EventWaitFunctionRegisterer< waiter_type, event_type > | |
| ►Cexception | |
| Ccaffe2::EnforceNotMet | |
| Ccaffe2::UnsupportedOperatorFeature | |
| Ccaffe2::ExpCPUFunctor | |
| Ccaffe2::ExportedStatValue | |
| Ccaffe2::dataset_ops::TreeWalker::Field | |
| Ccaffe2::dataset_ops::TreeIterator::FieldDesc | |
| Ccaffe2::FixedDivisor< T > | |
| Ccaffe2::FixedDivisor< int > | |
| Ccaffe2::FixedDivisor< int32_t > | |
| Ccaffe2::FixedType< R > | |
| Ccaffe2::FixedValues< Values > | |
| Ccaffe2::ForEach< Functor > | ForEach is a unary functor that forwards each element of the input array into the elementwise Functor provided, and gathers the results of each call into the resulting array |
| Ccaffe2::FtrlParams< T > | |
| Ccaffe2::GenericTensorImplementation | |
| Cnom::repr::nn::get_impl< T, N, typename > | |
| Cnom::repr::nn::get_impl< T, N, enable_if_t< inheritedFromNeuralNetData< T >()> > | |
| Cnom::repr::nn::get_impl< T, N, enable_if_t< inheritedFromNeuralNetOperator< T >()> > | |
| Ccaffe2::GLContext | |
| ►CGLContext | |
| CAndroidGLContext | |
| CIOSGLContext | |
| ►CGLFilter | |
| CGLAdd | |
| CGLConcat | |
| CGLConvolution | |
| CGLMul | |
| CGLNormPlanarYUV | |
| CGLPadImage | |
| CGLPool | |
| CGLPRelu | |
| CGLReduce | |
| CGLResizeNearest | |
| CGLScale | |
| CGLSigmoid | |
| CGLSoftmaxReduce | |
| CGLSoftmaxScale | |
| CGLStylizer | |
| CGLSub | |
| CGLImage< T > | |
| ►CGLImageAllocator< T > | |
| CIOSGLImageAllocator< T > | |
| CGLImageAllocator< float16_t > | |
| CGLImageAllocator< uint8_t > | |
| CGLImageVector< T > | |
| CGLPBO | |
| Ccaffe2::GLTensor< T > | |
| ►CGLTexture | |
| CGLPlainTexture | |
| CIOSGLTexture | |
| Ccaffe2::gpu_single_thread::GPUExecutor | |
| ►Ccaffe2::GradientMakerBase | |
| Ccaffe2::AbstractReduceBackDef< T, Context, ReducerDef >::GetGradient | |
| Ccaffe2::AbstractReduceFrontDef< T, Context, ReducerDef >::GetGradient | |
| Ccaffe2::AbstractSortedSegmentRangeDef< T, SIndex, Context, ReducerDef >::GetGradient | |
| Ccaffe2::GetAbsGradient | |
| Ccaffe2::GetAddPaddingGradient | |
| Ccaffe2::GetAffineChannelGradient | |
| Ccaffe2::GetAveragedLossGradient | |
| Ccaffe2::GetBatchGatherGradient | |
| Ccaffe2::GetBatchPermutationGradient | |
| Ccaffe2::GetBatchToSpaceGradient | |
| Ccaffe2::GetBernoulliJSDGradient | |
| Ccaffe2::GetCastGradient | |
| Ccaffe2::GetChannelShuffleGradient | |
| Ccaffe2::GetCol2ImGradient | |
| Ccaffe2::GetColwiseMaxGradient | |
| Ccaffe2::GetConcatGradient | |
| Ccaffe2::GetConvGradient | |
| Ccaffe2::GetConvTransposeGradient | |
| Ccaffe2::GetCosGradient | |
| Ccaffe2::GetCosineSimilarityGradient | |
| Ccaffe2::GetCrossEntropyGradient | |
| Ccaffe2::GetDotProductGradient | |
| Ccaffe2::GetDotProductWithPaddingGradient | |
| Ccaffe2::GetDropoutGradient | |
| Ccaffe2::GetElementwiseLinearGradient | |
| Ccaffe2::GetEluGradient | |
| Ccaffe2::GetExpGradient | |
| Ccaffe2::GetFCDecompGradient | |
| Ccaffe2::GetFlattenGradient | |
| Ccaffe2::GetFloatToHalfGradient | |
| Ccaffe2::GetGroupSpatialSoftmaxGradient | |
| Ccaffe2::GetGRUUnitGradient | |
| Ccaffe2::GetHalfToFloatGradient | |
| Ccaffe2::GetIm2ColGradient | |
| Ccaffe2::GetInstanceNormGradient | |
| Ccaffe2::GetL1DistanceGradient | |
| Ccaffe2::GetLabelCrossEntropyGradient | |
| Ccaffe2::GetLeakyReluGradient | |
| Ccaffe2::GetLogGradient | |
| Ccaffe2::GetLRNGradient | |
| Ccaffe2::GetLSTMUnitGradient | |
| Ccaffe2::GetMakeTwoClassGradient | |
| Ccaffe2::GetMatMulGradient | |
| Ccaffe2::GetMaxGradient | |
| Ccaffe2::GetMeanGradient | |
| Ccaffe2::GetMinGradient | |
| Ccaffe2::GetNanCheckGradient | |
| Ccaffe2::GetNCHW2NHWCGradient | |
| Ccaffe2::GetNegateGradientGradient | |
| Ccaffe2::GetNegativeGradient | |
| Ccaffe2::GetNHWC2NCHWGradient | |
| Ccaffe2::GetNormalizeGradient | |
| Ccaffe2::GetPackSegmentsGradient | |
| Ccaffe2::GetPadImageGradient | |
| Ccaffe2::GetPoolGradient | |
| Ccaffe2::GetPoolGradient | |
| Ccaffe2::GetPReluGradient | |
| Ccaffe2::GetPrependDimGradient | |
| Ccaffe2::GetRecurrentGradient | |
| Ccaffe2::GetRecurrentNetworkGradient | |
| Ccaffe2::GetReduceBackMaxGradient | |
| Ccaffe2::GetReduceBackMeanGradient | |
| Ccaffe2::GetReduceBackSumGradient | |
| Ccaffe2::GetReduceFrontMaxGradient | |
| Ccaffe2::GetReduceFrontMeanGradient | |
| Ccaffe2::GetReduceFrontSumGradient | |
| Ccaffe2::GetReluGradient | |
| Ccaffe2::GetRemovePaddingGradient | |
| Ccaffe2::GetReshapeGradient | |
| Ccaffe2::GetResizeNearestGradient | |
| Ccaffe2::GetReversePackedSegsGradient | |
| Ccaffe2::GetRoIPoolGradient | |
| Ccaffe2::GetRowwiseMaxGradient | |
| Ccaffe2::GetSampleAsGradient | |
| Ccaffe2::GetScaleGradient | |
| Ccaffe2::GetSelectSmoothL1LossGradient | |
| Ccaffe2::GetSeluGradient | |
| Ccaffe2::GetSigmoidCrossEntropyLossGradient | |
| Ccaffe2::GetSigmoidCrossEntropyWithLogitsGradient | |
| Ccaffe2::GetSigmoidFocalLossGradient | |
| Ccaffe2::GetSigmoidGradient | |
| Ccaffe2::GetSinGradient | |
| Ccaffe2::GetSmoothL1LossGradient | |
| Ccaffe2::GetSoftmaxFocalLossGradient | |
| Ccaffe2::GetSoftmaxGradient | |
| Ccaffe2::GetSoftplusGradient | |
| Ccaffe2::GetSoftsignGradient | |
| Ccaffe2::GetSpaceToBatchGradient | |
| Ccaffe2::GetSpatialBNGradient | |
| Ccaffe2::GetSplitGradient | |
| Ccaffe2::GetSqrGradient | |
| Ccaffe2::GetSqrtGradient | |
| Ccaffe2::GetSquaredL2DistanceGradient | |
| Ccaffe2::GetSquareRootDivideGradient | |
| Ccaffe2::GetSumElementsGradient | |
| Ccaffe2::GetSwishGradient | |
| Ccaffe2::GetTanhGradient | |
| Ccaffe2::GetTileGradient | |
| Ccaffe2::GetTopKGradient | |
| Ccaffe2::GetTransposeGradient | |
| Ccaffe2::GetUnpackSegmentsGradient | |
| Ccaffe2::GetUpsampleNearestGradient | |
| Ccaffe2::GetWeightedSigmoidCrossEntropyWithLogitsGradient | |
| Ccaffe2::GetZeroGradientOpGradient | |
| Ccaffe2::GradientNotImplementedYet | A helper class to indicate that the gradient mechanism is not ready |
| Ccaffe2::LengthsOpGetGradient< ForwardOp, ReducerDef, ReducerGradient, SparseFused, GradientNeedIndices > | |
| Ccaffe2::NoGradient | A helper class to indicate that the operator does not need gradient computation |
| Ccaffe2::SegmentOpGetGradient< ForwardOp, ReducerDef, ReducerGradient, Sorted, SparseFused > | |
| Ccaffe2::SpatialNarrowAsGradient | |
| Ccaffe2::TensorInferenceFunction::GetFCGradient | |
| Ccaffe2::ThrowInTheTowelIfGradientIsCalled | A helper class to indicate that the operator should have no gradient |
| Ccaffe2::GradientOpsMeta | A struct that holds the gradient operators and related gradient maps |
| Ccaffe2::GradientWrapper | |
| Cnom::Graph< T, U > | A simple graph implementation |
| Ccaffe2::transform::Graph | Graph representation of a Netdef |
| Cnom::Graph< std::unique_ptr< nom::repr::Value >, int > | |
| CGraphWrapper< T, U > | |
| Cstd::hash< caffe2::DeviceOption > | |
| Cstd::hash< caffe2::onnx::DeviceType > | |
| ►Ccaffe2::ImageAllocator< T > | |
| Ccaffe2::CopyToOpenGLOp< T > | |
| Ccaffe2::GLNormPlanarYUVOp< T > | |
| Ccaffe2::OpenGLAddOp< T > | |
| Ccaffe2::OpenGLConcatOp< T > | |
| Ccaffe2::OpenGLConvOp< T, fusePRelu, fuseRelu > | |
| Ccaffe2::OpenGLConvTransposeOp< T, fusePRelu, fuseRelu > | |
| Ccaffe2::OpenGLInstanceNormPReluOp< T, FUSE_PRELU > | |
| Ccaffe2::OpenGLMulOp< T > | |
| Ccaffe2::OpenGLPadImageOp< T > | |
| Ccaffe2::OpenGLPReluOp< T, reluType > | |
| Ccaffe2::OpenGLResizeNearestOp< T > | |
| Ccaffe2::OpenGLSigmoidOp< T, opType > | |
| Ccaffe2::OpenGLSubOp< T > | |
| ►Ccaffe2::ImageAllocator< float16_t > | |
| Ccaffe2::GLPoolOp< T, poolType > | |
| Ccaffe2::OpenGLTensorToTextureStylizerPreprocessOp | |
| Ccaffe2::OpenGLTextureToTextureStylizerPreprocessOp< inputFormat > | |
| ►Ccaffe2::ImageAllocator< uint8_t > | |
| Ccaffe2::OpenGLTensorToTextureStylizerPreprocessOp | |
| Ccaffe2::OpenGLTextureToTensorStylizerDeprocessOp | |
| Ccaffe2::OpenGLTextureToTextureStylizerDeprocessOp< inputFormat > | |
| Ccaffe2::OpenGLTextureToTextureStylizerPreprocessOp< inputFormat > | |
| ►Ccaffe2::IndexBase | |
| Ccaffe2::Index< T > | |
| Ccaffe2::InitRegisterer | |
| ►Cintegral_constant | |
| Cstd::is_fundamental< caffe2::__f16 > | |
| Cnom::repr::nn::is_impl< T, N, typename > | |
| Cnom::repr::nn::is_impl< T, N, enable_if_t< inheritedFromNeuralNetData< T >()> > | |
| Cnom::repr::nn::is_impl< T, N, enable_if_t< inheritedFromNeuralNetOperator< T >()> > | |
| Cis_simple_type< X > | |
| Cisa_impl< To, From, Enabler > | |
| Cisa_impl< To, From, typename std::enable_if< std::is_base_of< To, From >::value >::type > | Always allow upcasts, and perform no dynamic check for them |
| Cisa_impl_cl< To, From > | |
| Cisa_impl_cl< To, const From * > | |
| Cisa_impl_cl< To, const From *const > | |
| Cisa_impl_cl< To, const From > | |
| Cisa_impl_cl< To, const std::unique_ptr< From > > | |
| Cisa_impl_cl< To, From * > | |
| Cisa_impl_cl< To, From *const > | |
| Cisa_impl_wrap< To, From, SimpleFrom > | |
| Cisa_impl_wrap< To, FromTy, FromTy > | |
| Ccaffe2::IsMemberOfValueHolder | |
| Ccaffe2::mkl::LayoutWrapper< T > | |
| ►Ccaffe2::LearningRateFunctor< T > | |
| Ccaffe2::AlternateLearningRate< T > | |
| Ccaffe2::ConstantWarmupLearningRate< T > | |
| Ccaffe2::ExpLearningRate< T > | |
| Ccaffe2::FixedLearningRate< T > | |
| Ccaffe2::HillLearningRate< T > | |
| Ccaffe2::InvLearningRate< T > | |
| Ccaffe2::LinearWarmupLearningRate< T > | |
| Ccaffe2::PolyLearningRate< T > | |
| Ccaffe2::StepLearningRate< T > | |
| Ccaffe2::detail::Link | |
| Ccaffe2::LogCPUFunctor | |
| Ccaffe2::LoggerVoidify | |
| Ccaffe2::LogitCPUFunctor | |
| Ccaffe2::LogMeanExpRangeReducer< T, Context > | |
| Ccaffe2::LogMeanExpRangeReducer< T, CPUContext > | |
| Ccaffe2::LogMeanExpRangeReducerDef | |
| Ccaffe2::LogMeanExpRangeReducerGradient< T, Context > | |
| Ccaffe2::LogSumExpRangeReducer< T, Context > | |
| Ccaffe2::LogSumExpRangeReducer< T, CPUContext > | |
| Ccaffe2::LogSumExpRangeReducerDef | |
| Ccaffe2::LogSumExpRangeReducerGradient< T, Context > | |
| Ccaffe2::LpPool | |
| Ccaffe2::MakeAligned< T > | |
| Ccaffe2::MapTypeTraits< KEY_T, VALUE_T > | |
| Cnom::Match< G, EqualityClass > | |
| Ccaffe2::MaxPool< T > | |
| Ccaffe2::MaxRangeReducer< T, Context > | |
| Ccaffe2::MaxRangeReducer< T, CPUContext > | |
| Ccaffe2::MaxRangeReducerDef | |
| Ccaffe2::MaxRangeReducerGradient< T, Context > | |
| Ccaffe2::MaxReducer< T, Context > | |
| Ccaffe2::MaxReducerDef | |
| Ccaffe2::MeanRangeReducer< T, Context > | |
| Ccaffe2::MeanRangeReducer< T, CPUContext > | |
| Ccaffe2::MeanRangeReducerDef | |
| Ccaffe2::MeanRangeReducerGradient< T, Context > | |
| Ccaffe2::MeanReducer< T, Context > | |
| Ccaffe2::MeanReducerDef | |
| Ccaffe2::MemoryAllocationReporter | |
| Ccaffe2::MessageLogger | |
| ►Ccaffe2::BaseReducer::Meta | |
| Ccaffe2::WeightedSumReducer< T, CPUContext >::Meta | |
| ►Ccaffe2::BaseReducerGradient::Meta | |
| Ccaffe2::WeightedSumReducerGradient< T, Context >::Meta | |
| Ccaffe2::MKLContext | The MKL Context, which is largely the same as the CPUContext |
| Ccaffe2::mkl::MKLMemory< T > | A wrapper around an opaque MKL internal resource that has certain layouts and convertion primitives set up |
| Ccaffe2::mkl::MKLPackedMatrix | |
| Ccaffe2::mkl::MKLWorkspace< T > | |
| Ccaffe2::ModuleSchema | A module schema that can be used to store specific information about different modules |
| Ccaffe2::MPICommonWorldWrapper | A simple wrapper over an MPI common world |
| Ccaffe2::MPIDataTypeWrapper< T > | |
| Ccaffe2::MPSCNNContext | |
| Ccaffe2::NegativeCPUFunctor | |
| ►Ccaffe2::NetObserverReporter | |
| Ccaffe2::NetObserverReporterPrint | |
| Ccaffe2::NNApi | |
| CNNEquality | |
| Cnom::repr::NNModule | |
| Ccaffe2::transform::Node | Graph representation of an operator |
| Cnom::NodeEqualityDefault< T > | |
| Cnom::repr::nn::NodeHelper< G > | |
| CGraphWrapper< T, U >::NodeWrapper | |
| Ccaffe2::NotFunctor | |
| CNotifier< T > | This class enables a listener pattern |
| ►CNotifier< Node< T, U > > | |
| Cnom::Node< T, U > | |
| Ccaffe2::Observable< T > | Inherit to make your class observable |
| ►Ccaffe2::Observable< NetBase > | |
| ►Ccaffe2::NetBase | |
| ►Ccaffe2::AsyncNetBase | |
| Ccaffe2::AsyncPollingNet | |
| Ccaffe2::AsyncSchedulingNet | |
| Ccaffe2::AsyncSimpleNet | |
| ►Ccaffe2::DAGNetBase | |
| Ccaffe2::AsyncDAGNet | |
| Ccaffe2::DAGNet | |
| Ccaffe2::GLNet | |
| ►Ccaffe2::SimpleNet | |
| Ccaffe2::gpu_single_thread::SingleThreadAsyncNet | |
| ►Ccaffe2::Observable< OperatorBase > | |
| ►Ccaffe2::OperatorBase | |
| Ccaffe2::Caffe2ModuleTestDynamicDummyOp | |
| Ccaffe2::mkl::MKLOperator< T > | |
| ►Ccaffe2::Operator< Context > | |
| Ccaffe2::AbstractLengthsGradientOp< T, TLengths, Context, ReducerGradient, GradientNeedIndices > | |
| Ccaffe2::AbstractLengthsOp< TData, TLengths, Context, Reducer, SparseFused, InputAccessor > | Segment reduction op with optional fused embedding lookup |
| Ccaffe2::AbstractLengthsWithMainInputAndForwardOutputGradientOp< T, TLengths, Context, ReducerGradient > | |
| Ccaffe2::AbstractLengthsWithMainInputGradientOp< T, TLengths, Context, ReducerGradient, SparseFused, GradientNeedIndices > | |
| Ccaffe2::AbstractReduceFrontOrBackGradientOp< T, Context, ReducerGradient, FirstDim > | |
| Ccaffe2::AbstractReduceFrontOrBackOp< T, Context, Reducer, FirstDim, InputAccessor > | Simple non-segmented reduction over the first few dimensions of the tensor |
| Ccaffe2::AbstractSortedSegmentGradientOp< T, SIndex, Context, ReducerGradient > | |
| Ccaffe2::AbstractSortedSegmentOp< T, SIndex, Context, Reducer, SparseFused, InputAccessor > | Segment reduction op with optional fused embedding lookup |
| Ccaffe2::AbstractSortedSegmentRangeGradientOp< T, SIndex, Context, RangeReducerGradient > | |
| Ccaffe2::AbstractSortedSegmentRangeOp< T, SIndex, Context, RangeReducer, InputAccessor > | Base implementation for segment reduction op that leverages continuity of the data |
| Ccaffe2::AbstractUnsortedSegmentGradientOp< T, SIndex, Context, ReducerGradient > | |
| Ccaffe2::AbstractUnsortedSegmentOp< T, SIndex, Context, Reducer, SparseFused, InputAccessor > | Unsorted segment reduction op with optional fused embedding lookup |
| Ccaffe2::AccumulateHistogramOp< T, Context > | |
| Ccaffe2::AccumulateInputGradientOp< Context > | |
| Ccaffe2::AccumulateOp< T, Context > | |
| Ccaffe2::AccuracyOp< T, Context > | |
| Ccaffe2::AdagradOp< T, Context > | |
| Ccaffe2::AdamOp< T, Context > | |
| Ccaffe2::AddPaddingOp< Context > | |
| Ccaffe2::AffineChannelGradientOp< T, Context > | |
| Ccaffe2::AffineChannelOp< T, Context > | |
| Ccaffe2::AliasOp< Context > | Alias op makes the output and the input share the same underlying storage |
| Ccaffe2::APMeterOp< T, Context > | |
| ►Ccaffe2::ArgOpBase< T, Context > | |
| Ccaffe2::ArgMaxOp< T, Context > | |
| Ccaffe2::ArgMinOp< T, Context > | |
| Ccaffe2::AssertOp< Context > | |
| Ccaffe2::AtomicIterOp< Context > | |
| Ccaffe2::BatchBoxCoxOp< Context > | |
| Ccaffe2::BatchBucketOneHotOp< Context > | |
| Ccaffe2::BatchDenseToSparseOp< T, Context > | |
| Ccaffe2::BatchGatherGradientOp< Context > | |
| Ccaffe2::BatchGatherOp< Context > | |
| Ccaffe2::BatchMatMulOp< Context, Engine > | |
| Ccaffe2::BatchOneHotOp< Context > | |
| Ccaffe2::BatchPermutationGradientOp< T, Context > | |
| Ccaffe2::BatchPermutationOp< T, Context > | |
| Ccaffe2::BatchSparseToDenseOp< T, Context > | |
| Ccaffe2::BBoxTransformOp< T, Context > | |
| Ccaffe2::BernoulliJSDGradientOp< T, Context > | |
| Ccaffe2::BernoulliJSDOp< T, Context > | |
| Ccaffe2::BinaryElementwiseOp< InputTypes, Context, Functor, TypeMap > | Performs a binary operation (e.g |
| Ccaffe2::BooleanMaskOp< Context > | |
| Ccaffe2::BooleanUnmaskOp< Context > | |
| Ccaffe2::BoxWithNMSLimitOp< Context > | |
| Ccaffe2::CastOp< Context > | |
| Ccaffe2::CeilOp< T, Context > | |
| Ccaffe2::ChannelBackpropStatsOp< Context > | |
| Ccaffe2::ChannelStatsOp< Context > | |
| Ccaffe2::CheckCounterDoneOp< T, Context > | |
| Ccaffe2::CheckpointOp< Context > | |
| Ccaffe2::ClipGradientOp< T, Context > | |
| Ccaffe2::ClipOp< T, Context > | |
| Ccaffe2::ClipTensorByScalingOp< Context > | |
| Ccaffe2::CloseBlobsQueueOp< Context > | |
| Ccaffe2::Col2ImOp< T, Context > | |
| Ccaffe2::CollectAndDistributeFpnRpnProposalsOp< Context > | |
| Ccaffe2::ConcatOp< Context > | |
| Ccaffe2::ConditionalOp< Context > | |
| ►Ccaffe2::ConvPoolOpBase< Context > | |
| Ccaffe2::ChannelShuffleGradientOp< Context > | |
| Ccaffe2::ChannelShuffleOp< Context > | |
| Ccaffe2::ConvGradientOp< T, Context > | |
| Ccaffe2::ConvOp< T, Context > | |
| ►Ccaffe2::DeformConvOpBase< T, Context > | |
| Ccaffe2::DeformConvGradientOp< T, Context > | |
| Ccaffe2::DeformConvOp< T, Context > | |
| Ccaffe2::LocallyConnectedGradientOp< T, Context > | |
| Ccaffe2::LocallyConnectedOp< T, Context > | |
| Ccaffe2::PadImageGradientOp< T, Context > | |
| Ccaffe2::PadImageOp< T, Context > | |
| Ccaffe2::PoolGradientOp< T, Context, PoolType > | |
| Ccaffe2::PoolOp< T, Context, PoolType > | |
| ►Ccaffe2::ConvTransposeUnpoolBase< Context > | |
| Ccaffe2::ConvTransposeGradientOp< T, Context > | |
| Ccaffe2::ConvTransposeOp< T, Context > | |
| ►Ccaffe2::CopyOp< Context, DstContext, SrcContext > | |
| Ccaffe2::CopyOnDeviceLikeOp< Context, DstContext, SrcContext > | |
| Ccaffe2::CosineEmbeddingCriterionGradientOp< Context > | |
| Ccaffe2::CosineEmbeddingCriterionOp< Context > | |
| Ccaffe2::CosineSimilarityGradientOp< T, Context > | |
| Ccaffe2::CosineSimilarityOp< T, Context > | |
| Ccaffe2::CountDownOp< T, Context > | |
| Ccaffe2::CountUpOp< T, Context > | |
| Ccaffe2::CreateBlobsQueueOp< Context > | |
| Ccaffe2::CreateCounterOp< T, Context > | |
| Ccaffe2::CreateDBOp< Context > | |
| Ccaffe2::CreateMapOp< Context > | |
| Ccaffe2::CreateScopeOp< Context > | |
| Ccaffe2::CrossEntropyGradientOp< T, Context > | |
| Ccaffe2::CrossEntropyOp< T, Context > | |
| Ccaffe2::DBExistsOp< Context > | |
| Ccaffe2::DequeueBlobsOp< Context > | |
| Ccaffe2::DivGradientOp< Context > | |
| Ccaffe2::DoOp< Context > | |
| Ccaffe2::DotProductGradientOp< T, Context > | |
| Ccaffe2::DotProductOp< T, Context > | |
| Ccaffe2::DotProductWithPaddingGradientOp< T, Context > | |
| Ccaffe2::DotProductWithPaddingOp< T, Context > | |
| Ccaffe2::DropoutGradientOp< T, Context > | |
| Ccaffe2::DropoutOp< T, Context > | |
| Ccaffe2::ElementwiseLinearGradientOp< T, Context, Engine > | |
| Ccaffe2::ElementwiseLinearOp< T, Context, Engine > | |
| Ccaffe2::EluGradientOp< T, Context > | |
| Ccaffe2::EluOp< T, Context > | |
| Ccaffe2::EnqueueBlobsOp< Context > | |
| Ccaffe2::EnsureDenseOp< Context > | Pass inputs to outputs |
| Ccaffe2::ExpandDimsOp< Context > | |
| Ccaffe2::FeedBlobOp< Context > | |
| Ccaffe2::FileStoreHandlerCreateOp< Context > | |
| ►Ccaffe2::FillerOp< Context > | |
| Ccaffe2::ConstantFillOp< Context > | |
| Ccaffe2::DiagonalFillOp< Context > | |
| Ccaffe2::GaussianFillOp< T, Context > | |
| Ccaffe2::GivenTensorFillOp< T, Context > | |
| Ccaffe2::MSRAFillOp< T, Context > | |
| Ccaffe2::RangeFillOp< T, Context > | |
| Ccaffe2::UniformFillOp< T, Context > | |
| Ccaffe2::UniqueUniformFillOp< Context > | |
| Ccaffe2::XavierFillOp< T, Context > | |
| Ccaffe2::FindDuplicateElementsOp< Context > | |
| Ccaffe2::FindOp< Context > | |
| Ccaffe2::FlattenOp< Context > | |
| Ccaffe2::FlattenToVecOp< Context > | |
| Ccaffe2::FlexibleTopKGradientOp< T, Context > | |
| Ccaffe2::FlexibleTopKOp< T, Context > | |
| Ccaffe2::FloatToFused8BitRowwiseQuantizedOp< Context > | |
| Ccaffe2::FloatToHalfOp< Context > | |
| Ccaffe2::FloatToRowwiseQuantized8BitsOp< Context > | |
| Ccaffe2::FloorOp< T, Context > | |
| Ccaffe2::FP16MomentumSGDUpdateOp< T, Context > | |
| Ccaffe2::FP32MomentumSGDUpdateOp< T, Context > | |
| Ccaffe2::FreeOp< Context > | |
| Ccaffe2::FtrlOp< T, Context > | |
| Ccaffe2::FullyConnectedDecompGradientOp< T, Context, Engine > | |
| Ccaffe2::FullyConnectedGradientOp< Context, Engine, TransposeWeight > | |
| Ccaffe2::FullyConnectedOp< Context, Engine, TransposeWeight > | |
| Ccaffe2::FullyConnectedOp_SPARSE< T, Context, Engine > | |
| Ccaffe2::FullyConnectedOpDecomp< T, Context, Engine > | |
| Ccaffe2::FullyConnectedOpPrune< T, Context, Engine > | |
| Ccaffe2::FullyConnectedPruneGradientOp< T, Context, Engine > | |
| Ccaffe2::FunHashGradientOp< T, Context > | |
| Ccaffe2::FunHashOp< T, Context > | |
| Ccaffe2::Fused8BitRowwiseQuantizedToFloatOp< Context > | |
| Ccaffe2::GatherFused8BitRowwiseOp< Context > | |
| Ccaffe2::GatherOp< Context > | |
| Ccaffe2::GatherPaddingOp< Context > | |
| Ccaffe2::GatherRangesOp< Context > | |
| Ccaffe2::GatherRangesToDenseOp< Context > | |
| Ccaffe2::GenerateProposalsOp< Context > | |
| Ccaffe2::GluOp< T, Context > | |
| Ccaffe2::GroupSpatialSoftmaxGradientOp< T, Context > | |
| Ccaffe2::GroupSpatialSoftmaxOp< T, Context > | |
| Ccaffe2::GRUUnitGradientOp< T, Context > | |
| Ccaffe2::GRUUnitOp< T, Context > | |
| Ccaffe2::HalfToFloatOp< Context > | |
| Ccaffe2::HasElementsOp< Context > | |
| Ccaffe2::HasScopeOp< Context > | |
| ►Ccaffe2::HSoftmaxOpBase< T, Context > | |
| Ccaffe2::HSoftmaxGradientOp< T, Context > | |
| ►Ccaffe2::HSoftmaxOp< T, Context > | |
| Ccaffe2::HSoftmaxSearchOp< T, Context > | |
| Ccaffe2::HuffmanTreeHierarchyOp< T, Context > | |
| Ccaffe2::IfOp< Context > | |
| Ccaffe2::Im2ColOp< T, Context > | |
| Ccaffe2::IndexHashOp< Context > | |
| Ccaffe2::InstanceNormGradientOp< T, Context > | |
| Ccaffe2::InstanceNormOp< T, Context > | |
| Ccaffe2::IsEmptyOp< Context > | |
| Ccaffe2::IsMemberOfOp< Context > | |
| Ccaffe2::IterOp< Context > | |
| Ccaffe2::KeySplitOp< T, Context > | |
| Ccaffe2::KeyValueToMapOp< Context > | |
| Ccaffe2::L1DistanceGradientOp< T, Context > | |
| Ccaffe2::L1DistanceOp< T, Context > | |
| Ccaffe2::LabelCrossEntropyGradientOp< T, Context > | |
| Ccaffe2::LabelCrossEntropyOp< T, Context > | |
| Ccaffe2::LambdaRankNdcgGradientOp< T, Context > | |
| Ccaffe2::LambdaRankNdcgOp< T, Context > | |
| Ccaffe2::LarsOp< T, Context > | |
| Ccaffe2::LayerNormGradientOp< Context > | |
| Ccaffe2::LayerNormOp< Context > | |
| Ccaffe2::LeakyReluGradientOp< T, Context > | |
| Ccaffe2::LeakyReluOp< T, Context > | |
| Ccaffe2::LearningRateOp< T, Context > | |
| Ccaffe2::LengthsGatherOp< Context > | |
| Ccaffe2::LengthsRangeFillOp< Context > | |
| Ccaffe2::LengthsTileOp< Context > | |
| Ccaffe2::LengthsTopKGradientOp< T, Context > | |
| Ccaffe2::LengthsTopKOp< T, Context > | |
| Ccaffe2::LengthsToRangesOp< Context > | |
| Ccaffe2::LengthsToSegmentIdsOp< Context > | |
| Ccaffe2::LengthsToShapeOp< Context > | |
| Ccaffe2::LengthsToWeightsOp< Context > | |
| Ccaffe2::LoadOp< Context > | |
| Ccaffe2::LogitGradientOp< T, Context > | |
| Ccaffe2::LpNormGradientOp< T, Context > | |
| Ccaffe2::LpNormOp< T, Context > | |
| ►Ccaffe2::LRNOpBase< T, Context > | |
| Ccaffe2::LRNGradientOp< T, Context > | |
| Ccaffe2::LRNOp< T, Context > | |
| Ccaffe2::LSTMUnitGradientOp< Context > | |
| Ccaffe2::LSTMUnitOp< Context > | |
| Ccaffe2::MakeTwoClassGradientOp< T, Context > | |
| Ccaffe2::MakeTwoClassOp< T, Context > | |
| Ccaffe2::MapToKeyValueOp< Context > | |
| Ccaffe2::MarginRankingCriterionGradientOp< Context > | |
| Ccaffe2::MarginRankingCriterionOp< Context > | |
| Ccaffe2::MatMulOp< T, Context, Engine > | |
| ►Ccaffe2::MaxMinOpBase< T, Context > | |
| Ccaffe2::MaxOp< T, Context > | |
| Ccaffe2::MinOp< T, Context > | |
| Ccaffe2::MaxReduceDimsGradientOp< T, Context, FIRSTDIMS > | |
| Ccaffe2::MaxReduceDimsOp< T, Context, FIRSTDIMS > | |
| Ccaffe2::MaxReductionGradientOp< T, Context, ROWWISE > | |
| Ccaffe2::MaxReductionOp< T, Context, ROWWISE > | |
| Ccaffe2::MeanGradientOp< Context > | |
| Ccaffe2::MeanOp< Context > | |
| Ccaffe2::MergeDimOp< Context > | |
| Ccaffe2::MergeIdListsOp< Context > | |
| Ccaffe2::ModOp< Context > | |
| Ccaffe2::MomentumSGDOp< T, Context > | |
| Ccaffe2::MomentumSGDUpdateOp< T, Context > | |
| Ccaffe2::MultiClassAccuracyOp< T, Context > | |
| Ccaffe2::NanCheckOp< Context > | |
| Ccaffe2::NCHW2NHWCOp< T, Context > | |
| Ccaffe2::NegateGradientOp< Context > | |
| Ccaffe2::NGramFromCategoricalOp< F, T, Context > | |
| Ccaffe2::NHWC2NCHWOp< T, Context > | |
| Ccaffe2::NoDefaultEngineOp< Context > | A helper class to denote that an op does not have a default engine |
| Ccaffe2::NormalizeGradientOp< T, Context > | |
| Ccaffe2::NormalizeL1Op< T, Context > | |
| Ccaffe2::NormalizeOp< T, Context > | |
| Ccaffe2::OneHotOp< Context > | |
| Ccaffe2::ONNXWhileOp< Context > | |
| Ccaffe2::PackRNNSequenceOpBase< Context, Forward > | |
| Ccaffe2::PackSegmentsOp< Context > | |
| Ccaffe2::PadEmptySamplesOp< Context > | |
| Ccaffe2::PairWiseLossGradientOp< T, Context > | |
| Ccaffe2::PairWiseLossOp< T, Context > | |
| Ccaffe2::PercentileOp< Context > | |
| Ccaffe2::PerplexityOp< T, Context > | |
| Ccaffe2::PiecewiseLinearTransformOp< T, Context > | |
| Ccaffe2::PowOp< InputTypes, Context, Functor, TypeMap > | |
| Ccaffe2::PReluGradientOp< T, Context > | |
| Ccaffe2::PReluOp< T, Context > | |
| Ccaffe2::PrependDimOp< Context > | |
| Ccaffe2::PrintOp< Context > | |
| Ccaffe2::PSRoIPoolGradientOp< T, Context > | |
| Ccaffe2::PSRoIPoolOp< T, Context > | |
| Ccaffe2::RangeOp< Context > | |
| Ccaffe2::RecurrentNetworkBlobFetcherOp< Context > | |
| Ccaffe2::RecurrentNetworkGradientOp< Context > | |
| Ccaffe2::RecurrentNetworkOp< Context > | |
| Ccaffe2::RedisStoreHandlerCreateOp< Context > | |
| ►Ccaffe2::ReduceOpBase< T, Context > | |
| Ccaffe2::ReduceMeanOp< T, Context > | |
| Ccaffe2::ReduceSumOp< T, Context > | |
| Ccaffe2::ReduceTailSumOp< T, Context > | |
| Ccaffe2::ReluGradientOp< T, Context > | |
| Ccaffe2::ReluOp< T, Context > | |
| Ccaffe2::RemoveDataBlocksOp< Context > | |
| Ccaffe2::RemovePaddingOp< Context > | |
| Ccaffe2::ReplaceNaNOp< Context > | |
| Ccaffe2::ResetCounterOp< T, Context > | |
| Ccaffe2::ReshapeOp< F, Context > | |
| Ccaffe2::ResizeLikeOp< Context > | |
| Ccaffe2::ResizeNearestGradientOp< T, Context > | |
| Ccaffe2::ResizeNearestOp< T, Context > | |
| Ccaffe2::RetrieveCountOp< T, Context > | |
| Ccaffe2::ReversePackedSegsOp< Context > | |
| Ccaffe2::RMACRegionsOp< Context > | |
| Ccaffe2::RmsPropOp< T, Context > | |
| Ccaffe2::RNNApplyLinkOp< Context > | |
| Ccaffe2::RoIAlignGradientOp< T, Context > | |
| Ccaffe2::RoIAlignOp< T, Context > | |
| Ccaffe2::RoIPoolFGradientOp< T, Context > | |
| Ccaffe2::RoIPoolFOp< T, Context > | |
| Ccaffe2::RoIPoolGradientOp< T, Context > | |
| Ccaffe2::RoIPoolOp< T, Context > | |
| Ccaffe2::RowMulOp< T, Context > | |
| Ccaffe2::Rowwise8BitQuantizedToFloatOp< Context > | |
| Ccaffe2::RowWiseArgMaxOp< Context > | |
| Ccaffe2::RowWiseSparseAdagradOp< T, Context > | |
| Ccaffe2::RowWiseSparseAdamOp< T, Context > | |
| Ccaffe2::SafeDequeueBlobsOp< Context > | |
| Ccaffe2::SafeEnqueueBlobsOp< Context > | |
| Ccaffe2::SampleAsGradientOp< T, Context > | |
| Ccaffe2::SampleAsOp< T, Context > | |
| Ccaffe2::SaveOp< Context > | |
| Ccaffe2::ScaleOp< Context > | |
| Ccaffe2::ScatterAssignOp< Context > | Update slices of the tensor in-place by overriding |
| Ccaffe2::ScatterWeightedSumOp< T, Context > | Update slices of the tensor in-place with weighted sum |
| Ccaffe2::SegmentIdsToLengthsOp< Context > | |
| Ccaffe2::SegmentIdsToRangesOp< Context > | |
| ►Ccaffe2::SelectGradientOpBase< T, Context > | |
| Ccaffe2::MaxGradientOp< T, Context > | |
| Ccaffe2::MinGradientOp< T, Context > | |
| Ccaffe2::SelectSmoothL1LossGradientOp< T, Context > | |
| Ccaffe2::SelectSmoothL1LossOp< T, Context > | |
| Ccaffe2::SeluGradientOp< T, Context > | |
| Ccaffe2::SeluOp< T, Context > | |
| Ccaffe2::SequenceMaskOp< Context > | |
| Ccaffe2::ShapeOp< Context > | |
| Ccaffe2::SigmoidCrossEntropyLossGradientOp< T, Context > | |
| Ccaffe2::SigmoidCrossEntropyLossOp< T, Context > | |
| Ccaffe2::SigmoidCrossEntropyWithLogitsGradientOp< T, Context > | |
| Ccaffe2::SigmoidCrossEntropyWithLogitsOp< T, Context > | |
| Ccaffe2::SigmoidFocalLossGradientOp< T, Context > | |
| Ccaffe2::SigmoidFocalLossOp< T, Context > | |
| Ccaffe2::SinusoidPositionEncodingOp< Context > | |
| Ccaffe2::SizeOp< Context > | |
| Ccaffe2::SliceGradientOp< SIndex, Context > | |
| Ccaffe2::SliceOp< SIndex, Context > | |
| Ccaffe2::SmoothL1LossGradientOp< T, Context > | |
| Ccaffe2::SmoothL1LossOp< T, Context > | |
| Ccaffe2::SoftmaxFocalLossGradientOp< T, Context > | |
| Ccaffe2::SoftmaxFocalLossOp< T, Context > | |
| Ccaffe2::SoftmaxGradientOp< T, Context > | |
| Ccaffe2::SoftmaxOp< T, Context > | |
| Ccaffe2::SoftmaxWithLossGradientOp< T, Context > | |
| Ccaffe2::SoftmaxWithLossOp< T, Context > | |
| Ccaffe2::SoftplusGradientOp< T, Context > | |
| Ccaffe2::SoftplusOp< T, Context > | |
| ►Ccaffe2::SpaceBatchOpBase< Context > | |
| Ccaffe2::BatchToSpaceOp< Context > | |
| Ccaffe2::SpaceToBatchOp< Context > | |
| Ccaffe2::SparseAdagradOp< T, Context > | |
| Ccaffe2::SparseAdamOp< T, Context > | |
| Ccaffe2::SparseFunHashGradientOp< T, Context > | |
| Ccaffe2::SparseFunHashOp< T, Context > | |
| Ccaffe2::SparseLengths8BitsRowwiseOp< Context, USE_WEIGHTS, USE_MEAN, OutDataT > | |
| Ccaffe2::SparseLengthsFused8BitRowwiseOp< Context, with_weights, is_mean > | |
| Ccaffe2::SparseMatrixReshapeOp< Context > | |
| Ccaffe2::SparseMomentumSGDUpdateOp< T, Context > | |
| Ccaffe2::SparseNormalizeOp< T, Context > | |
| ►Ccaffe2::SparseToDenseMaskBase< Context > | |
| Ccaffe2::SparseToDenseMaskGradientOp< Context > | |
| Ccaffe2::SparseToDenseMaskOp< Context > | |
| Ccaffe2::SparseToDenseOp< Context > | |
| Ccaffe2::SpatialBNGradientOp< Context > | |
| Ccaffe2::SpatialBNOp< Context > | |
| Ccaffe2::SpatialNarrowAsGradientOp< Context > | |
| Ccaffe2::SpatialNarrowAsOp< Context > | |
| Ccaffe2::SpatialSoftmaxWithLossGradientOp< T, Context > | |
| Ccaffe2::SpatialSoftmaxWithLossOp< T, Context > | |
| Ccaffe2::SplitOp< Context > | |
| Ccaffe2::SquaredL2DistanceGradientOp< T, Context > | |
| Ccaffe2::SquaredL2DistanceOp< T, Context > | |
| Ccaffe2::SquareRootDivideOp< Context > | |
| Ccaffe2::SqueezeOp< Context > | |
| Ccaffe2::StopGradientOp< Context > | |
| Ccaffe2::StringJoinOp< Context > | |
| Ccaffe2::StumpFuncOp< TIN, TOUT, Context > | |
| ►Ccaffe2::SumElementsGradientOp< T, Context > | |
| Ccaffe2::AveragedLossGradient< T, Context > | |
| Ccaffe2::SumElementsIntOp< T, Context > | |
| ►Ccaffe2::SumElementsOp< T, Context > | |
| Ccaffe2::AveragedLoss< T, Context > | |
| Ccaffe2::SummarizeOp< T, Context > | |
| Ccaffe2::SumOp< Context > | |
| Ccaffe2::SumReduceDimsGradientOp< Context, FIRSTDIMS, NORMALIZE > | |
| Ccaffe2::SumReduceDimsOp< Context, FIRSTDIMS, NORMALIZE > | |
| Ccaffe2::SumReduceLikeOp< Context > | |
| Ccaffe2::SumSqrElementsOp< Context > | |
| Ccaffe2::SwishGradientOp< Context > | |
| Ccaffe2::ThresholdedReluGradientOp< T, Context > | |
| Ccaffe2::ThresholdedReluOp< T, Context > | |
| Ccaffe2::TileGradientOp< T, Context > | |
| Ccaffe2::TileOp< Context > | |
| Ccaffe2::TopKGradientOp< T, Context > | |
| Ccaffe2::TopKOp< T, Context > | |
| Ccaffe2::TransposeOp< Context > | |
| Ccaffe2::TTContractionGradientOp< T, Context, Engine > | |
| Ccaffe2::TTContractionOp< T, Context, Engine > | |
| Ccaffe2::TTLinearGradientOp< T, Context, Engine > | |
| Ccaffe2::TTLinearOp< T, Context, Engine > | |
| Ccaffe2::TTPadGradientOp< T, Context, Engine > | |
| Ccaffe2::TTPadOp< T, Context, Engine > | |
| Ccaffe2::UnaryElementwiseWithArgsOp< InputTypes, Context, Functor, TypeMap > | |
| Ccaffe2::UniqueOp< Context > | Deduplicates input indices vector and optionally produces reverse remapping |
| Ccaffe2::UnpackSegmentsOp< Context > | |
| Ccaffe2::UnsafeCoalesceOp< Context > | |
| Ccaffe2::UpsampleNearestGradientOp< T, Context > | |
| Ccaffe2::UpsampleNearestOp< T, Context > | |
| Ccaffe2::VariableLengthSequencePaddingOp< T, Context > | |
| Ccaffe2::WallClockTimeOp< Context > | |
| Ccaffe2::WeightedMultiSamplingOp< Context > | |
| Ccaffe2::WeightedSampleDequeueBlobsOp< Context > | |
| Ccaffe2::WeightedSampleOp< T, Context > | |
| Ccaffe2::WeightedSigmoidCrossEntropyWithLogitsGradientOp< T, Context > | |
| Ccaffe2::WeightedSigmoidCrossEntropyWithLogitsOp< T, Context > | |
| Ccaffe2::WeightedSumGradientOp< Context > | |
| Ccaffe2::WeightedSumOp< Context > | |
| Ccaffe2::WhereOp< Context > | |
| Ccaffe2::WhileOp< Context > | |
| Ccaffe2::YellowFinOp< T, Context > | |
| Ccaffe2::ZeroGradientOp< Context > | |
| ►Ccaffe2::PrefetchOperator< Context > | |
| Ccaffe2::ImageInputOp< Context > | |
| Ccaffe2::TensorProtosDBInput< Context > | |
| Ccaffe2::VideoInputOp< Context > | |
| ►Ccaffe2::Operator< CPUContext > | |
| Ccaffe2::BRGNCHWCToPackedInt8BGRAStylizerDeprocessOp | |
| Ccaffe2::CloseRebatchingQueueOp | |
| Ccaffe2::CopyFromOpenGLOp< T > | |
| Ccaffe2::CopyToOpenGLOp< T > | |
| Ccaffe2::CPUSparseLengthsReductionOp< T, InputTypes, USE_WEIGHT, USE_MEAN, USE_POSITIONAL_WEIGHT > | |
| Ccaffe2::CpuUtilizationReportOp | |
| Ccaffe2::CreateRebatchingQueueOp | |
| Ccaffe2::CreateTextFileReaderOp | |
| Ccaffe2::db::CreateBlobsQueueDBOp< Context > | |
| Ccaffe2::DequeueRebatchingQueueOp | |
| Ccaffe2::EnqueueRebatchingQueueOp | |
| Ccaffe2::Float16ConstantFillOp | |
| Ccaffe2::GatherByKeyOp | |
| Ccaffe2::GLNormPlanarYUVOp< T > | |
| Ccaffe2::IndexCreateOp< T > | |
| Ccaffe2::IndexFreezeOp | |
| Ccaffe2::IndexGetOp | |
| Ccaffe2::IndexLoadOp | |
| Ccaffe2::IndexSizeOp | |
| Ccaffe2::IndexStoreOp | |
| Ccaffe2::OpenGLAddOp< T > | |
| Ccaffe2::OpenGLConcatOp< T > | |
| Ccaffe2::OpenGLInstanceNormPReluOp< T, FUSE_PRELU > | |
| Ccaffe2::OpenGLMulOp< T > | |
| Ccaffe2::OpenGLPReluOp< T, reluType > | |
| Ccaffe2::OpenGLResizeNearestOp< T > | |
| Ccaffe2::OpenGLSigmoidOp< T, opType > | |
| Ccaffe2::OpenGLSubOp< T > | |
| Ccaffe2::OpenGLTensorToTextureStylizerPreprocessOp | |
| Ccaffe2::OpenGLTextureToTensorStylizerDeprocessOp | |
| Ccaffe2::OpenGLTextureToTextureStylizerDeprocessOp< inputFormat > | |
| Ccaffe2::OpenGLTextureToTextureStylizerPreprocessOp< inputFormat > | |
| Ccaffe2::PackedInt8BGRANHWCToNCHWCStylizerPreprocessOp | |
| ►Ccaffe2::PartitionOpBase | |
| Ccaffe2::LengthsPartitionOp | |
| Ccaffe2::PartitionOp | |
| Ccaffe2::QuantDecodeGradientOp | |
| Ccaffe2::QuantDecodeOp< QuantDecodeRun > | |
| Ccaffe2::QuantDecompZstdOp | |
| Ccaffe2::SegmentOneHotOp | |
| Ccaffe2::SNPEOp | |
| Ccaffe2::SparseFtrlOp< T > | |
| Ccaffe2::StatRegistryCreateOp | |
| Ccaffe2::StatRegistryExportOp | |
| Ccaffe2::StatRegistryUpdateOp | |
| Ccaffe2::StoreAddOp | |
| Ccaffe2::StoreGetOp | |
| Ccaffe2::StoreSetOp | |
| Ccaffe2::StoreWaitOp | |
| Ccaffe2::TextFileReaderReadOp | |
| Ccaffe2::TimerBeginOp | |
| Ccaffe2::TimerEndOp | |
| Ccaffe2::TimerGetAndEndOp | |
| Ccaffe2::TimerGetOp | |
| ►Ccaffe2::ConvPoolOpBase< CPUContext > | |
| Ccaffe2::EigenConvOp< T > | |
| Ccaffe2::GLPoolOp< T, poolType > | |
| Ccaffe2::NNPACKConvOp | |
| Ccaffe2::OpenGLConvOp< T, fusePRelu, fuseRelu > | |
| Ccaffe2::OpenGLPadImageOp< T > | |
| Ccaffe2::QConvOp | |
| ►Ccaffe2::ConvTransposeUnpoolBase< CPUContext > | |
| Ccaffe2::OpenGLConvTransposeOp< T, fusePRelu, fuseRelu > | |
| ►Ccaffe2::Operator< CUDAContext > | |
| Ccaffe2::CopyOnDeviceLikeOp< CUDAContext, CUDAContext, CUDAContext > | |
| Ccaffe2::CuDNNLRNGradientOp | |
| Ccaffe2::CuDNNLRNOp | |
| Ccaffe2::CuDNNReluGradientOp | |
| Ccaffe2::CuDNNReluOp | |
| Ccaffe2::CuDNNSoftmaxGradientOp | |
| Ccaffe2::CuDNNSoftmaxOp | |
| Ccaffe2::CuDNNTransposeOp | |
| Ccaffe2::ElementwiseRTCOp | A GPU operator that can generate limited elementwise operations |
| Ccaffe2::GPUFallbackOp< CPUOp, SkipOutputCopy > | A templated class to allow one to wrap a CPU operator as a CUDA operator |
| ►Ccaffe2::RecurrentBaseOp< T > | |
| Ccaffe2::RecurrentGradientOp< T > | |
| Ccaffe2::RecurrentOp< T > | |
| Ccaffe2::RecurrentParamAccessOp< T, mode > | |
| ►Ccaffe2::ConvPoolOpBase< CUDAContext > | |
| ►Ccaffe2::CudnnConvOpBase | |
| Ccaffe2::CudnnConvGradientOp | |
| Ccaffe2::CudnnConvOp | |
| Ccaffe2::MaxPoolGradientRTCOp | |
| Ccaffe2::MaxPoolRTCOp | |
| Ccaffe2::MaxPoolWithIndexGradientOp | |
| Ccaffe2::MaxPoolWithIndexOp | |
| ►Ccaffe2::ConvTransposeUnpoolBase< CUDAContext > | |
| ►Ccaffe2::CudnnConvTransposeOpBase | |
| Ccaffe2::CudnnConvTransposeGradientOp< T > | |
| Ccaffe2::CudnnConvTransposeOp< T > | |
| ►Ccaffe2::SpatialBNGradientOp< CUDAContext > | |
| Ccaffe2::CudnnSpatialBNGradientOp | |
| ►Ccaffe2::SpatialBNOp< CUDAContext > | |
| Ccaffe2::CudnnSpatialBNOp | |
| ►Ccaffe2::Operator< GLContext > | |
| Ccaffe2::CopyFromGLOp< T > | |
| Ccaffe2::GLConcatOp< T > | |
| Ccaffe2::GLFullyConnectedOp< T > | |
| Ccaffe2::GLNormalizePlanarYUVOp< T > | |
| Ccaffe2::GLReluOp< T > | |
| Ccaffe2::GLReshapeOp< T > | |
| Ccaffe2::GLResizeNearestOp< T > | |
| Ccaffe2::GLSigmoidOp< T > | |
| Ccaffe2::GLSoftmaxOp< T > | |
| Ccaffe2::GLSpatialBNOp< T > | |
| Ccaffe2::GLSumOp< T > | |
| ►Ccaffe2::ConvPoolOpBase< GLContext > | |
| Ccaffe2::GLAveragePoolOp< T > | |
| Ccaffe2::GLConvOp< T > | |
| Ccaffe2::GLMaxPoolOp< T > | |
| Ccaffe2::ObserverBase< T > | Use this to implement a Observer using the Observer Pattern template |
| ►Ccaffe2::ObserverBase< NetBase > | |
| Ccaffe2::OperatorAttachingNetObserver< TOpObserver, TNetObserver > | |
| Ccaffe2::PerfNetObserver | |
| ►Ccaffe2::OperatorAttachingNetObserver< ProfileOperatorObserver, ProfileObserver > | |
| Ccaffe2::ProfileObserver | |
| ►Ccaffe2::OperatorAttachingNetObserver< RunCountOperatorObserver, RunCountNetObserver > | |
| Ccaffe2::RunCountNetObserver | |
| ►Ccaffe2::OperatorAttachingNetObserver< TimeOperatorObserver, TimeObserver > | |
| Ccaffe2::TimeObserver | |
| ►Ccaffe2::ObserverBase< OperatorBase > | |
| Ccaffe2::PerfOperatorObserver | |
| ►Ccaffe2::RNNCapableOperatorObserver | Inherit to make your class observable |
| Ccaffe2::ProfileOperatorObserver | |
| Ccaffe2::RunCountOperatorObserver | |
| Ccaffe2::TimeOperatorObserver | |
| Ccaffe2::ObserverConfig | |
| Ccaffe2::detail::OffsetAlias | |
| Ccaffe2::onnx::OnnxAttributes | |
| Ccaffe2::onnx::OnnxExporter | |
| Ccaffe2::onnx::OnnxNode | |
| Ccaffe2::dag_utils::OperatorNode | |
| Ccaffe2::dag_utils::OpGraphNode | |
| Ccaffe2::OpSchema | A class to record the schema of an op |
| Ccaffe2::OpSchemaRegistry | A registry to hold all the operator schemas |
| Ccaffe2::OpTask | Data structure for a scheduled task in the task queue |
| Ccaffe2::detail::Param | |
| Ccaffe2::Params | |
| Ccaffe2::PlanExecutionTime | |
| Cpoint | |
| CGLPool::point | |
| ►Ccaffe2::Predictor | |
| Ccaffe2::GLPredictor | |
| Ccaffe2::mkl::PrimitiveWrapper< T > | |
| ►Ccaffe2::ProfileCounter | |
| Ccaffe2::ProfileOperatorObserver | |
| Cpthreadpool | |
| Ccaffe2::QConvState | |
| Ccaffe2::QTensor< Context > | |
| Ccaffe2::RebatchingQueue | |
| Ccaffe2::detail::RecurrentGradient | |
| Ccaffe2::detail::RecurrentInput | |
| ►Ccaffe2::RecurrentNetworkExecutorBase | RecurrentNetworkExecutor is a specialized runtime for recurrent neural networks (RNNs) |
| Ccaffe2::CUDARecurrentNetworkExecutor | |
| Ccaffe2::ThreadedRecurrentNetworkExecutor | |
| Ccaffe2::Registerer< SrcType, ObjectPtrType, Args > | |
| Ccaffe2::BlobStatRegistry::Registrar< T, Getter > | |
| Ccaffe2::Registry< SrcType, ObjectPtrType, Args > | A template class that allows one to register classes by keys |
| Ccaffe2::RNNNetOperator | Struct for operator in a timestep and its dependenceis |
| ►Cruntime_error | |
| Ccaffe2::StoreHandlerTimeoutException | |
| Ccaffe2::SameTypeAsInput | |
| Ccaffe2::SampleInterval | |
| Ccaffe2::math::detail::ScaleImpl< T, Context, FixedSize > | |
| Ccaffe2::math::detail::ScaleImpl< T, CPUContext, 1 > | |
| ►Ccaffe2::detail::ScopeGuardImplBase | |
| Ccaffe2::detail::ScopeGuardImpl< FunctionType > | |
| Ccaffe2::detail::ScratchWorkspaces | |
| Ccaffe2::lc_op_util::ShapeParams | |
| Ccaffe2::SigmoidCPUFunctor | |
| Ccaffe2::SigmoidGradientCPUFunctor | |
| Ccaffe2::SignalHandler | |
| Ccaffe2::SignCPUFunctor | |
| Ccaffe2::SimpleQueue< T > | |
| Ccaffe2::SimpleQueue< caffe2::gpu_single_thread::Task * > | |
| Ccaffe2::SimpleQueue< caffe2::OpTask > | |
| Csimplify_type< From > | |
| Csimplify_type< const From > | |
| Ccaffe2::SinCPUFunctor | |
| Ccaffe2::SinGradientCPUFunctor | |
| Ccaffe2::SkipIndices< values > | |
| Ccaffe2::SkipIndices<> | |
| Ccaffe2::SmartTensorPrinter | |
| CSNPEContext | |
| Ccaffe2::SoftsignCPUFunctor | |
| Ccaffe2::SoftsignGradientCPUFunctor | |
| Ccaffe2::SqrCPUFunctor | |
| Ccaffe2::SqrtCPUFunctor | |
| Ccaffe2::Analysis::SSA | |
| ►Ccaffe2::Stat | |
| ►Ccaffe2::ExportedStat | |
| Ccaffe2::AvgExportedStat | |
| Ccaffe2::DetailedExportedStat | |
| Ccaffe2::StdDevExportedStat | |
| Ccaffe2::StaticLinkingProtector | |
| Ccaffe2::StatRegistry | Holds a map of atomic counters keyed by name |
| Ccaffe2::StatValue | |
| Ccaffe2::StopOnSignal | |
| ►CStorageType< T > | |
| Cnom::Node< T, U > | |
| ►CStorageType< U > | |
| Cnom::Edge< T, U > | |
| ►Ccaffe2::StoreHandler | |
| Ccaffe2::FileStoreHandler | |
| Ccaffe2::RedisStoreHandler | |
| ►Ccaffe2::StringProvider | |
| Ccaffe2::FileReader | |
| Cnom::Subgraph< T, U > | Effectively a constant reference to a graph |
| Ccaffe2::SumRangeReducer< T, Context > | |
| Ccaffe2::SumRangeReducer< T, CPUContext > | |
| Ccaffe2::SumRangeReducerDef | |
| Ccaffe2::SumRangeReducerGradient< T, Context > | |
| Ccaffe2::SumReducer< T, Context > | |
| Ccaffe2::SumReducerDef | |
| Ccaffe2::SwishCPUFunctor | |
| Ccaffe2::CuDNNWrapper::SyncedCuDNNState | |
| Ccaffe2::TanhCPUFunctor | |
| Ccaffe2::TanhGradientCPUFunctor | |
| CTarjans< T, U > | Tarjans algorithm implementation |
| Ccaffe2::Task | |
| Ccaffe2::gpu_single_thread::Task | |
| Ccaffe2::TaskThreadPool | |
| CTensor | |
| Ccaffe2::Tensor< Context > | Tensor is the basic class in Caffe2 that stores a contiguous memory with its shape information |
| Ccaffe2::Tensor< caffe2::CPUContext > | |
| Ccaffe2::Tensor< caffe2::CUDAContext > | |
| Ccaffe2::Tensor< CPUContext > | |
| Ccaffe2::Tensor< CUDAContext > | |
| Ccaffe2::Tensor< GLContext > | |
| Ccaffe2::detail::TensorDescriptors< T > | |
| Ccaffe2::TensorPrinter | |
| Ccaffe2::TensorTypes< Types > | |
| Ccaffe2::TensorTypes2< Types > | |
| CTestClass | |
| Ccaffe2::TextFileReaderInstance | |
| CGLFilter::texture_attachment | |
| Ccaffe2::ThreadLocalCUDAObjects | A struct to host thread-local cuda objects |
| Ccaffe2::ThreadPool | |
| Ctile_descriptor | |
| ►Ccaffe2::TimeCounter | |
| Ccaffe2::TimeObserver | |
| Ccaffe2::TimeOperatorObserver | |
| Ccaffe2::Timer | A simple timer object for measuring time |
| Ccaffe2::TimerInstance | |
| Ccaffe2::Token | |
| Ccaffe2::TokenizedString | |
| Ccaffe2::Tokenizer | |
| ►Ccaffe2::db::Transaction | An abstract class for the current database transaction while writing |
| Ccaffe2::db::LevelDBTransaction | |
| Ccaffe2::db::LMDBTransaction | |
| Ccaffe2::db::MiniDBTransaction | |
| Ccaffe2::db::ProtoDBTransaction | |
| Ccaffe2::db::RocksDBTransaction | |
| ►Ccaffe2::Transform | The Transform Base Object |
| Ccaffe2::CommonSubexpressionEliminationTransform | Common Subexpression Elimination |
| Ccaffe2::PatternNetTransform | PatternNetTransform allows you to create transforms using a simple interface |
| ►Ccaffe2::SingleOpTransform | Single Op Transform Base class |
| Ccaffe2::ConvToNNPackTransform | |
| Ccaffe2::dataset_ops::TreeCursor | |
| Ccaffe2::dataset_ops::TreeIterator | Provides functionality to iterate across a list of tensors where some of those tensors represent lengths in a hierarchical structure |
| Ccaffe2::dataset_ops::TreeWalker | Simple wrapper class allowing an easy traversal of the tensors representing the hirerarchical structure |
| CGLTexture::Type | |
| ►Ctype | |
| Cnom::repr::ControlFlowGraph< NNGraph > | |
| Cnom::repr::ControlFlowGraph< G > | Control flow graph is a graph of basic blocks that can be used as an analysis tool |
| Ccaffe2::TypeMeta | TypeMeta is a thin class that allows us to store the type of a container such as a blob, or the data type of a tensor, with a unique run-time id |
| Ccaffe2::TypeNameRegisterer< T > | |
| Ccaffe2::TypeNameTraits< T > | |
| Ccaffe2::TypeNameTraits< int32_t > | |
| Ccaffe2::TypeNameTraits< int64_t > | |
| ►Cnom::repr::Value | |
| ►Cnom::repr::Data | |
| ►Cnom::repr::NeuralNetData | |
| Cnom::repr::Tensor | |
| ►Cnom::repr::Instruction | |
| ►Cnom::repr::NeuralNetOperator | |
| Cnom::repr::Conv | |
| Cnom::repr::ConvRelu | |
| Cnom::repr::DynamicInput | |
| Cnom::repr::GenericOperator | |
| Cnom::repr::NNPhi | |
| Cnom::repr::Receive | |
| Cnom::repr::Relu | |
| Cnom::repr::Send | |
| Cnom::repr::While | |
| Cnom::repr::Phi | |
| ►Cnom::repr::Terminator | |
| Cnom::repr::Branch | |
| Cnom::repr::Return | |
| Ccaffe2::VideoDecoder | |
| Ccaffe2::VideoIOContext | |
| Ccaffe2::VideoMeta | |
| CVkAllocationCallbacks | |
| CVkApplicationInfo | |
| CVkAttachmentDescription | |
| CVkAttachmentReference | |
| CVkBindSparseInfo | |
| CVkBufferCopy | |
| CVkBufferCreateInfo | |
| CVkBufferImageCopy | |
| CVkBufferMemoryBarrier | |
| CVkBufferViewCreateInfo | |
| CVkClearAttachment | |
| CVkClearColorValue | |
| CVkClearDepthStencilValue | |
| CVkClearRect | |
| CVkClearValue | |
| CVkCommandBufferAllocateInfo | |
| CVkCommandBufferBeginInfo | |
| CVkCommandBufferInheritanceInfo | |
| CVkCommandPoolCreateInfo | |
| CVkComponentMapping | |
| CVkComputePipelineCreateInfo | |
| CVkCopyDescriptorSet | |
| CVkDebugMarkerMarkerInfoEXT | |
| CVkDebugMarkerObjectNameInfoEXT | |
| CVkDebugMarkerObjectTagInfoEXT | |
| CVkDebugReportCallbackCreateInfoEXT | |
| CVkDedicatedAllocationBufferCreateInfoNV | |
| CVkDedicatedAllocationImageCreateInfoNV | |
| CVkDedicatedAllocationMemoryAllocateInfoNV | |
| CVkDescriptorBufferInfo | |
| CVkDescriptorImageInfo | |
| CVkDescriptorPoolCreateInfo | |
| CVkDescriptorPoolSize | |
| CVkDescriptorSetAllocateInfo | |
| CVkDescriptorSetLayoutBinding | |
| CVkDescriptorSetLayoutCreateInfo | |
| CVkDeviceCreateInfo | |
| CVkDeviceQueueCreateInfo | |
| CVkDispatchIndirectCommand | |
| CVkDisplayModeCreateInfoKHR | |
| CVkDisplayModeParametersKHR | |
| CVkDisplayModePropertiesKHR | |
| CVkDisplayPlaneCapabilitiesKHR | |
| CVkDisplayPlanePropertiesKHR | |
| CVkDisplayPresentInfoKHR | |
| CVkDisplayPropertiesKHR | |
| CVkDisplaySurfaceCreateInfoKHR | |
| CVkDrawIndexedIndirectCommand | |
| CVkDrawIndirectCommand | |
| CVkEventCreateInfo | |
| CVkExportMemoryAllocateInfoNV | |
| CVkExtensionProperties | |
| CVkExtent2D | |
| CVkExtent3D | |
| CVkExternalImageFormatPropertiesNV | |
| CVkExternalMemoryImageCreateInfoNV | |
| CVkFenceCreateInfo | |
| CVkFormatProperties | |
| CVkFramebufferCreateInfo | |
| CVkGraphicsPipelineCreateInfo | |
| CVkImageBlit | |
| CVkImageCopy | |
| CVkImageCreateInfo | |
| CVkImageFormatProperties | |
| CVkImageMemoryBarrier | |
| CVkImageResolve | |
| CVkImageSubresource | |
| CVkImageSubresourceLayers | |
| CVkImageSubresourceRange | |
| CVkImageViewCreateInfo | |
| CVkInstanceCreateInfo | |
| CVkLayerProperties | |
| CVkMappedMemoryRange | |
| CVkMemoryAllocateInfo | |
| CVkMemoryBarrier | |
| CVkMemoryHeap | |
| CVkMemoryRequirements | |
| CVkMemoryType | |
| CVkOffset2D | |
| CVkOffset3D | |
| CVkPhysicalDeviceFeatures | |
| CVkPhysicalDeviceLimits | |
| CVkPhysicalDeviceMemoryProperties | |
| CVkPhysicalDeviceProperties | |
| CVkPhysicalDeviceSparseProperties | |
| CVkPipelineCacheCreateInfo | |
| CVkPipelineColorBlendAttachmentState | |
| CVkPipelineColorBlendStateCreateInfo | |
| CVkPipelineDepthStencilStateCreateInfo | |
| CVkPipelineDynamicStateCreateInfo | |
| CVkPipelineInputAssemblyStateCreateInfo | |
| CVkPipelineLayoutCreateInfo | |
| CVkPipelineMultisampleStateCreateInfo | |
| CVkPipelineRasterizationStateCreateInfo | |
| CVkPipelineRasterizationStateRasterizationOrderAMD | |
| CVkPipelineShaderStageCreateInfo | |
| CVkPipelineTessellationStateCreateInfo | |
| CVkPipelineVertexInputStateCreateInfo | |
| CVkPipelineViewportStateCreateInfo | |
| CVkPresentInfoKHR | |
| CVkPushConstantRange | |
| CVkQueryPoolCreateInfo | |
| CVkQueueFamilyProperties | |
| CVkRect2D | |
| CVkRenderPassBeginInfo | |
| CVkRenderPassCreateInfo | |
| CVkSamplerCreateInfo | |
| CVkSemaphoreCreateInfo | |
| CVkShaderModuleCreateInfo | |
| CVkSparseBufferMemoryBindInfo | |
| CVkSparseImageFormatProperties | |
| CVkSparseImageMemoryBind | |
| CVkSparseImageMemoryBindInfo | |
| CVkSparseImageMemoryRequirements | |
| CVkSparseImageOpaqueMemoryBindInfo | |
| CVkSparseMemoryBind | |
| CVkSpecializationInfo | |
| CVkSpecializationMapEntry | |
| CVkStencilOpState | |
| CVkSubmitInfo | |
| CVkSubpassDependency | |
| CVkSubpassDescription | |
| CVkSubresourceLayout | |
| CVkSurfaceCapabilitiesKHR | |
| CVkSurfaceFormatKHR | |
| CVkSwapchainCreateInfoKHR | |
| CVkValidationFlagsEXT | |
| CVkVertexInputAttributeDescription | |
| CVkVertexInputBindingDescription | |
| CVkViewport | |
| CVkWriteDescriptorSet | |
| Ccaffe2::WeightedSumReducer< T, Context > | |
| Ccaffe2::WeightedSumReducerDef | |
| Ccaffe2::WithDefaultConstructor< Functor > | WithDefaultConstructor is a functor that can be used as the functor of an UnaryElementwiseWithArgsOp |
| Ccaffe2::WithoutBroadcast< Functor > | |
| Ccaffe2::Worker | |
| Ccaffe2::WorkersPool | |
| Ccaffe2::Workspace | Workspace is a class that holds all the related objects created during runtime: (1) all blobs, and (2) all instantiated networks |
| Ccaffe2::detail::WorkspaceStack | |
| Ccaffe2::ZmqContext | |
| Ccaffe2::ZmqMessage | |
| Ccaffe2::ZmqSocket | |