OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NormalizeAndAddImages
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
summary_image_op.cc
92
NormalizeAndAddImages
<Eigen::half>(c, tensor, h, w, hw, depth, batch_size,
95
NormalizeAndAddImages
<float>(c, tensor, h, w, hw, depth, batch_size,
98
NormalizeAndAddImages
<double>(c, tensor, h, w, hw, depth, batch_size,
108
void
NormalizeAndAddImages
(OpKernelContext* c, const Tensor& tensor, int h,
/external/tensorflow/tensorflow/contrib/tensorboard/db/
summary_converter.cc
179
Status
NormalizeAndAddImages
(const Tensor& tensor, int max_images, int h, int w,
268
TF_RETURN_IF_ERROR(
NormalizeAndAddImages
<Eigen::half>(
271
TF_RETURN_IF_ERROR(
NormalizeAndAddImages
<float>(
Completed in 184 milliseconds