Searched refs:colocate_with_first_write_call (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/ops/ |
D | tensor_array_grad.py | 109 colocate_with_first_write_call=False) 141 colocate_with_first_write_call=False) 172 colocate_with_first_write_call=False) 202 colocate_with_first_write_call=False) 233 colocate_with_first_write_call=False) 263 colocate_with_first_write_call=False)
|
D | tensor_array_ops.py | 66 colocate_with_first_write_call=True, argument 130 self._colocate_with_first_write_call = colocate_with_first_write_call 131 if colocate_with_first_write_call: 164 if colocate_with_first_write_call: 247 colocate_with_first_write_call=False) 407 colocate_with_first_write_call=True, argument 437 del colocate_with_first_write_call 664 colocate_with_first_write_call=True, argument 708 self._colocate_with_first_write_call = colocate_with_first_write_call 1012 colocate_with_first_write_call=True, argument [all …]
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.-tensor-array.pbtxt | 27 … \'handle\', \'flow\', \'infer_shape\', \'element_shape\', \'colocate_with_first_write_call\', \'n…
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.-tensor-array.pbtxt | 27 … \'handle\', \'flow\', \'infer_shape\', \'element_shape\', \'colocate_with_first_write_call\', \'n…
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | tensor_array_ops_test.py | 1680 dtype=dtypes.float32, size=2, colocate_with_first_write_call=False)
|