Searched defs:batch_index (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/contrib/layers/kernels/ |
D | sparse_feature_cross_kernel.cc | 148 void Update(const int64 batch_index, const int64 cross_count, in Update() 175 string Generate(const int64 batch_index, in Generate() 200 int64 Generate(const int64 batch_index, in Generate() 235 int64 Generate(const int64 batch_index, in Generate() 265 int64 batch_index) in ProductIterator() 583 int batch_index) { in CrossCountByBatchIndex()
|
/external/tensorflow/tensorflow/core/util/ |
D | padding.cc | 55 const int32 batch_index = GetTensorBatchDimIndex(num_dims, data_format); in CheckValidPadding() local
|
D | example_proto_helper.cc | 216 const Example& example, const string& example_name, const int batch_index, in SingleExampleProtoToTensors()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_cross_op.cc | 148 void Update(const int64 batch_index, const int64 cross_count, in Update() 175 string Generate(const int64 batch_index, in Generate() 200 int64 Generate(const int64 batch_index, in Generate() 230 int64 batch_index) in ProductIterator() 540 int batch_index) { in CrossCountByBatchIndex()
|
D | batch_kernels.cc | 1103 auto batch_index = in OutputBatch() local 1155 const auto batch_index = in Compute() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_perfmon.h | 34 unsigned batch_index; member
|
/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/ |
D | dense_image_warp_test.py | 113 batch_index, argument
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | dot_op_emitter.cc | 911 llvm::Value* batch_index, in SliceOutInnerArray()
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 1127 int batch_index = 0; in PushQueued() local 1151 int batch_index = 0; in PopQueued() local
|