| /external/tensorflow/tensorflow/compiler/tests/ |
| D | categorical_op_test.py | 81 def _testRngIsNotConstant(self, rng, dtype, output_dtype): argument 100 def rng(dtype, output_dtype): argument
|
| /external/tensorflow/tensorflow/contrib/seq2seq/python/ops/ |
| D | basic_decoder.py | 106 def output_dtype(self): member in BasicDecoder 218 def output_dtype(self): member in BasicDecoderV2
|
| D | decoder.py | 75 def output_dtype(self): member in Decoder 192 def output_dtype(self): member in BaseDecoder
|
| D | beam_search_decoder.py | 742 def output_dtype(self): member in BeamSearchDecoder 917 def output_dtype(self): member in BeamSearchDecoderV2
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | stateless_random_ops.py | 189 output_dtype=dtypes.int64, argument
|
| D | random_ops.py | 333 def multinomial(logits, num_samples, seed=None, name=None, output_dtype=None): argument
|
| D | nn_ops.py | 3833 output_dtype=dtypes.int64, argument 3904 output_dtype=None, argument
|
| D | image_ops_test.py | 4007 def _convert(self, original, original_dtype, output_dtype, expected): argument
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | mul.cc | 217 #define TF_LITE_MUL(type, opname, output_dtype) \ in EvalQuantized() argument
|
| /external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/ |
| D | data_feeder.py | 418 def output_dtype(self): member in DataFeeder
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | image_resize_ops.cc | 599 DataType output_dtype; in ResizeBilinearGradOp() local
|
| D | resampler_ops.cc | 602 DataType output_dtype; in ResamplerGradOp() local
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | pywrap_tfe_src.cc | 2186 TF_DataType output_dtype = input_dtype; local 2322 TF_DataType output_dtype = TFE_TensorHandleDataType(handle.get()); local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | op_kernel.cc | 497 int input_index, int output_index, DataType output_dtype, in forward_input()
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | constant_folding.cc | 786 const auto output_dtype = output_props[0].dtype(); in MaterializeConstantValuedNode() local
|