Home
last modified time | relevance | path

Searched refs:ValidateSizes (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dreshape_op.h50 OP_REQUIRES_OK(context, ValidateSizes<int32>(sizes, &product, in Compute()
54 OP_REQUIRES_OK(context, ValidateSizes<int64>(sizes, &product, in Compute()
94 Status ValidateSizes(const Tensor& sizes, int64* product, int* unknown_index, in ValidateSizes() function
Dmkl_reshape_op.cc87 OP_REQUIRES_OK(context, ValidateSizes<int32>(sizes, &product, in Compute()
91 OP_REQUIRES_OK(context, ValidateSizes<int64>(sizes, &product, in Compute()
222 Status ValidateSizes(const Tensor& sizes, int64* product, int* unknown_index, in ValidateSizes() function in tensorflow::MklReshapeOp
/external/dng_sdk/source/
Ddng_host.h275 void ValidateSizes ();
Ddng_host.cpp108 void dng_host::ValidateSizes () in ValidateSizes() function in dng_host
Ddng_validate.cpp105 host.ValidateSizes (); in dng_validate()
/external/skia/src/codec/
DSkRawCodec.cpp476 host->ValidateSizes(); in render()
574 fHost->ValidateSizes(); in readDng()
/external/skqp/src/codec/
DSkRawCodec.cpp476 host->ValidateSizes(); in render()
574 fHost->ValidateSizes(); in readDng()