Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
torch::jit::tracer::TracingState::TracingEnvironmentFrame Struct Reference

Data Fields

std::unordered_map< WeakTensor, Value *, WeakTensorHasher, WeakTensorEqvalue_map
 
std::unordered_map< c10::intrusive_ptr< c10::ivalue::Future >, Value * > future_map
 

Detailed Description

Definition at line 48 of file tracing_state.h.


The documentation for this struct was generated from the following file: