Home
last modified time | relevance | path

Searched defs:is_batch (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtranspose_folding.cc62 bool is_batch = absl::c_linear_search( in CanFoldOperandsIntoDot() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2280 bool is_batch, int num_examples, in ParseContextDenseFeatures()
2343 bool is_batch, int num_examples, in ParseContextSparseFeatures()
2404 bool is_batch, int num_examples, in ParseContextRaggedFeatures()
2482 bool is_batch, int num_examples, in ParseSequenceDenseFeatures()
2635 gtl::ArraySlice<tstring> example_names, bool is_batch, int num_examples, in ParseSequenceSparseFeatures()
2763 gtl::ArraySlice<tstring> example_names, bool is_batch, int num_examples, in ParseSequenceRaggedFeatures()
2914 bool is_batch) { in FastParseSequenceExample()
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc1080 Status MatMulGradHelper(const Scope& scope, const bool is_batch, in MatMulGradHelper()
1107 const bool is_batch, in MatMulGradCommon()
Dmath_grad_test.cc597 void TestMatMulGrad(const bool is_batch, const bool t_x, const bool t_y) { in TestMatMulGrad()
622 void RandMatMulShapes(const bool is_batch, const bool tx, const bool ty, in RandMatMulShapes()
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc466 bool is_batch = TensorShapeUtils::IsVector(serialized->shape()); in Compute() local
/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h659 bool State::KeepRunningInternal(size_t n, bool is_batch) { in KeepRunningInternal()
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h694 bool is_batch) { in KeepRunningInternal()
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h694 bool is_batch) { in KeepRunningInternal()
/external/google-benchmark/include/benchmark/
Dbenchmark.h701 bool is_batch) { in KeepRunningInternal()