Home
last modified time | relevance | path

Searched defs:batched (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/ops/structured/
Dstructured_tensor_spec_test.py174 def testBatchUnbatch(self, unbatched, batch_size, batched): argument
235 def testBatchUnbatchValues(self, unbatched, batch_size, batched, argument
Dstructured_tensor.py1127 def _to_tensor_list_internal(self, value, batched): argument
/external/tensorflow/tensorflow/core/ops/
Dragged_conversion_ops.cc191 bool batched; in RaggedTensorToVariantShapeFn() local
/external/libaom/libaom/common/
Drawenc.c18 static const uint8_t batched[BATCH_SIZE] = { 128, 128, 128, 128, variable
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_variant_op_test.cc44 const std::vector<VALUE_TYPE>& ragged_values, const bool batched) { in BuildEncodeRaggedTensorGraph()
/external/tensorflow/tensorflow/python/framework/
Dtensor_spec.py206 def _to_batchable_tensor_list(self, value, batched=False): argument
/external/tensorflow/tensorflow/core/kernels/linalg/
Dsvd_op_gpu.cu.cc118 const bool batched = in RunSVD() local
/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.cpp544 ResultStats batched = calculateStats(m_batchedResults); in logAndSetTestResult() local