Home
last modified time | relevance | path

Searched refs:allocate_count (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc678 int64 allocate_count = in AllocateBytes() local
681 tf_data_type, TensorShape({allocate_count}), &temporary_memory)); in AllocateBytes()
732 int64 allocate_count = in AllocateBytes() local
737 output_index_, TensorShape({allocate_count}), &temporary_memory)); in AllocateBytes()
Dcudnn_rnn_ops.cc373 int64 allocate_count = in AllocateBytes() local
376 tf_data_type, TensorShape({allocate_count}), &temporary_memory)); in AllocateBytes()
417 int64 allocate_count = in AllocateBytes() local
422 output_index_, TensorShape({allocate_count}), &temporary_memory)); in AllocateBytes()