Home
last modified time | relevance | path

Searched defs:handle_dtype (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dlookup_util.cc308 DataType handle_dtype; in GetLookupTable() local
320 DataType handle_dtype; in GetInitializableLookupTable() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlower_static_tensor_list.cc144 Type GetTensorTypeForTensorList(Type element_type, TF::VariantType handle_dtype, in GetTensorTypeForTensorList()
693 auto handle_dtype = getElementTypeOrSelf(op.output_handle().getType()) in matchAndRewrite() local
734 auto handle_dtype = getElementTypeOrSelf(op.output_handle().getType()) in matchAndRewrite() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dsharding_util_ops_test.cc585 DataType handle_dtype = DataTypeToEnum<int32>::value; in TEST() local
618 DataType handle_dtype = DataTypeToEnum<float>::value; in TEST() local
667 DataType handle_dtype = DataTypeToEnum<float>::value; in TEST() local
702 DataType handle_dtype = DataTypeToEnum<float>::value; in TEST() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc307 TF_DataType handle_dtype = TFE_TensorHandleDataType(handle.get()); in ConvertToEagerTensorUncached() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc3526 DataType handle_dtype = arg_shapes[orig_arg_num].handle_type; in BuildExecuteNodes() local