Searched refs:_tmp_bn_ctx (Results 1 – 2 of 2) sorted by relevance
262 with self._backend._tmp_bn_ctx() as bn_ctx:289 with self._backend._tmp_bn_ctx() as bn_ctx:
1396 with self._tmp_bn_ctx() as bn_ctx:1421 with self._tmp_bn_ctx() as bn_ctx:1619 def _tmp_bn_ctx(self): member in Backend