HomeSort by relevance Sort by last modified time
    Searched refs:is_internal_op (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/compiler/
xla.py 153 is_internal_op = False
157 is_internal_op = True
160 if is_internal_op:
  /external/tensorflow/tensorflow/python/tpu/
tpu.py 339 is_internal_op = False
343 is_internal_op = True
346 if is_internal_op:
    [all...]

Completed in 311 milliseconds