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

  /external/tensorflow/tensorflow/python/framework/
constant_op.py 238 ops.register_tensor_conversion_function(
240 ops.register_tensor_conversion_function(
242 ops.register_tensor_conversion_function(
244 ops.register_tensor_conversion_function(
277 ops.register_tensor_conversion_function(
299 ops.register_tensor_conversion_function(
framework_lib.py 67 @@register_tensor_conversion_function
117 from tensorflow.python.framework.ops import register_tensor_conversion_function
ops.py 1269 def register_tensor_conversion_function(base_type, function
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
tensor_priority_test.py 77 ops.register_tensor_conversion_function(
  /external/tensorflow/tensorflow/python/ops/
resource_variable_ops.py     [all...]
gradients_impl.py 104 ops.register_tensor_conversion_function(ops.IndexedSlices,
    [all...]
variables.py     [all...]
array_ops.py     [all...]
  /external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
core.py 507 ops.register_tensor_conversion_function(LabeledTensor,
    [all...]
  /external/tensorflow/tensorflow/python/eager/
function.py 105 as_ref: Ignored (required by register_tensor_conversion_function).
195 ops.register_tensor_conversion_function(
    [all...]

Completed in 340 milliseconds