Searched defs:shape_length (Results  1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ | 
| D | cpu_runtime.cc | 250 std::string ShapeString(const void* shape_ptr, int32_t shape_length) {  in ShapeString()302     const void* shape, int32_t shape_length) {  in __xla_cpu_runtime_AcquireInfeedBufferForDequeue()
 325     void* buffer_ptr, const void* shape_ptr, int32_t shape_length) {  in __xla_cpu_runtime_ReleaseInfeedBufferAfterDequeue()
 343     const void* shape_ptr, int32_t shape_length) {  in __xla_cpu_runtime_AcquireOutfeedBufferForPopulation()
 366     void* buffer_ptr, const void* shape_ptr, int32_t shape_length) {  in __xla_cpu_runtime_ReleaseOutfeedBufferAfterPopulation()
 764     int32_t reduction_kind, const void* shape_ptr, int32_t shape_length,  in __xla_cpu_runtime_AllReduce()
 
 | 
| D | ir_emitter.cc | 473   int32_t shape_length;  in EmitXfeedTransfer()  local1244   int32_t shape_length;  in HandleAllReduceMultipleReplica()  local
 
 |