Searched defs:_tb (Results 1 – 3 of 3) sorted by relevance
49 def __exit__(self, exc, value, _tb): argument
54 import tensorboard as _tb namespace
156 struct TimingBuffer _tb[MAX_BUFFERS]; /**< Don't use those directly */ member