Searched defs:Batch (Results 1 – 9 of 9) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCStroker.h | 85 struct Batch { struct 86 Batch(GrTAllocator<InstanceTallies>* alloc, const InstanceTallies& startNonScissorIndices, in Batch() function 91 int fEndScissorSubBatch; argument 96 void appendStrokeMeshesToBuffers(int numSegmentsLog2, const Batch&, argument
|
D | GrCCFiller.h | 85 struct Batch { struct 87 int fEndScissorSubBatchIdx; argument 104 SkSTArray<32, Batch, true> fBatches; argument
|
/external/skia/src/gpu/ccpr/ |
D | GrCCStroker.h | 85 struct Batch { struct 86 Batch(GrTAllocator<InstanceTallies>* alloc, const InstanceTallies& startNonScissorIndices, in Batch() function 91 int fEndScissorSubBatch; argument 96 void appendStrokeMeshesToBuffers(int numSegmentsLog2, const Batch&, argument
|
D | GrCCFiller.h | 85 struct Batch { struct 87 int fEndScissorSubBatchIdx; argument 104 SkSTArray<32, Batch, true> fBatches; argument
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | numa_map_and_batch_dataset_op.cc | 757 struct Batch { struct in tensorflow::data::__anon9271f8770111::NumaMapAndBatchDatasetOp::Dataset::Iterator::NumaBlockManager 758 BatchState state; 764 Status status; 767 size_t error_index; 771 std::vector<std::vector<Tensor>> inputs; 772 std::vector<Tensor> outputs; 773 size_t next_input_to_process; 774 size_t num_outputs_complete; 776 Batch() { Reset(); } in Batch() function 779 void Reset() { in Reset()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | batch_kernels.cc | 296 using Batch = serving::Batch<BatchTask>; typedef in tensorflow::BatchResource 1215 struct Batch { struct in tensorflow::UnbatchGradResource 1218 std::unordered_set<int64> missing_tensors; 1222 OpKernelContext* context; 1223 AsyncOpKernel::DoneCallback done;
|
/external/libcxx/benchmarks/ |
D | algorithms.bench.cpp | 120 const size_t Batch = CountElements ? Copies.size() * Quantity : Copies.size(); in runOpOnCopies() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 320 typedef typename SizeClassMap::TransferBatch Batch; typedef 713 typedef typename SizeClassMap::TransferBatch Batch; typedef 982 typedef typename SizeClassMap::TransferBatch Batch; typedef
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 36594 func Batch(scope *Scope, in_tensors []tf.Output, num_batch_threads int64, max_batch_size int64, bat… func
|